Flomp

Results 151 comments of Flomp

Currently this is not possible. It shouldn't be too difficult though. You would probably need to implement a simple routing middleware in sveltekit. That said, I currently won't put it...

That's strange because the demo instance is running behind a nginx reverse proxy without any issues. Could you provide your nginx config?

That's strange. Does this also happen for you on the demo instance? E.g. [https://demo.wanderer.to/trail/view/jmolew6qjtkmx5f](https://demo.wanderer.to/trail/view/jmolew6qjtkmx5f)

The "Bad Gateway" error is very likely thrown by your NGINX proxy manager. I'm unsure if this can be fixed in wanderer. I tried it with the following config and...

The `Login failed. Unable to obtain cookie.` stems from the [auto-upload cronjob](https://wanderer.to/guides/import-export/#import) and is unrelated to your problem. It seems that SvelteKit is not able to find the route for...

I cannot recreate the problem on the demo instance or my local test deployments. ![wanderer_reload](https://github.com/user-attachments/assets/880fd40e-9bdb-4491-9c62-0921f34a4ef7) Anything I need to do differently?

I will close this for now since there have been a lot of updates in between, and I cannot reproduce the issue. If it persists, please feel free to reopen...

Sorry for the late reply. I had a bit of a think about this as I want this to be part of a major update. Right now I like the...