Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: m4L on July 21, 2018, 06:55:59 PM



Title: Problems with Nanopool & Claymore v. 11.8
Post by: m4L on July 21, 2018, 06:55:59 PM
Hey guys,

I keep getting this error:

Quote
This pool (eth-eu1.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported.

Do you have any idea what I could do against it?
-allpools 1 is set, also the correct .bat file which I downloaded from nanopool..


Title: Re: Problems with Nanopool & Claymore v. 11.8
Post by: m4L on July 21, 2018, 07:13:10 PM
Sure:

Quote
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal 0xMYWALLETADRESS.Worker1/MYEMAIL@gmail.com -epsw x -mode 1 -ftime 10 -cclock 1200 -mclock 2200,2200,2100,2200,2200,2100 -cvddc 900 -mvddc 900 -gser 0 -tt 65 -tstop 80 -asm 2 -etha 0 -mport 0 -allpools 1



Title: Re: Problems with Nanopool & Claymore v. 11.8
Post by: m4L on July 21, 2018, 07:33:57 PM
But why do I keep getting this error then?

I mean, it starts mining anyway but its saying connected to:

Quote
20:34:25:673   18c0   ETH: Stratum - connecting to 'eth-eu1.nanopool.org' <164.132.108.171> port 9999 (unsecure)

Should I reinstall my claymore? Where did you download it?

Also, is it fine that I let my claymore apply the best detected -dcri value?


Title: Re: Problems with Nanopool & Claymore v. 11.8
Post by: crairezx20 on July 21, 2018, 07:36:35 PM
Try to remove this part first
"-ftime 10 -cclock 1200 -mclock 2200,2200,2100,2200,2200,2100 -cvddc 900 -mvddc 900 -gser 0 -tt 65 -tstop 80 -asm 2 -etha 0 -mport 0 -allpools 1"

Then try again.
And maybe your server pool you are connecting "-allpool" is not supported.

Download the latest claymore here https://bitcointalk.org/index.php?topic=1433925.0


Title: Re: Problems with Nanopool & Claymore v. 11.8
Post by: m4L on July 21, 2018, 07:41:40 PM
Try to remove this part first
"-ftime 10 -cclock 1200 -mclock 2200,2200,2100,2200,2200,2100 -cvddc 900 -mvddc 900 -gser 0 -tt 65 -tstop 80 -asm 2 -etha 0 -mport 0 -allpools 1"

Then try again.
And maybe your server pool you are connecting "-allpool" is not supported.

Download the latest claymore here https://bitcointalk.org/index.php?topic=1433925.0

Ok its working now! Thanks :)

But it still keeps saying:

Quote
20:34:25:673   18c0   ETH: Stratum - connecting to 'eth-eu1.nanopool.org' <164.132.108.171> port 9999 (unsecure)

Is this a problem or fine?


Title: Re: Problems with Nanopool & Claymore v. 11.8
Post by: m4L on July 21, 2018, 07:48:38 PM
Try to remove this part first
"-ftime 10 -cclock 1200 -mclock 2200,2200,2100,2200,2200,2100 -cvddc 900 -mvddc 900 -gser 0 -tt 65 -tstop 80 -asm 2 -etha 0 -mport 0 -allpools 1"

Then try again.
And maybe your server pool you are connecting "-allpool" is not supported.

Download the latest claymore here https://bitcointalk.org/index.php?topic=1433925.0

Ok its working now! Thanks :)

But it still keeps saying:

Quote
20:34:25:673   18c0   ETH: Stratum - connecting to 'eth-eu1.nanopool.org' <164.132.108.171> port 9999 (unsecure)

Is this a problem or fine?


Getting the same - I guess their Stratum is not using SSL so you're getting this '(unsecure)'.
Have you tried only removing the "-allpools 1" or did you remove
Code:
-ftime 10 -cclock 1200 -mclock 2200,2200,2100,2200,2200,2100 -cvddc 900 -mvddc 900 -gser 0 -tt 65 -tstop 80 -asm 2 -etha 0 -mport 0 -allpools 1
completely?

I think theyre experience some problems right now regarding ddos... might be a reason for it.
I just installed v.11.9 and it worked!