willbarrett commented on issue #9016: Unable to Access anything in superset request throwing 401 URL: https://github.com/apache/incubator-superset/issues/9016#issuecomment-597148828 Hi @songlipeng2003 and @moyee. My recommendation would be to restart your docker-compose setup to re-start the initialization process. If that doesn't work, try `docker-compose down -rmi -v` to remove all of the existing setup followed by another `docker-compose up`. Additionally, please ensure that Docker has 6 to 8 GB of RAM available if you're using Docker for Mac or a virtual machine. If you are able to post logs from the Docker process, or the error messages you run into during that process, that will help us debug the issue. Unfortunately web server logs are not useful in this case, as the issue is in the startup process. I hope that helps!
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
