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

Periodic crashes #3

Open
ch4ot1c opened this issue Nov 12, 2018 · 0 comments
Open

Periodic crashes #3

ch4ot1c opened this issue Nov 12, 2018 · 0 comments

Comments

@ch4ot1c
Copy link

ch4ot1c commented Nov 12, 2018

buffer.js:240
    buf.copy(buffer, pos);
        ^

TypeError: buf.copy is not a function
    at Function.Buffer.concat (buffer.js:240:9)
    at /root/bsha3-pool/node_modules/stratum-pool/lib/merkleTree.js:54:37
    at Array.forEach (native)
    at Object.MerkleTree.withFirst (/root/bsha3-pool/node_modules/stratum-pool/lib/merkleTree.js:53:20)
    at JobManager.processShare (/root/bsha3-pool/node_modules/stratum-pool/lib/jobManager.js:216:60)
    at null.<anonymous> (/root/bsha3-pool/node_modules/stratum-pool/lib/pool.js:506:46)
    at emitTwo (events.js:92:20)
    at emit (events.js:172:7)
    at handleSubmit (/root/bsha3-pool/node_modules/stratum-pool/lib/stratum.js:159:15)
    at handleMessage (/root/bsha3-pool/node_modules/stratum-pool/lib/stratum.js:72:17)

node -v: 4.2.6

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