Bitcoin Forum
May 28, 2024, 08:06:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Dwarfpool issues - time for change?  (Read 211 times)
stevemac123 (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 12, 2018, 12:05:09 PM
 #1

Hi,

Dwarfpool has not been giving any stats or payouts for the last few days (since Monday 9th July I believe) - just some standard message regarding their system being down for maintenance. My miners appear to be working fine but I'm losing confidence in Dwarfpool.

I'm no expert when it comes to Linux so I currently use simpleminer to mine ETH and boot from memory sticks in each of my rigs.

I'm looking for suggestions as to which pool to move to and help with the relevant code to insert in to simpleminer to make it all work. My operation is quite small - approx 1600mhs is my combined ETH rate at the moment.
yanzerdef
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile WWW
July 12, 2018, 01:24:25 PM
 #2

Hi,

Dwarfpool has not been giving any stats or payouts for the last few days (since Monday 9th July I believe) - just some standard message regarding their system being down for maintenance. My miners appear to be working fine but I'm losing confidence in Dwarfpool.

I'm no expert when it comes to Linux so I currently use simpleminer to mine ETH and boot from memory sticks in each of my rigs.

I'm looking for suggestions as to which pool to move to and help with the relevant code to insert in to simpleminer to make it all work. My operation is quite small - approx 1600mhs is my combined ETH rate at the moment.

I would love to see you come to ethmypool.com. New pool looking for more mining power.  From the looks of things, you can manage the simplemining os from their website, so you should be able to change pool info there.

Ethmypool is:

eu.ethmypool.com
port 9009

So it may look like this:
eu.ethmypool.com:9009

Pool hasn't found a block yet but maybe you could be the tipping force.
stevemac123 (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 12, 2018, 06:08:51 PM
Last edit: July 12, 2018, 07:00:31 PM by stevemac123
 #3

Hi,

Changed the settings on one of my rigs to -wd 1 -r 1 -epool stratum+tcp://eu.ethmypool.com:9009 -ewal $walletETH/$rigName -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 essentially, I just changed the pool info (the rest of the settings are the standard simpleminer ones) & got the following message -

ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=33C fan=47%, GPU1 t=31C fan=47%, GPU2 t=32C fan=47%, GPU3 t=34C fan=47%, GPU4 t=36C fan=47%
ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=33C fan=47%, GPU1 t=30C fan=47%, GPU2 t=32C fan=47%, GPU3 t=34C fan=47%, GPU4 t=36C fan=47%


How do I change my current simpleminer setting of -wd 1 -r 1 -epool stratum+tcp://eth-eu.dwarfpool.com:8008 -ewal $walletETH/$rigName -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 so that it will mine to your pool instead of dwarfpool?
Ethminerz
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
July 12, 2018, 07:08:29 PM
 #4

Hi,

You try like way mentioned in below example . I just copy pasted below.

Both pools are different, use any pool you wish to mine with.

I think the error is because you are using address/email id or rigid that's where pool is throwing validation failures.

I am using ethereum classic, which is bit  better in terms of profits.


No registration required
Pool Fee: 0% (introductory offer)
Runs on dedicated hardware (Octa-Core Xeons, 128 GB Ram)
Payout System: PPLNS
Payouts: Every 30 minutes
Minimum Payout: 0.1 ETH

https://eth-speedpool.com
SET GPU_FORCE_64BIT_PTR 0
SET GPU_MAX_HEAP_SIZE 100
SET GPU_USE_SYNC_OBJECTS 1
SET GPU_MAX_ALLOC_PERCENT 100
SET GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool eth-speedpool.com:8008 -ewal YOUR_ETH_ADDRESS -epsw x -eworker RIG_ID -esm 0 -mode 1 -allcoins 1


https://etc-speedpool.com

Minimum Payout: 0.1 ETC


https://etc-speedpool.com
SET GPU_FORCE_64BIT_PTR 0
SET GPU_MAX_HEAP_SIZE 100
SET GPU_USE_SYNC_OBJECTS 1
SET GPU_MAX_ALLOC_PERCENT 100
SET GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool etc-speedpool.com:8001 -ewal YOUR_ETC_ADDRESS -epsw x -eworker RIG_ID -esm 0 -mode 1 -allcoins 1


Minimum Payout: 1 ELLA

SET GPU_FORCE_64BIT_PTR 0
SET GPU_MAX_HEAP_SIZE 100
SET GPU_USE_SYNC_OBJECTS 1
SET GPU_MAX_ALLOC_PERCENT 100
SET GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool ella-speedpool.com:8062 -ewal YOUR_ELLA_ADDRES
etc-speedpool.com
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
July 12, 2018, 07:15:06 PM
 #5

Hello Stevemac,

I can give you 10 reasons to join my pool.

1.The pool operates close to one of the top exchange.
2. Payouts are Instant. checkout yourself  https://etc-speedpool.com/#/payments or  https://ella-speedpool.com/#/payments
3. Pool luck is better the most of the pool.
4. You will get the better hash-rate. 
5. Only 0.1 % pool is an upper cap, and an introductory offer is nil pool fee for new miners.
6. we will serve you better and provide prompt response to your queries.
7. We use better hardware and the pool is highly concurrent.
8. We will never refuse to pay for uncles block.
9. Better returns.
10 Low latency.

We've just added support for Ethereum, Ethereum Classic and Ellaism to our pool.

No registration required
Pool Fee: 0% (introductory offer)
Runs on dedicated hardware (Octa-Core Xeons, 128 GB Ram)
Payout System: PPLNS
Payouts: Every 30 minutes
Minimum Payout: 0.1 ETH

https://eth-speedpool.com
SET GPU_FORCE_64BIT_PTR 0
SET GPU_MAX_HEAP_SIZE 100
SET GPU_USE_SYNC_OBJECTS 1
SET GPU_MAX_ALLOC_PERCENT 100
SET GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool etc-speedpool.com:8001 -ewal YOUR_ETH_ADDRESS -epsw x -eworker RIG_ID -esm 0 -mode 1 -allcoins 1


https://etc-speedpool.com

Minimum Payout: 0.1 ETC

https://etc-speedpool.com

SET GPU_FORCE_64BIT_PTR 0
SET GPU_MAX_HEAP_SIZE 100
SET GPU_USE_SYNC_OBJECTS 1
SET GPU_MAX_ALLOC_PERCENT 100
SET GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool etc-speedpool.com:8001 -ewal YOUR_ETC_ADDRESS -epsw x -eworker RIG_ID -esm 0 -mode 1 -allcoins 1


Minimum Payout: 1 ELLA

SET GPU_FORCE_64BIT_PTR 0
SET GPU_MAX_HEAP_SIZE 100
SET GPU_USE_SYNC_OBJECTS 1
SET GPU_MAX_ALLOC_PERCENT 100
SET GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool ella-speedpool.com:8062 -ewal YOUR_ELLA_ADDRESS -epsw x -eworker RIG_ID -esm 0 -mode 1 -allcoins 1


Byzantinium Hardfork ready
Managed by dedicated staff focused on uptime, performance, fairness and timely payouts

Warms regards,
Pool Admin
etc-speedpool.com
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
July 12, 2018, 07:20:54 PM
 #6

In-fact why don't you just try connecting to our Ellaism coin pool, i bet you will get paid 5 ella  in 15 -30 minutes.
Just to check how quick  is our payment system and the of-course the transparent payment system we have.

just give it a shot for 15 -30 minutes.
yanzerdef
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile WWW
July 12, 2018, 09:16:16 PM
 #7

Hi,

Changed the settings on one of my rigs to -wd 1 -r 1 -epool stratum+tcp://eu.ethmypool.com:9009 -ewal $walletETH/$rigName -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 essentially, I just changed the pool info (the rest of the settings are the standard simpleminer ones) & got the following message -

ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=33C fan=47%, GPU1 t=31C fan=47%, GPU2 t=32C fan=47%, GPU3 t=34C fan=47%, GPU4 t=36C fan=47%
ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=33C fan=47%, GPU1 t=30C fan=47%, GPU2 t=32C fan=47%, GPU3 t=34C fan=47%, GPU4 t=36C fan=47%


How do I change my current simpleminer setting of -wd 1 -r 1 -epool stratum+tcp://eth-eu.dwarfpool.com:8008 -ewal $walletETH/$rigName -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 so that it will mine to your pool instead of dwarfpool?

When you log in to the simplemining website, does it allow you to manage pool info there?

Also, try changing -ewal $walletETH/$rigName

To

-ewal $walletETH -eworker $rigName
stevemac123 (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 12, 2018, 11:26:13 PM
 #8

Hi,

Changed the settings on one of my rigs to -wd 1 -r 1 -epool stratum+tcp://eu.ethmypool.com:9009 -ewal $walletETH/$rigName -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 essentially, I just changed the pool info (the rest of the settings are the standard simpleminer ones) & got the following message -

ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=33C fan=47%, GPU1 t=31C fan=47%, GPU2 t=32C fan=47%, GPU3 t=34C fan=47%, GPU4 t=36C fan=47%
ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=33C fan=47%, GPU1 t=30C fan=47%, GPU2 t=32C fan=47%, GPU3 t=34C fan=47%, GPU4 t=36C fan=47%


How do I change my current simpleminer setting of -wd 1 -r 1 -epool stratum+tcp://eth-eu.dwarfpool.com:8008 -ewal $walletETH/$rigName -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 so that it will mine to your pool instead of dwarfpool?

When you log in to the simplemining website, does it allow you to manage pool info there?

Also, try changing -ewal $walletETH/$rigName

To

-ewal $walletETH -eworker $rigName


Still not working unfortunately. I will do more research this weekend to see which parts of the code need changing
etc-speedpool.com
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
July 13, 2018, 10:10:34 AM
 #9

did you tried removing /***Rigname


like below


 -wd 1 -r 1 -epool stratum+tcp://etc-speedpool.com:8001 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333
etc-speedpool.com
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
July 13, 2018, 10:15:51 AM
 #10

no code change is required. you just have 2 things in your logs.

1. warning  ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)  pool is insecure means, does not run on https
2.  {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}   it means wrong your login id is invalid, hence you have to remove /rigname
stevemac123 (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 13, 2018, 09:08:56 PM
 #11

did you tried removing /***Rigname


like below


 -wd 1 -r 1 -epool stratum+tcp://etc-speedpool.com:8001 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333


I tried -wd 1 -r 1 -epool stratum+tcp://eu.ethmypool.com:9009 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 and got the following:

ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=28C fan=47%, GPU1 t=24C fan=47%, GPU2 t=27C fan=47%, GPU3 t=27C fan=47%, GPU4 t=32C fan=47%
yanzerdef
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile WWW
July 14, 2018, 02:50:45 AM
 #12

did you tried removing /***Rigname


like below


 -wd 1 -r 1 -epool stratum+tcp://etc-speedpool.com:8001 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333


I tried -wd 1 -r 1 -epool stratum+tcp://eu.ethmypool.com:9009 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 and got the following:

ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=28C fan=47%, GPU1 t=24C fan=47%, GPU2 t=27C fan=47%, GPU3 t=27C fan=47%, GPU4 t=32C fan=47%

Alright, testing out the simple miner os, here's how it should look:
-epool eu.ethmypool.com:9009 -ewal <your actual eth address> -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333

Save it, then reboot, and should work now.
 Cheesy
stevemac123 (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 14, 2018, 08:03:47 PM
 #13

did you tried removing /***Rigname


like below


 -wd 1 -r 1 -epool stratum+tcp://etc-speedpool.com:8001 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333


I tried -wd 1 -r 1 -epool stratum+tcp://eu.ethmypool.com:9009 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 and got the following:

ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=28C fan=47%, GPU1 t=24C fan=47%, GPU2 t=27C fan=47%, GPU3 t=27C fan=47%, GPU4 t=32C fan=47%

Alright, testing out the simple miner os, here's how it should look:
-epool eu.ethmypool.com:9009 -ewal <your actual eth address> -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333

Save it, then reboot, and should work now.
 Cheesy

Works fine now (once I entered my correct ETH wallet address)

I haven't mined with a small pool before, how do the payments work?
yanzerdef
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile WWW
July 14, 2018, 08:52:07 PM
 #14

did you tried removing /***Rigname


like below


 -wd 1 -r 1 -epool stratum+tcp://etc-speedpool.com:8001 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333


I tried -wd 1 -r 1 -epool stratum+tcp://eu.ethmypool.com:9009 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 and got the following:

ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=28C fan=47%, GPU1 t=24C fan=47%, GPU2 t=27C fan=47%, GPU3 t=27C fan=47%, GPU4 t=32C fan=47%

Alright, testing out the simple miner os, here's how it should look:
-epool eu.ethmypool.com:9009 -ewal <your actual eth address> -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333

Save it, then reboot, and should work now.
 Cheesy

Works fine now (once I entered my correct ETH wallet address)

I haven't mined with a small pool before, how do the payments work?
Thanks for hashing!

On a small pool, the payouts are less frequent. So instead of .1 eth every day, it may be 1 eth every 10 days, just for example.  It all boils down to luck and how much hashing power the pool gets.

Just hoping to get more miners. If anyone else from dwarfpool wants to come over to ethmypool, please come!
yanzerdef
Newbie
*
Offline Offline

Activity: 65
Merit: 0


View Profile WWW
July 15, 2018, 03:52:34 PM
 #15

did you tried removing /***Rigname


like below


 -wd 1 -r 1 -epool stratum+tcp://etc-speedpool.com:8001 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333


I tried -wd 1 -r 1 -epool stratum+tcp://eu.ethmypool.com:9009 -ewal $walletETH -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333 and got the following:

ETH: Stratum - connecting to 'eu.ethmypool.com' _167.99.32.41_ port 9009 (unsecure)
ETH: Stratum - Connected (eu.ethmypool.com:9009) (unsecure)
ETH: Authorization failed
 : {_id_:2,_jsonrpc_:_2.0_,_result_:null,_error_:{_code_:-1,_message_:_Invalidlogin_}}
ETH: Job timeout, disconnect, retry in 20 sec...
GPU0 t=28C fan=47%, GPU1 t=24C fan=47%, GPU2 t=27C fan=47%, GPU3 t=27C fan=47%, GPU4 t=32C fan=47%

Alright, testing out the simple miner os, here's how it should look:
-epool eu.ethmypool.com:9009 -ewal <your actual eth address> -esm 0 -epsw x -allpools 1 -asm 1 -mport 127.0.0.1:3333

Save it, then reboot, and should work now.
 Cheesy

Works fine now (once I entered my correct ETH wallet address)

I haven't mined with a small pool before, how do the payments work?

Sent you a thank you, to your eth address. It's not much, but I appreciate your time.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!