You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this works perfectly in Planka v1. Something has changed or there is a new environment ?
The text was updated successfully, but these errors were encountered:
Raychan87
changed the title
Nginx Config for Planka v2 with http://example.de/planka
Nginx Config for Planka v2 with http://example.de/planka ?
May 28, 2025
Raychan87
changed the title
Nginx Config for Planka v2 with http://example.de/planka ?
[Bug] Planka >v2.0 https://example.com/planka
Jun 2, 2025
Raychan87
changed the title
[Bug] Planka >v2.0 https://example.com/planka
[Bug]: Planka >v2.0 https://example.com/planka
Jun 2, 2025
In v1, it was possible to set the BASE_URL with a path like /planka, but this feature was removed during the migration to Vite, as it requires a different handling approach - and we haven't had time to implement it properly yet.
I'll try to look into it when I have some time. Alternatively, if someone familiar with it and would like to contribute, a PR to help implement this would be very welcome.
Uh oh!
There was an error while loading. Please reload this page.
I hope you can help me, my problem is that with the new Planka v2 version the Nginx config does not work anymore.
I have tested a lot and I assume that it is a bug in the new Planka version 2.0 and higher.
Namely, if the “BASE_URL=http://example.de/planka” is specified in the Docker container, then the links for
http://example.de/assets/*
and
http://example.de/api/*
are not set to http://example.de/planka/assets/*
and
http://example.de/planka/api/*
changed.
However, this works perfectly in Planka v1. Something has changed or there is a new environment ?
The text was updated successfully, but these errors were encountered: