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

TypeError: Cannot read property 'getStratumServer' of undefined #24

Open
ankitkaran99 opened this issue Feb 13, 2018 · 1 comment
Open

Comments

@ankitkaran99
Copy link

ankitkaran99 commented Feb 13, 2018

I am getting follwing error when connecting nheqminer to my pool -

/home/ubuntu/z-nomp-bitcoin-gold/libs/poolWorker.js:274
pools[initalPool].getStratumServer().handleNewClient(socket);
^

TypeError: Cannot read property 'getStratumServer' of undefined
at Server. (/home/ubuntu/z-nomp-bitcoin-gold/libs/poolWorker.js:274:47)
at Server.emit (events.js:160:13)
at Object.onconnection (net.js:1582:8)
at onconnection (internal/cluster/child.js:168:12)
at Worker.onmessage (internal/cluster/child.js:43:7)
at process.onInternalMessage (internal/cluster/utils.js:42:8)
at process.emit (events.js:165:20)
at emit (internal/child_process.js:790:12)
at process._tickCallback (internal/process/next_tick.js:152:19)
2018-02-13 05:27:03 [Master] [PoolSpawner] Fork 5 died, spawning replacement worker...

nheqminer show following error -
[10:57:22][0x00001270] stratum | Starting miner
[10:57:22][0x00001270] stratum | Connecting to stratum server 13.59.122.197:3333
[10:57:23][0x00001270] stratum | Connected!
[10:57:23][0x00001270] stratum | read_until: End of file
[10:57:23][0x00001270] stratum | Reconnecting in 3 seconds...

btg.txt
config.txt
pool.txt

@nicebbs
Copy link

nicebbs commented Apr 30, 2020

Have you solved the problem yet?

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