I've recently installed MicroStack which is "OpenStack in a snap" however I've been running into a really weird issue.
Whenever MicroStack is not installed, MYSQL runs fine. However, when it isnt installed I get this error message:
"Can't connect to local server through socket '/run/mysqld/mysqld.sock'"
I've tried to reinstall MYSQL, MariaDB etc, however as long as MicroStack is installed it does not work.
OpenStack's Horizon Dashboard seems to depend on MYSQL as well, because while MYSQL isn't working, the WEB UI just hangs.
At one point everything was working fine, and then suddenly MYSQL broke and I can't seem to resolve it. Anyone ran into similar issues?