[bug]: Infinite redirect to /god-mode/ after setup of new instance
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
I can't setup my new instance cause of an infinite redirect to /god-mode/ which redirects to /god-mode without a slash. On that page there is a link I can click to visit /god-mode/ and so on.
Therefor I am unable to setup my instance as I can't create my first user. Maybe #4811 solves this, am running stable and can't create instance.
Steps to reproduce
- Setup a new selfhosted plane instance.
- Try to create the first user.
Environment
Production
Browser
Mozilla Firefox
Variant
Self-hosted
Version
stable (v0.21-dev)
I can confirm that this has been introduced with #4587 in v0.20-dev. I had to downgrade to v0.19-dev to be able to create my instance.
Accessing /god-mode/general for example works. But as the issue describes just navigating to /god-mode pushes navigation to root and not to a default page like /general. Also, if you have a url setup with ports, ie. http://my.page:5657/god-mode/ pushes the route to http://my.page/god-mode/ removing the ports in the url.