AramisN commented on issue #8818: Superset dashboard or no data loading after login URL: https://github.com/apache/incubator-superset/issues/8818#issuecomment-596088087 Just follow along with the Dockerfile configuration and your compose file and things will be OK. you might get into some errors which I never bumped into and based on your resources(RAM+CPU) and your internet speed you will face delays, it will usually take about 1 hour to install cause lets face it, you are basically running 4 or 5 services and each will interfere with each other, if you wait for all stages to finish and if you found any "unhealthy" status, just do the `docker container restart [container-id] ` and what @jpatdalton said about running the image as a build not `docker up`. but also, do the npm update, do the restarting and give your server some fermentation time :smile: superset is a heavy software, it demands to check, restart and reboot a couple of times. Good luck and thanks to the community.
---------------------------------------------------------------- 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]
