weizhouapache commented on issue #8218:
URL: https://github.com/apache/cloudstack/issues/8218#issuecomment-1809658546

   > > @tampler I have closed the PR #8229 which might be unnessary.
   > > I fixed the issue by
   > > ```
   > > * install mysql-server
   > > 
   > > * setup cloudstack database by `cloudstack-setup-databases`
   > > ```
   > 
   > You don't wanna have a local MySQL server for prod deployments
   > 
   > I use `cloudstack-setup-databases cloud:cloud@mysql --deploy-as=root -i 
192.168.0.20` following [this 
working](https://rohityadav.cloud/blog/cloudstack-kvm/) tutorial. It would be 
fair to reproduce following that article
   
   @tampler 
   I guess the startup process might depend on some records in database, so we 
need to setup database correctly. 
   The database can be local or remote, both are supported.
   
   can you please setup a local/remote database and retry ?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to