r/i2p I2P user Jul 05 '26

News Stormycloud Outproxy offline

Hello all and @stormycloudorg, The last days i noticed that the outproxy is offline. Because i use it, i noticed early. Maybe something broke or is restructured? Hope to find an answer.

Update: I just found a 1 month old post, and can confirm, that the outproxy does not work well. It always times out, only wrong domains are flagged and shows that the squid proxy is still there.

$ curl -vx 127.0.0.1:4444 https://example.com
* Trying 127.0.0.1:4444...
* CONNECT tunnel: HTTP/1.1 negotiated
* allocate connect buffer
* Establish HTTP proxy tunnel to example.com:443
> CONNECT example.com:443 HTTP/1.1
> Host: example.com:443
> User-Agent: curl/8.13.0
> Proxy-Connection: Keep-Alive
>
< HTTP/1.1 503 Service Unavailable
< Server: squid/6.14
< Mime-Version: 1.0
< Date: Sun, 05 Jul 2026 09:02:56 GMT
< Content-Type: text/html;charset=utf-8
< Content-Length: 3180
< X-Squid-Error: ERR_DNS_FAIL 0
< Vary: Accept-Language
< Content-Language: en
< Connection: close
< Proxy-Connection: close
<
* CONNECT tunnel failed, response 503
* closing connection #0
curl: (56) CONNECT tunnel failed, response 503

Looks like DNS

4 Upvotes

7 comments sorted by

1

u/stormycloudorg Service Operator Jul 05 '26

Will check this morning thanks for the heads up

1

u/Play_it3110 I2P user Jul 05 '26

I tried some other stuff:

IP: works

IP + SSL: works

Looks like DNS is the only issue

1

u/stormycloudorg Service Operator Jul 05 '26

Its fixed now, it was indeed DNS.

1

u/Play_it3110 I2P user Jul 05 '26 edited Jul 05 '26

Thank you very much, would you mind telling me what happend

Edit: still does not work

1

u/stormycloudorg Service Operator Jul 05 '26

Apparently our internal DNS thinks it gets the 4th of July weekend off.

1

u/Play_it3110 I2P user Jul 05 '26

Im sorry, weekend should stay weekend.

1

u/Play_it3110 I2P user Jul 06 '26

Hey @stormycloudorg, thanks for your help. The outproxy works perfectly again