Setup TriliumNext server on Synology nas with Synology Reverse proxy #7048
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi @matthieubruneau! I'm Dosu and I’m helping the Trilium team. This error almost always means the Synology reverse proxy isn't forwarding requests for static assets (like dynamically imported JS modules) correctly, so TriliumNext returns an HTML error page instead of the JS file the browser expects. This is a common issue with reverse proxy setups and not specific to TriliumNext itself. Here’s what you should check and try:
If you can’t find buffer settings in Synology’s UI, you may be limited by its built-in reverse proxy. In that case, consider using a custom nginx container or Nginx Proxy Manager for more control. Let me know if you need help with any of these steps or want to share your config for review! To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
@matthieubruneau : is it any better with unchecking HSTS and clearing cache? It should "just work"© with the reverse proxy settings you have |
Beta Was this translation helpful? Give feedback.
-
@rom1dep |
Beta Was this translation helpful? Give feedback.
@matthieubruneau : is it any better with unchecking HSTS and clearing cache? It should "just work"© with the reverse proxy settings you have