GitHub user kiranchavala added a comment to the discussion: Getting 503 error 
during cloudstack management server installation

@arpanbht 

Can you try with the following mysql configuration  in case of ubuntu 22 


/etc/mysql/mysql.conf.d/mysqld.cnf

[mysqld]

server_id = 1
sql-mode="STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION,ERROR_FOR_DIVISION_BY_ZERO,NO_ZERO_DATE,NO_ZERO_IN_DATE,NO_ENGINE_SUBSTITUTION"
innodb_rollback_on_timeout=1
innodb_lock_wait_timeout=600
max_connections=1000
log-bin=mysql-bin
binlog-format = 'ROW'



GitHub link: 
https://github.com/apache/cloudstack/discussions/12568#discussioncomment-15680147

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to