We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I keep getting this error on Ubuntu 16.04 with cuda9.0
[2018-05-01 23:38:36] NVML GPU monitoring enabled. [2018-05-01 23:38:36] 1 miner thread started, using 'blakecoin' algorithm. [2018-05-01 23:38:36] HTTP request failed: <url> malformed [2018-05-01 23:38:36] get_work failed, retry after 30 seconds [2018-05-01 23:39:06] HTTP request failed: <url> malformed [2018-05-01 23:39:06] get_work failed, retry after 30 seconds
Any idea what went wrong?
The text was updated successfully, but these errors were encountered:
It looks like you didn't set the algorithm to run. Make sure you run Nevermore with the algorithm you want, e.g. -a x16r.
-a x16r
Another thing you could check is making sure the pool address you provided is correct. Maybe you forgot to provide the port?
Sorry, something went wrong.
I have the same issue, I changed the url many times, yet it still doesn't work. I can attach additional info if need be.
Did u solve it? i have same issue
No branches or pull requests
I keep getting this error on Ubuntu 16.04 with cuda9.0
Any idea what went wrong?
The text was updated successfully, but these errors were encountered: