You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shadowsocks v1.5.3
5 Mar 18:27:22 - 56ms loading config from config.json
5 Mar 18:27:22 - 57ms calculating ciphers for port 58669
events.js:167
throw er; // Unhandled 'error' event
^
Error: bind EADDRNOTAVAIL 146.0.40.113:58669
at _handle.lookup (dgram.js:279:18)
at process._tickCallback (internal/process/next_tick.js:174:19)
at Function.Module.runMain (internal/modules/cjs/loader.js:721:11)
at startup (internal/bootstrap/node.js:228:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:575:3)
Emitted 'error' event at:
at _handle.lookup (dgram.js:280:14)
at process._tickCallback (internal/process/next_tick.js:174:19)
[... lines matching original stack trace ...]
at bootstrapNodeJSCore (internal/bootstrap/node.js:575:3)
Please help me to implement this
The text was updated successfully, but these errors were encountered:
I have created a json and run following command
ssserver it gave me a error
shadowsocks v1.5.3
5 Mar 18:27:22 - 56ms loading config from config.json
5 Mar 18:27:22 - 57ms calculating ciphers for port 58669
events.js:167
throw er; // Unhandled 'error' event
^
Error: bind EADDRNOTAVAIL 146.0.40.113:58669
at _handle.lookup (dgram.js:279:18)
at process._tickCallback (internal/process/next_tick.js:174:19)
at Function.Module.runMain (internal/modules/cjs/loader.js:721:11)
at startup (internal/bootstrap/node.js:228:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:575:3)
Emitted 'error' event at:
at _handle.lookup (dgram.js:280:14)
at process._tickCallback (internal/process/next_tick.js:174:19)
[... lines matching original stack trace ...]
at bootstrapNodeJSCore (internal/bootstrap/node.js:575:3)
Please help me to implement this
The text was updated successfully, but these errors were encountered: