Hi Piotr, I'm also using Ubuntu22.04 with kvm and didn't hit it. Can you check and try to apply DB configure (mysqld.cnf) as in my notes here https://rohityadav.cloud/blog/cloudstack-kvm/
If it still happens, are you using MySQL server from Ubuntu's repo or somewhere else? Can you also try 24.04? Regards. ________________________________ From: Piotr Pisz <[email protected]> Sent: Tuesday, July 9, 2024 8:28 PM To: [email protected] <[email protected]> Subject: Table 'cloud.ldap_trust_map' doesn't exist Hi! I'm trying to make a new installation of CS mgmt on ubuntu22 but every time I get a similar error: 2024-07-09 16:42:09,621 ERROR [c.c.u.d.ScriptRunner] (main:null) (logid:) java.sql.SQLSyntaxErrorException: Table 'cloud.ldap_trust_map' doesn't exist 2024-07-09 16:42:09,622 ERROR [c.c.u.DatabaseUpgradeChecker] (main:null) (logid:) Unable to execute upgrade script java.sql.SQLSyntaxErrorException: Table 'cloud.ldap_trust_map' doesn't exist Database setup goes ok, the versions are correct (mysql 8.0 java 11, CS 4.19.0.0), unfortunately the first run always stops in the same place. I have done such installations before and they worked properly. I have no idea where the error might be, the full log is attached. Maybe someone could give me a hint? Regards Piotr
