dbeal-eth / node-merged-pool

High performance Stratum poolserver in Node.js
GNU General Public License v2.0
16 stars 21 forks source link

ORB - Neoscrypt - stratum #12

Open asansi opened 7 years ago

asansi commented 7 years ago

Hi,

I'm trying to get Orbitcoin to work (or any neoscrypt coin actually) - Tried feathercoin as well. Results are the same.

Stratum starts up nicely, all running (multipool so multiple coins). However, once I start mining a neoscrypt coin, I start getting : Stratum connection interrupted on the miner side, and "[2017-06-09 03:11:52.598] [ERROR] [default] - Master PoolSpawner Fork 11 died, spawning replacement worker..." on the server end. Shares are being accepted though, and was able to solve a block as well, so that part seems to be working. Just annoying about the connection interrupts as you cannot get your full hash, and it also interrupts other coins stratums. Any idea where I should look for to have this fixed? Any help is appreciated. Thanks

Beirdo commented 7 years ago

I am seeing the same problem with guncoin (also Neoscrypt).