srinify commented on issue #17186: URL: https://github.com/apache/superset/issues/17186#issuecomment-950025443
Hi @jot4p this is helpful feedback, I'll investigate what we can do on the docs side. At first glance -- it seems like the container running Superset can't connect to your MySQL database. So this could be a networking configuration issue! One thing I would try is firing up the shell for the docker container running `superset_app` and see if you can connect to your MySQL database from within that container. If it can't / you ran into a similar error, then you need to configure your network surrounding your MySQL database to accept connections from your computer, VM, etc. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
