GitHub user dosubot[bot] added a comment to the discussion: How to proxy with Nginx
<!-- Answer --> Stable subpath (proxy) support is not fully available in Superset 5.0.0—there are known bugs and incomplete handling of subpaths in that version. These issues are only addressed in versions after 5.0.0, with fixes merged after mid-August 2025. Upgrading to a newer version is the only reliable way to get stable subpath support, as 5.0.0 will not work robustly under a subpath even with correct configuration ([details](https://github.com/apache/superset/issues/34773)). Currently, pip install apache-superset will only install the latest stable release (5.0.0). Superset 6.0.0rc2 is a release candidate, not a stable release, and may not be available on PyPI. If you want to try 6.0.0rc2, you need to either specify the version explicitly with pip (if it is published as a pre-release) or build from source ([instructions](https://github.com/apache/superset/discussions/34899)). Be aware that 6.0.0rc2 still has some known subpath bugs (for example, Swagger UI and some endpoints may not respect the prefix), so it is considered BETA and not fully production-ready ([details](https://github.com/apache/superset/issues/35464)). If you decide to build from source, you’ll need to clone the repo, checkout the 6.0.0rc2 tag, and build the frontend assets yourself. If you need a stable, production-ready deployment under a subpath, you may want to wait for the official 6.0 stable release. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/f97931b2-e91c-45fd-8780-7eb29330412f?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/f97931b2-e91c-45fd-8780-7eb29330412f?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/f97931b2-e91c-45fd-8780-7eb29330412f?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/f97931b2-e91c-45fd-8780-7eb29330412f?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/f97931b2-e91c-45fd-8780-7eb29330412f?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/f97931b2-e91c-45fd-8780-7eb29330412f?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/f97931b2-e91c-45fd-8780-7eb29330412f?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github)& nbsp;[](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/36079) GitHub link: https://github.com/apache/superset/discussions/36079#discussioncomment-14943903 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
