tampler commented on issue #6406: URL: https://github.com/apache/cloudstack/issues/6406#issuecomment-1149711550
@weizhouapache got a msg from you few days ago, which for some reason is NOT displayed in the issue history > this error seems to be caused by db configuration. > the cloudstack-management service is running 1. What makes you think so? :thinking: 2. Why do I don't see issues with 4.16.2? This time I'm setting up a standalone hardened MySQL server with pre-config. I created 2 users on my `mysql` host: `cloud@mgmt` and `root@mgmt`. I can access my MySQL server from the Mgmt server with the following: ```bash mysql -u root -h mysql mysql -u cloud -h mysql -p ``` This works fine for 4.16.2 Any ideas? :thinking: -- 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]
