Yep, see this Issue: https://github.com/apache/cloudstack/issues/3826
-----Original Message----- From: Robert Ward <rww...@gmail.com> Sent: Wednesday, January 22, 2020 9:42 PM To: users@cloudstack.apache.org Subject: Update for those having database upgrade issues recently Hello, If you have been one of the unfortunate ones with the recent database upgrade problem I have stumbled across a possible solution...at least in my case. Looking a little closer at the logs it seems there was some sort of java disconnect triggering the DB upgrade issue so I decided to downgrade the mysql-connector-java module. In my case that did the trick! Everything seems to working ok so far. BTW - I am running mysql-connector-python-8.0.19 so that may have not been the culprit after all. Robert