UrimLimani opened a new issue #6267: Incubator-superset container keeps restarting and doesn't go up URL: https://github.com/apache/incubator-superset/issues/6267 Hello everyone, I'm trying to install Superset with the help of Docker, but after running the following command: `docker-compose up -d` the status of the `apache/incubator-superset` container remains in `Restarting`, i.e. it keeps restarting again and again. As a consequence, I can't run the next command: `docker-compose exec superset bash` since, the following error is thrown: `Error response from daemon: Container fa5138... is restarting, wait until the container is running` Does anyone has any idea where the problem could be? Thank you in advance!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
