VincentChanX / shadowsocks-over-websocket

免费使用 Heroku 部署 shadowsocks
GNU General Public License v3.0
564 stars 1.52k forks source link

connect ECONNREFUSED #15

Closed fkdkdsj closed 6 years ago

fkdkdsj commented 6 years ago

请问一下,这个是哪里步骤配置有问题吗?还是现在不能用了?

[2017-10-25 17:22:11.424] [INFO] local - [110]: close event[code = 'reserved for extensions'] of server connection has been triggered
[2017-10-25 17:22:11.425] [INFO] local - [110]: end event of client connection has been triggered
[2017-10-25 17:22:11.425] [INFO] local - [110]: close event[had error = false] of client connection has been triggered
[2017-10-25 17:22:11.523] [ERROR] local - [154]: an error of server connection occured { Error: connect ECONNREFUSED 54.225.133.127:8388
    at Object._errnoException (util.js:1024:11)
    at _exceptionWithHostPort (util.js:1046:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1183:14)
  code: 'ECONNREFUSED',
  errno: 'ECONNREFUSED',
  syscall: 'connect',
  address: '54.225.133.127',
  port: 8388 }