LDarki / NodeJS-DuinoCoin-Miner

A Multi-Threaded Node.JS Miner for DuinoCoin
19 stars 25 forks source link

Error #7

Closed HyperBeats closed 2 years ago

HyperBeats commented 2 years ago

Miner Started for user (HyperBeats) with 2 threads Worker pid-15636 started Worker pid-5520 started [1] Connecting to pool: bila-pool-2 [1] Pool MOTD: 3.0 [0] Connecting to pool: bila-pool-2 [0] Pool MOTD: 3.0 [1] Connection ended [1] Error while mining: TypeError: Cannot read properties of undefined (reading 'includes') [0] Connection ended [0] Error while mining: TypeError: Cannot read properties of undefined (reading 'includes')

HyperBeats commented 2 years ago

i have this error

LDarki commented 2 years ago

Hi, ty for reporting this issue. Later i'll fix it, have a good day 😁

El mar., 12 abr. 2022 14:34, HyperBeats @.***> escribió:

i have this error

— Reply to this email directly, view it on GitHub https://github.com/LDarki/NodeJS-DuinoCoin-Miner/issues/7#issuecomment-1097002569, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMMIJER4ZMT6O7T62VMHXWTVEWXYPANCNFSM5TIAXKLQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

LDarki commented 2 years ago

image I added this part to the code, so if there's a error with the pool response or just takes a lot of time then you got a "rejected share". So the miner don't crash.