dpugulo opened a new issue #9822: URL: https://github.com/apache/incubator-superset/issues/9822
After starting the containers with docker-compose up, the first 20-30 sec Well, it's okay, but when I try to login after 30 seconds, I get 404 error for some files. ### Expected results no 404 ### Actual results # 404 error on login page Failed to load resource: the server responded with a status of 404 (NOT FOUND) vendors-major.aee09120.chunk.js: 1 Failed to load resource: the server responded with a status of 404 (NOT FOUND) vendors-addSlice-dashboard-explore-preamble-profile-showSavedQuery-sqllab-welcome.aee09120.chunk.js: 1 Failed to load resource: the server responded with a status of 404 (NOT FOUND) vendors-addSlice-dashboard-explore-preamble-profile-sqllab-welcome.aee09120.chunk.js: 1 Failed to load resource: the server responded with a status of 404 (NOT FOUND) preamble.aee09120.entry.js: 1 Failed to load resource: the server responded with a status of 404 (NOT FOUND) vendors-major.aee09120.chunk.js: 1 Failed to load resource: the server responded with a status of 404 (NOT FOUND) vendors-addSlice-dashboard-explore-preamble-profile-showSavedQuery-sqllab-welcome.aee09120.chunk.js: 1 Failed to load resource: the server responded with a status of 404 (NOT FOUND) vendors-addSlice-dashboard-explore-preamble-profile-sqllab-welcome.aee09120.chunk.js: 1 Failed to load resource: the server responded with a status of 404 (NOT FOUND) preamble.aee09120.entry.js: 1 #### Screenshots  #### How to reproduce the bug 1. Go to project folder 2. docker-compose up -d 3. go login page 4. See 404 error ### Environment - superset version: Superset 0.999.0dev - python version: Python 3.6.9 - node.js version: v10.19.0 - npm version: 6.13.4 ### Checklist Make sure these boxes are checked 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. ### Additional context ---------------------------------------------------------------- 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]
