Hi team,

I’m trying to install a brand new ACS 4.18 in Ubuntu 20.04 LTS and when 
starting it’s getting this error

2023-10-19 12:24:15,354 ERROR [c.c.u.d.ScriptRunner] (main:null) (logid:) Error 
executing: alter table vm_template add size bigint unsigned
2023-10-19 12:24:15,355 ERROR [c.c.u.d.ScriptRunner] (main:null) (logid:) 
java.sql.SQLSyntaxErrorException: Duplicate column name 'size'
2023-10-19 12:24:15,357 ERROR [c.c.u.DatabaseUpgradeChecker] (main:null) 
(logid:) Unable to execute upgrade script

java.sql.SQLSyntaxErrorException: Duplicate column name 'size'

2023-10-19 12:24:15,389 ERROR [c.c.u.DatabaseUpgradeChecker] (main:null) 
(logid:) Unable to upgrade the database
com.cloud.utils.exception.CloudRuntimeException: Unable to execute upgrade 
script

Not so sure why is is upgrading it

The cloud database setup command is

cloudstack-setup-databases cloud:mysql_pass@database --deploy-as=user:pass -r 1 
-i ip_mgnt_server


Atte,

Ricardo Pertuz


Reply via email to