dungeontiger opened a new issue, #25171: URL: https://github.com/apache/superset/issues/25171
I have followed the steps to run superset on Windows via docker. I've deleted everything and tried a number of times which results in the same issue. #### How to reproduce the bug I followed this reference: https://superset.apache.org/docs/installation/installing-superset-using-docker-compose/ 1. Changed my BIOS to enable virtualization 2. Installed Docker Desktop 3. Updated wsl 4. Cloned the superset repo 5. From the superset folder run `docker compose up` 6. Wait for it to appear to be ready 7. From a Chrome navigate to `localhost:8088` 8. Log in with admin / admin I have repeatedly tried stopping and starting the system but it always just dumps me in this empty page. ### Expected results Get the main page for Superset ### Actual results Get a blank window #### Screenshots If applicable, add screenshots to help explain your problem.   ### Environment - Chrome Version 116.0.5845.141 (Official Build) (64-bit) - superset version: `superset version` : this command did not work for me, I have what ever was in develop today in github - Python 3.11.1 - node.js version: v18.13.0` - any feature flags active: I have made no changes to the system ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. (the resolution did not work for me) ### Additional context [console.txt](https://github.com/apache/superset/files/12505958/console.txt) -- 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]
