HalianElf

Results 11 comments of HalianElf

@guydavis yours is actually the same as the OP with the `PHP message: Organizr E_DEPRECATED: Return type of Requests_Cookie_Jar::offsetExists($key)` and isn't just [this](https://docs.organizr.app/help/faq/organizr-login-error)?

Likely a dupe of #1852, check that your linux-update.sh has execute rights.

Good question. I can't seem to find that class in the current Deluge code. It looks like it's supposed to be some debug popup message based on the reference to...

The issue you're having is you have extra brackets: ```nginx location /tautulli { proxy_pass http://127.0.0.1:8181; } #

Is your Org on that same 10.0 IP? I would bet it's the SameSite issue.

https://docs.organizr.app/help/faq/login-looping-samesite-errors Kinda surprised it's not an issue in Firefox too, they have implemented the same rules as far as I was aware.

That link you linked should be what you need. I would try going through that again since that's the only way you're going to get it to see the correct...

No this one with the iptables stuff: https://www.pedrolamas.com/2020/11/04/exposing-the-client-ips-to-docker-containers-on-synology-nas/ It's getting the wrong IP because syno isn't properly NATing it so it's showing the from as the docker gateway

That definitely looks better. Are you setting an override for local IPs? 100.x.x.x should be considered remote

You shouldn't be changing the override at all, it all ready contains all the RFC-1918 space and no you don't need do that, that's just for switching urls for Organizr...