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

Unhandled rejection Error: -24,Unauthorized worker, #26

Open
iwantpizza10 opened this issue May 1, 2022 · 0 comments
Open

Unhandled rejection Error: -24,Unauthorized worker, #26

iwantpizza10 opened this issue May 1, 2022 · 0 comments

Comments

@iwantpizza10
Copy link

Unhandled rejection Error: -24,Unauthorized worker,
how do i fix it
im using everything default copy and pasted
except for this

client.connect(3333, 'localhost').then(function(socket){
    socket.stratumSubscribe('NodeMiner');
    socket.stratumAuthorize('user','password');
    socket.stratumSubmit('user', 'job_id', 'extranonce2', 'ntime', 'nonce');
    //socket.stratumSend(data, true); //send a stratum command other than the previous ones
    //socket.send(data); // send raw data through the socket
});
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