mrluanma / shadowsocks-heroku

shadowsocks over WebSocket, support Heroku.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remote [IP] error: Error: getaddrinfo ENOTFOUND

Soben713 opened this issue · comments

Hi,

I deployed the project on heroku and it was working fine, but suddenly it stopped working. Here is the log:

concurrent connections: 1
remote 74.125.133.105:443 error: Error: getaddrinfo ENOTFOUND
concurrent connections: 0
local connected
concurrent connections: 1
remote 74.125.133.105:443 error: Error: getaddrinfo ENOTFOUND
concurrent connections: 0
local connected
concurrent connections: 1
remote 74.125.133.105:443 error: Error: getaddrinfo ENOTFOUND
concurrent connections: 0
local connected
concurrent connections: 1
remote salam.ir:80 error: Error: getaddrinfo ENOTFOUND
concurrent connections: 0
local connected
concurrent connections: 1
remote salam.ir:80 error: Error: getaddrinfo ENOTFOUND
concurrent connections: 0
local connected
concurrent connections: 1
remote 91.99.101.248:80 error: Error: getaddrinfo ENOTFOUND
concurrent connections: 0

Same thing sometimes also happens in OpenShift.

It seems like a local DNS resolution issue, not something I can help.

any recommendations, could a proxy or vpn help ?