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

proxy restart #140

Open
alt-alt opened this issue Apr 29, 2018 · 0 comments
Open

proxy restart #140

alt-alt opened this issue Apr 29, 2018 · 0 comments

Comments

@alt-alt
Copy link

alt-alt commented Apr 29, 2018

Getting an issue where the proxy crashes and restarts every two minutes, Proxy works fine if there are less than 30 miners connected to it, but as soon as 30-35 connect the proxy server errors and restarts. After restarting miners reconnect and within 2-3 minutes the server errors and restarts again. This process continues over and over.

The same two error messages are seen before the server crashes:

Error1:
TypeError: Cannot read property 'id' of null
at Miner.getJob (/home/nodeproxy/xmr-node-proxy/lib/xmr.js:106:95)

Error 2:
TypeError: Cannot read property 'send' of undefined
at /home/nodeproxy/xmr-node-proxy/proxy.js:569:54

Miners are running xmr-stak and the cryptonight_v7 algorithm. Issue has only been seen since the upgrade to the v7 algo.

Anyone seen anything similar?

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

1 participant