brian112358 / nevermore-miner

Quoth the Raven(coin), "Nevermore": Optimized CCMiner (CUDA miner) fork for x16r
GNU General Public License v3.0
71 stars 47 forks source link

Network error #24

Open brucelee0110 opened 6 years ago

brucelee0110 commented 6 years ago

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?

brian112358 commented 6 years ago

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.

Another thing you could check is making sure the pool address you provided is correct. Maybe you forgot to provide the port?

LatridellActiveX commented 5 years ago

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.

le2Ks commented 3 years ago

Did u solve it? i have same issue