h9-dev / chia-miner

The miner for Chia.
https://www.h9.com
225 stars 40 forks source link

Contribution drops by over 30% #619

Open teklab-de opened 3 years ago

teklab-de commented 3 years ago

My contribution and revenue are dropping by over 30%, but all miners are running fine. I have not found any error messages in the log files. I am using version 1.4.0 (build 2) on all miners and restarted all miners, but nothing brings me back to 100TB. I'll wait a day but think I'll go back to solo mining.

https://hpool.com/center/machine <- shows me the correct online power in TB

screenshot-hpool com-2021 06 12-01_15_08

niu12503 commented 3 years ago

me Contribution drops by over 30%

teklab-de commented 3 years ago

It drops again. I become with this f....ing drops only 0,26XCH/PB from 0,32XCH/PB last days. No support from hpool. All miners running great an i cant find the failure. Logs look ok. All plots checked. I think hpool grabs extra money from each. ;)

screenshot-hpool com-2021 06 14-08_24_13 screenshot-hpool com-2021 06 14-08_24_00

Warmduscher commented 3 years ago

Also seeing this. I have three miners and suddenly one miner is missing about 6TB (down from 20TB) in plot files. Restarting didn't help, nothing in the logs.

contribution
Warmduscher commented 3 years ago

OK, in my case it was a problem in my system. I have hpool running on OpenMediaVault using a mergerfs with several USB-HDDs attached. On of the USB-HDDs failed due to temperature issues, but mergerfs still showed full capacity. A complete powerdown helped, while a reboot did not.

krypdkat commented 3 years ago

same issue here, no actual help from the devs

ckapcu commented 3 years ago

Have same issue too. Online miner show up full space. On;line plot not. 213

archerallstars commented 3 years ago

The problem is due to these 2 factors:

  1. Currently, at least for me, I have to use the miner version 1.4.1. Otherwise, my plots won't go online. I messed around with 1.4.0 but it's no use. Please upgrade to 1.4.1.
  2. If I want to add plots to the miner, I will have to stop the miner in my machine first and wait until it goes offline (around 30 mins), then I also delete this offline miner on the web. After that, I can add plots to the miner and then start the miner again. It seems their backend is broken currently. If you add plots while your miner is still online, your signed plots will go down in number and they will be stuck there no matter how many plots you added later on.
daviddayag commented 3 years ago

same here! no support from hpool. sent them 3 emails. image

daviddayag commented 3 years ago

The problem is due to these 2 factors:

  1. Currently, at least for me, I have to use the miner version 1.4.1. Otherwise, my plots won't go online. I messed around with 1.4.0 but it's no use. Please upgrade to 1.4.1.
  2. If I want to add plots to the miner, I will have to stop the miner in my machine first and wait until it goes offline (around 30 mins), then I also delete this offline miner on the web. After that, I can add plots to the miner and then start the miner again. It seems their backend is broken currently. If you add plots while your miner is still online, your signed plots will go down in number and they will be stuck there no matter how many plots you added later on.

no that's got nothing to do with what you said. my miners worked perfectly good for a week then dropped. no new plots added at all.

ivanocj commented 3 years ago

The problem is due to these 2 factors:

  1. Currently, at least for me, I have to use the miner version 1.4.1. Otherwise, my plots won't go online. I messed around with 1.4.0 but it's no use. Please upgrade to 1.4.1.
  2. If I want to add plots to the miner, I will have to stop the miner in my machine first and wait until it goes offline (around 30 mins), then I also delete this offline miner on the web. After that, I can add plots to the miner and then start the miner again. It seems their backend is broken currently. If you add plots while your miner is still online, your signed plots will go down in number and they will be stuck there no matter how many plots you added later on.

no that's got nothing to do with what you said. my miners worked perfectly good for a week then dropped. no new plots added at all.

Same here. I'm having to recurrently restart it to make it come back to the "correct" plot sum.

image

ivanocj commented 3 years ago

Something that is working for me is scheduling Hpool miner to close itself and open again in every 30 minutes. Since I use MacOS, I created an automator "RebootHpoolMiner.app" for that and then I call it via a crontab job.

 $ crontab -l
*/30 * * * * open /Applications/Reboot-Hpool.app/
daviddayag commented 3 years ago

did anyone manage to resolve this crap!!??!?!?!? I have to reset miners every day. that's pretty fucked up!

daviddayag commented 3 years ago

Something that is working for me is scheduling Hpool miner to close itself and open again in every 30 minutes. Since I use MacOS, I created an automator "RebootHpoolMiner.app" for that and then I call it via a crontab job.

 $ crontab -l
*/30 * * * * open /Applications/Reboot-Hpool.app/

not good if you have many files...

ivanocj commented 3 years ago

did anyone manage to resolve this crap!!??!?!?!? I have to reset miners every day. that's pretty fucked up!

V1.5.3 completely resolved this issue for me...

daviddayag commented 3 years ago

did anyone manage to resolve this crap!!??!?!?!? I have to reset miners every day. that's pretty fucked up!

V1.5.3 completely resolved this issue for me...

thank you, I will try today