Giter VIP home page Giter VIP logo

Comments (9)

catdog avatar catdog commented on July 19, 2024

遇到同样的出错信息

from shadowsocks-heroku.

mrluanma avatar mrluanma commented on July 19, 2024

@ohyeah521 @catdog

请提供更多的信息。操作系统版本,Node 版本,哪个平台,是否已经把代码更新到最新?使用的哪种加密方式?我这里不能重现。

from shadowsocks-heroku.

catdog avatar catdog commented on July 19, 2024

Windows x64 8.1
node v0.10.35 64bit
m=rc4

from shadowsocks-heroku.

ohyeah521 avatar ohyeah521 commented on July 19, 2024

win7 sp1 x32
node-v0.10.35-x86
m=rc4
代码是最新的

from shadowsocks-heroku.

JoeWoo avatar JoeWoo commented on July 19, 2024

我这里遇到同样的问题:MAC OS X 10.10 ; node v0.10.35 ; m=rc4 运行一会儿后自己出错退出。

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: read ETIMEDOUT
    at errnoException (net.js:905:11)
    at TCP.onread (net.js:559:19)

进程死后,重新启动,会好一会儿,然后又会在不知名的时候异常掉。是否可以catch这个异常,异常之后重新启动也可以暂缓这个问题。

from shadowsocks-heroku.

mrluanma avatar mrluanma commented on July 19, 2024

@ohyeah521 @catdog @JoeWoo

请告知一下使用的是那个平台(Heroku/OpenShift?),是 ws 还是 wss 协议?

from shadowsocks-heroku.

ohyeah521 avatar ohyeah521 commented on July 19, 2024

heroku 平台

command:
node local.js -s mydomain.com -l 8140 -m rc4 -k keyword -r 80

from shadowsocks-heroku.

mrluanma avatar mrluanma commented on July 19, 2024

@ohyeah521 @catdog @JoeWoo

请试试最新的代码,我测试下来没问题了。

from shadowsocks-heroku.

JoeWoo avatar JoeWoo commented on July 19, 2024

@mrluanma heroku ws 协议。我遇到的error是超时。更新了代码问题还是复现。

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: read ETIMEDOUT
    at errnoException (net.js:905:11)
    at TCP.onread (net.js:559:19)

下面link给你参考:
http://stackoverflow.com/questions/14972106/how-to-deal-with-read-etimedout-in-node-js

from shadowsocks-heroku.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.