weizhouapache edited a comment on issue #3843: HTTP ERROR 503 - Service Unavailable URL: https://github.com/apache/cloudstack/issues/3843#issuecomment-579177126 @CobbyJ it is not related to the os of management server. If you import the database from existing sql, you have to drop the default databases before importing. ``` drop database cloud; drop database cloud_usage; ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
