Replies: 1 comment 1 reply
-
I've already using IPv4 non-routable nets in the trusted proxy configs - are you using public ips? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I've encountered an issue when trying to make pla work in my context.
My config:
[Server 1: Nginx proxy + SSL] -> [Server 2: Pla inside docker container]
When I start pla, it works but when I click on an item of the tree, the page reloads multiple times.
I've investigated and found that ssl is not correctly detected.
I had to update the container to add my IP in trusted proxies.
After that everything works well. That's why my suggestion
I've seen this issue but it does not cover my case: #294
Thanks
Beta Was this translation helpful? Give feedback.
All reactions