Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error : events.js:163 #4

Open
0xelion opened this issue Apr 6, 2017 · 2 comments
Open

Error : events.js:163 #4

0xelion opened this issue Apr 6, 2017 · 2 comments

Comments

@0xelion
Copy link

0xelion commented Apr 6, 2017

When i've tried to connect a miner on the proxy, it crash with this log :

`miner listener received data{"id":2,"method":"mining.authorize","params":["t1cpWwsC3G3fe1eTJcwr85CdLqqufHn9Qkh.proxy","x"]}
this data has been sent to the mining pool

pool socket has received data{"id":1,"result":true,"error":null}

pool socket has received data{"id":null,"method":"mining.set_target","params":["0020c49ba5e353f7ced916872b020c49ba5e353f7ced916872b020c49ba5e353"]}
sending this to the miners{"id":null,"method":"mining.set_target","params":["0020c49ba5e353f7ced916872b020c49ba5e353f7ced916872b020c49ba5e353"]}

pool socket has received data{"id":null,"method":"mining.notify","params":["d73250a896cd1d5145f8","04000000","4fa6345168ee0f3faf6327fb09f5ccc13f1d1eead857bb29cb2d7a2f00000000","9a1416913fbdaa5625d71f68f9435bd638f72b138a3d78d4d1ad712fe8b1ba66","0000000000000000000000000000000000000000000000000000000000000000","a129e658","8b91001d",true]}
sending this to the miners{"id":null,"method":"mining.notify","params":["d73250a896cd1d5145f8","04000000","4fa6345168ee0f3faf6327fb09f5ccc13f1d1eead857bb29cb2d7a2f00000000","9a1416913fbdaa5625d71f68f9435bd638f72b138a3d78d4d1ad712fe8b1ba66","0000000000000000000000000000000000000000000000000000000000000000","a129e658","8b91001d",true]}

events.js:163
throw er; // Unhandled 'error' event
^

Error: read ECONNRESET
at exports._errnoException (util.js:1034:11)
at TCP.onread (net.js:580:26)`

@glambeth
Copy link
Owner

glambeth commented Apr 7, 2017

Hi, what mining pool are you using? Did your internet disconnect? And are you just connecting one miner to the proxy or multiple?

@0xelion
Copy link
Author

0xelion commented Apr 7, 2017

I'm mining on Flypool and i'm connecting one miner to the proxy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants