OpenTechFund / bypass-otf_proxy

1 stars 1 forks source link

Onion testing issue #44

Closed maxpearl closed 2 years ago

maxpearl commented 3 years ago

Onion testing on gunicorn seems broken. An onion test that works fine locally fails on the server.

maxpearl commented 2 years ago

Issue was with Tor, not gunicorn. The server wasn't set to accept the right IP addresses (Tor's default is 192.168.0.0/16, and AWS does not use that as a local address.)