mattes / rotating-proxy

Rotating TOR proxy with Docker
The Unlicense
1.13k stars 256 forks source link

503 error #13

Closed mgaulton closed 7 years ago

mgaulton commented 8 years ago

running as the pulled container, i'm getting a consistent 503 error and i'm not sure why. i've repulled multitple times and all the usual. the logs look find to me. Looking for suggestions on troubleshooting this.

server6:~ # curl --proxy torprox.docker:5566 http://www.google.ca

503 Service Unavailable

No server is available to handle this request.
mgaulton commented 8 years ago

Aaaaand i think fixed it by deleting the pid files in /var/run/polipo after seeing messages that the pids couldn't be written. not sure if its permanent, but it appears to be working at the moment.

Mehonoshin commented 8 years ago

Having the same issue. I see the following in the logs: Couldn't create pid file /var/run/polipo/20000.pid: File exists

mattes commented 7 years ago

I guess this TOR network related. Closing this for now. Feel free to re-open if problem persists.

joanas2azz commented 10 months ago

Hi

root@gmk:~# curl --proxy xx.xx.xx.xx:4444 http://api.ipify.org?format=json

503 Service Unavailable

No server is available to handle this request.

Same problem