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

Invalid nonce #31

Closed
PhatWheZ opened this issue Oct 19, 2017 · 1 comment
Closed

Invalid nonce #31

PhatWheZ opened this issue Oct 19, 2017 · 1 comment

Comments

@PhatWheZ
Copy link

Hi there,

Im trying to rely on using xmrig-proxy on a single host and have many miners connect through that machine to NiceHash. I have only set the following in the config.json on the proxy:
"url": "cryptonight.eu.nicehash.com:3355",
"user": "My Wallet.ID",
"pass": "x"

On a different PC with xmrig is have only changed the following in config.json:
"url": "192.168.1.1:3333",
"user": "Miner1",
"pass": "x",
"keepalive": true,
"nicehash": true

The miner connects to the proxy and begins to mine. Every hash that is found is rejected saying "Invalid nonce; is miner not compatible with NiceHash?"

Any help would be greatly appreciated

@xmrig
Copy link
Owner

xmrig commented Oct 19, 2017

Related #14 you can't use this proxy with nicehash.com
Thank you.

@xmrig xmrig closed this as completed Oct 23, 2017
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