GitHub user dosubot[bot] added a comment to the discussion: werkzeug.exceptions.NotFound
<!-- Greeting --> Hey there, @Mariosep94! 👋 I'm here to help you with your Apache Superset installation issue. I can assist with bug fixes, troubleshooting, and answering any questions you have while waiting for a human maintainer. <!-- Answer --> I found a similar closed issue related to the "werkzeug.exceptions.NotFound" error, but no solution was found in the comments <sup>[[1]](https://github.com/apache/superset/issues/21881)</sup>. To resolve the "werkzeug.exceptions.NotFound" error, ensure you are accessing Superset through port 9000 by visiting http://localhost:9000 (or your server's address with port 9000). If you encounter 404 errors for static assets, it might be due to the asset building process not being fully completed. Even if docker-compose indicates that the build is complete, the container might still be building assets in the background. Monitor the container logs to confirm when the asset building process is actually finished. Once the complete build process is done, the static assets should be available, and the 404 errors should resolve themselves <sup>[[2]](https://github.com/apache/superset/issues/32324)</sup><sup>[[3]](https://github.com/apache/superset/issues/31890)</sup>. Additionally, ensure that you are using the recommended versions for running the latest development version of Apache Superset, which are Python 3.10 and Node 18+ <sup>[[4]](https://github.com/apache/superset/issues/32011)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/3750f9a4-0518-499d-9751-52ec7ab2969a?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/3750f9a4-0518-499d-9751-52ec7ab2969a?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/3750f9a4-0518-499d-9751-52ec7ab2969a?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/3750f9a4-0518-499d-9751-52ec7ab2969a?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/3750f9a4-0518-499d-9751-52ec7ab2969a?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/3750f9a4-0518-499d-9751-52ec7ab2969a?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/3750f9a4-0518-499d-9751-52ec7ab2969a?feedback_type=other)</sup> GitHub link: https://github.com/apache/superset/discussions/32983#discussioncomment-12702519 ---- This is an automatically sent email for notifications@superset.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@superset.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org