jaganineleaps edited a comment on issue #11082: URL: https://github.com/apache/incubator-superset/issues/11082#issuecomment-703655378
Are you using an external database named **db** for a superset. It couldn't connect to the meta-database. Kindly check it did you overwrite exiting database config. ``` superset_worker | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host superset_worker | Is the server running on host "db" (172.28.0.2) and accepting superset_worker | TCP/IP connections on port 5432? ``` ---------------------------------------------------------------- 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]
