Warning! It looks like trusted-proxies is not set correctly in this instance's configuration. #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue is only applicable to testing 0.18.0
From reading the docs this should be fixed by setting GTS_TRUSTED_PROXIES but even setting a /0 cdir it doesn't seem to affect the error. Something of note is that the IP is different on all deployments so you can't just set /32, the recommended solution also doesn't work as it relies on suggested ip range (172.17.0.1/16). In my testing the error would list something like 10.0.x.x but setting 10.0.0.0/16 doesn't fix it either.
Furthermore, it seems like any "fix" would essentially disable the rate limiting feature, honestly I'm not even positive it was working on 0.17.0 either. So, maybe this warrants deeper discussion into how traefik x-forwarded-for should work ¯\_(ツ)_/¯
Reminds me of coop-cloud/peertube#7.
Here's two config excerpts from trusted proxy configs but yeh, maybe you need host mode networking for this 😬
Ah I completely forgot about that being an option in the traefik recipe, I'll do some more testing
6b5f9a78cf