saqeria opened a new issue #11895: URL: https://github.com/apache/incubator-superset/issues/11895
Dear, I've tried too many methods, different docker repository's and versions but I can't get superset to work with MYSQL. I made a MYSQL container and checked if all the ports and database info is correct. When I try to add the SQLAlchemy URI and test the connection it says the "ERROR: Connection failed, please check your connection settings" error. I've read through the repository setup/confiquration. But unfortunately nothing works. I'm trying to set up superset in synology docker. If anyone could please help me out it would be very much appreciated, currently I've been searching and trying different things for 4 hours now.. I know this isn't an issue and it's probably an issue on my side, but I'm really trying my best to set it up. Some info: - I didn't load a custom superset_config.py as I've read that it isn't really necessary. - I've changed the MYSQL database port to 3309 because port 3306 was already in use by another container. - The SQLAlchemy URI (removed personal info): mysql://User:Password@localhost:3309/database Thanks in advance for your effort. Sorry for being stupid, I really tried to learn and research as much as possible before opening this "issue" Help is really much appreciated 😢 ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
