Bitcoin Forum
September 01, 2025, 01:18:35 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 [276] 277 278 279 280 281 282 283 284 »
  Print  
Author Topic: [∞ YH] US/EU/AU solo.ckpool.org 2% fee solo mining 305 blocks solved!  (Read 119480 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (21 posts by 1+ user deleted.)
DaCryptoRaccoon
Hero Member
*****
Offline Offline

Activity: 1250
Merit: 632


OGRaccoon


View Profile
June 06, 2025, 11:16:05 AM
 #5501

https://solo.ckpool.org/users/bc1qtesc50ye5euqtr67sdqke8xdwef6klasc5vx59

Missing a best share on here.

Should be 600m like the image.


   "bestshare": 10270859.78562477,  Huh

Never have I seen missing best shares before or best shares sticking. 

   "workername": "bc1qtesc50ye5euqtr67sdqke8xdwef6klasc5vx59.Satoshi",
   "hashrate1m": "456G",
   "hashrate5m": "440G",
   "hashrate1hr": "425G",
   "hashrate1d": "3T",
   "hashrate7d": "57.4T",
   "lastshare": 1749208579,
   "shares": 674106145912,
   "bestshare": 10270859.78562477,
   "bestever": 544020438532



┏━━━━━━━━━━━━━━━━━┓
┃     𝔱𝔥𝔬𝔲 𝔰𝔥𝔞𝔩𝔱 𝔴𝔬𝔯ⱪ 𝔣𝔬𝔯 𝔶𝔬𝔲𝔯 𝔟𝔞𝔤𝔰       ┃
┃                ➤21/M                      ┃
┃ ███▓▓  ███▓▓  ███▓▓  ███▓▓┃
-ck (OP)
Legendary
*
Offline Offline

Activity: 4550
Merit: 1672


Ruu \o/


View Profile WWW
June 06, 2025, 11:17:49 AM
 #5502

Why has his best share not re-set?  

Soon as a block is found my one starts again but this one still says his best share is the one that found the block?  Undecided

Trivial bug I guess, holding the share value across the share reset code.

I think there is a issue CK.

I now have 2 miners and 1 of my own saying there best shares are not showing on the pool.

I can share one of mine is not showing the correct best share.

Code:
   "hashrate1m": "317G",
   "hashrate5m": "407G",
   "hashrate1hr": "424G",
   "hashrate1d": "3.08T",
   "hashrate7d": "57.7T",
   "lastshare": 1749206175,
   "shares": 674105907778,
   "bestshare": 10270859.78562477,
   "bestever": 544020438532
  },



Defo missing the best share

Code:
{
 "hashrate1m": "1.39T",
 "hashrate5m": "1.33T",
 "hashrate1hr": "1.3T",
 "hashrate1d": "8.23T",
 "hashrate7d": "146T",
 "lastshare": 1749206715,
 "workers": 3,
 "shares": 1627182286323,
 "bestshare": 226914168.3892226,
 "bestever": 735463252605,
 "authorised": 1710841905,
 "worker": [

 Huh Huh Huh



Best share is not the same as shown in the miners.
Also can't think of any reason why one miners best share after a block find would not reset and others best shares are not being reported.
If needed I have more images and this is not just a issue for me another miner who is mining on the pool has the same missing best share.

Did you change something on the pool?
The fact is it's not just 1 issue here or just 1 person its multiple issues and not the same people which leads me to think pool issuse.


https://solo.ckpool.org/users/bc1qa8r4up9nchkvdnhcf9feexv2jfantrk48ef374

Defo not right that the block finders best share didn't reset everyone elses did and now we have multiple users claiming there best shares are not being reported.

Please have a dig CK something is wrong.

Best Regards!


This is what I get clicking on your link. Is this the block solver's?
{
 "hashrate1m": "0",
 "hashrate5m": "0",
 "hashrate1hr": "1.03K",
 "hashrate1d": "8.92P",
 "hashrate7d": "7.55P",
 "lastshare": 1749097721,
 "workers": 0,
 "shares": 7820993228871,
 "bestshare": 137427866914851.2,
 "bestever": 137427866914851,
 "authorised": 1721981103,
 "worker": [
  {
   "workername": "bc1qa8r4up9nchkvdnhcf9feexv2jfantrk48ef374.4",
   "hashrate1m": "0",
   "hashrate5m": "0",
   "hashrate1hr": "1.03K",
   "hashrate1d": "8.92P",
   "hashrate7d": "7.55P",
   "lastshare": 1749097721,
   "shares": 5674287510091,
   "bestshare": 137427866914851.2,
   "bestever": 137427866914851
  }
 ]
}

The pool code is unchanged for... well years, and as you can see it's been running for 193 days.

As for why the block solver's share might not have changed, that share is being "processed" as a block at the same time the share are being reset so it's easy for its value to behave different to everyone else's due to a race with parallel code.


As for yours, the "best ever" is 735G, much higher than your photo. I guess you got better at some stage? Or are you referring to the best share? I don't know your timeframes here; when you got the best ever on the hardware, and when the pool found the last block.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
-ck (OP)
Legendary
*
Offline Offline

Activity: 4550
Merit: 1672


Ruu \o/


View Profile WWW
June 06, 2025, 11:19:53 AM
 #5503

https://solo.ckpool.org/users/bc1qtesc50ye5euqtr67sdqke8xdwef6klasc5vx59

Missing a best share on here.

Should be 600m like the image.



Are you sure that doesn't predate the block solve? Or mined on another pool for some time or something?

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
DaCryptoRaccoon
Hero Member
*****
Offline Offline

Activity: 1250
Merit: 632


OGRaccoon


View Profile
June 06, 2025, 11:21:32 AM
 #5504

The best share was found since the last block find as I try reset each time so the best share of 600m should be showing on the pool.

I only mine to your pool I have no other pool set in the failover just the solo.ckpool.org only.

Very confused not just me another miner has the same issue.   

┏━━━━━━━━━━━━━━━━━┓
┃     𝔱𝔥𝔬𝔲 𝔰𝔥𝔞𝔩𝔱 𝔴𝔬𝔯ⱪ 𝔣𝔬𝔯 𝔶𝔬𝔲𝔯 𝔟𝔞𝔤𝔰       ┃
┃                ➤21/M                      ┃
┃ ███▓▓  ███▓▓  ███▓▓  ███▓▓┃
-ck (OP)
Legendary
*
Offline Offline

Activity: 4550
Merit: 1672


Ruu \o/


View Profile WWW
June 06, 2025, 11:35:57 AM
 #5505

The best share was found since the last block find as I try reset each time so the best share of 600m should be showing on the pool.

I only mine to your pool I have no other pool set in the failover just the solo.ckpool.org only.

Very confused not just me another miner has the same issue.   

I don't know how to explain it since that code is truly untouched for years now. Many years ago bitmain had some dodgy firmware that falsely showed block solves when they never happened, but I don't think that persists as an issue. I have no idea what hardware you're using, but are you using braiins firmware or something? That mines for something like 1% of the time at their pool as a fee.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
DaCryptoRaccoon
Hero Member
*****
Offline Offline

Activity: 1250
Merit: 632


OGRaccoon


View Profile
June 06, 2025, 12:08:46 PM
 #5506

Using AxeOS latest version

Version:   v2.6.5
ESP-IDF Version:   v5.4
Board Version:   204

┏━━━━━━━━━━━━━━━━━┓
┃     𝔱𝔥𝔬𝔲 𝔰𝔥𝔞𝔩𝔱 𝔴𝔬𝔯ⱪ 𝔣𝔬𝔯 𝔶𝔬𝔲𝔯 𝔟𝔞𝔤𝔰       ┃
┃                ➤21/M                      ┃
┃ ███▓▓  ███▓▓  ███▓▓  ███▓▓┃
jekann
Newbie
*
Offline Offline

Activity: 11
Merit: 3


View Profile
June 06, 2025, 03:06:27 PM
 #5507

Quote

Missing a best share on here.

Should be 600m like the image.

please show the uptime of this bitaxe.
most likely 600m is your best share before the last block
-ck (OP)
Legendary
*
Offline Offline

Activity: 4550
Merit: 1672


Ruu \o/


View Profile WWW
June 06, 2025, 11:46:05 PM
 #5508

Using AxeOS latest version

Version:   v2.6.5
ESP-IDF Version:   v5.4
Board Version:   204
No idea, sorry. If other people are having similar behaviour, and using the same hardware/firmware then that could be the common link.

Only other thing I could imagine being responsible is it being a rejected share. The pool wouldn't count that as the best share.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
JaredKaragen
Legendary
*
Offline Offline

Activity: 1918
Merit: 1166


My AR-15 ID's itself as a toaster. Want breakfast?


View Profile WWW
June 11, 2025, 05:54:31 AM
 #5509

Ill throw this into the bucket as well:

If you bought your Bitaxe from a 3rd party vendor;  there is always the possibility they have modified the firmware for it to redirect hashes.   Its a very real possibility;  I always flash the firmware from a fresh download of the original releases... no 3rd party links.

I also buy my bitaxe units from plebsource and everything reported so far on mine has always reflected pool side.  I did a 1 month test on one before flashing it.

My first two Gammas both have 4.15 and 6.44 billion (G) results as all time highs.

This last block solve reset reset my values as normal aside from total shares, which did not reset for some reason.

Soon they will be on their own vlan with no direct connection to the internet;  only to my own full node which is processing and getting ready now... ironically using CK's solo pool released code =)  This will keep all my miner traffic only able to ever report to my own node, and never a chance to report to a 3rd party node.   Im skeptical on everything with mining since the beginning.  Thats why I wrote plaintext profit switching batch files and released them here years ago.  If I ever find a block;  Ill make a personal donation to ck.... most likely ill pass on the TX fee amount as a thanks =)

Link to my batch and script resources here.  

DO NOT TRUST YOBIT  -JK    (do they even still exist?)

Donations: 1Q8HjG8wMa3hgmDFbFHC9cADPLpm1xKHQM
-ck (OP)
Legendary
*
Offline Offline

Activity: 4550
Merit: 1672


Ruu \o/


View Profile WWW
June 11, 2025, 07:05:38 AM
 #5510

I will be restarting both pools within the next hour for trivial ckpool updates and bitcoin daemon updates. Downtime should be minimal, but make sure to have a backup pool specified.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
-ck (OP)
Legendary
*
Offline Offline

Activity: 4550
Merit: 1672


Ruu \o/


View Profile WWW
June 11, 2025, 07:59:13 AM
 #5511

I will be restarting both pools within the next hour for trivial ckpool updates and bitcoin daemon updates. Downtime should be minimal, but make sure to have a backup pool specified.
Both pools have now been updated and restarted. Mine on!

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
JaredKaragen
Legendary
*
Offline Offline

Activity: 1918
Merit: 1166


My AR-15 ID's itself as a toaster. Want breakfast?


View Profile WWW
June 12, 2025, 04:34:04 AM
 #5512

Using AxeOS latest version

Version:   v2.6.5
ESP-IDF Version:   v5.4
Board Version:   204

FWIW:

I just got a new nerdqaxe++ in the mail today.

It came out of the box with a best share of 5.51m;  so this shows my seller runs them before sale.

I have it already up on ckpool.

It currently has a best share of 4.13m.

Odds are if it has a bigger share then you have ever seen since using it;  probably its from before you acquired it.

you are going to have to check the qaxe firmware docs on how to reset the BD variable if you wish to do so.

Link to my batch and script resources here.  

DO NOT TRUST YOBIT  -JK    (do they even still exist?)

Donations: 1Q8HjG8wMa3hgmDFbFHC9cADPLpm1xKHQM
-ck (OP)
Legendary
*
Offline Offline

Activity: 4550
Merit: 1672


Ruu \o/


View Profile WWW
June 12, 2025, 05:48:07 AM
 #5513

I will be restarting both pools within the next hour for trivial ckpool updates and bitcoin daemon updates. Downtime should be minimal, but make sure to have a backup pool specified.
Both pools have now been updated and restarted. Mine on!
This update made ckpool continue to age and update stats of users and workers that have gone idle for long periods for the stats to be accurate for intermittent or stopped miners, and has updated the bitcoin daemon to version 29.0.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Sc0rPs
Jr. Member
*
Offline Offline

Activity: 33
Merit: 1


View Profile
June 12, 2025, 11:21:18 AM
 #5514

Using AxeOS latest version

Version:   v2.6.5
ESP-IDF Version:   v5.4
Board Version:   204

FWIW:

I just got a new nerdqaxe++ in the mail today.

It came out of the box with a best share of 5.51m;  so this shows my seller runs them before sale.

I have it already up on ckpool.

It currently has a best share of 4.13m.

Odds are if it has a bigger share then you have ever seen since using it;  probably its from before you acquired it.

you are going to have to check the qaxe firmware docs on how to reset the BD variable if you wish to do so.


 It's not unusual actually, can't say for nerd but Antminers I got were also like that in the past, they had pools on them I am guessing as part of quality check.
glapril
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
June 12, 2025, 11:10:11 PM
 #5515

Hey guys, can someone show me a tutorial on how to set up a solo ckpool on Pi OS? Here is my set up:

 - Raspberry Pi 5 8GB with a 2TB nvme
 - The latest Pi OS installed on the nvme
 - Bitcoin core installed via snap store and fully synced
 - A bitaxe currently solo mining through ckpool

I would like to mine directly to my own node. I understand I have to set up a solo ckpool in Pi OS for that to happen. I haven't been able to find a working tutorial on Google.... any help would be much appreciated.

p.s. I know umbrelOS is an easy option since they have bitcoin core and public pool in their app store. I would really like to learn how to do it on Pi OS and ckpool.
ethanhunt2023
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
June 13, 2025, 10:00:39 AM
 #5516

Hey guys, can someone show me a tutorial on how to set up a solo ckpool on Pi OS? Here is my set up:

 - Raspberry Pi 5 8GB with a 2TB nvme
 - The latest Pi OS installed on the nvme
 - Bitcoin core installed via snap store and fully synced
 - A bitaxe currently solo mining through ckpool

I would like to mine directly to my own node. I understand I have to set up a solo ckpool in Pi OS for that to happen. I haven't been able to find a working tutorial on Google.... any help would be much appreciated.

p.s. I know umbrelOS is an easy option since they have bitcoin core and public pool in their app store. I would really like to learn how to do it on Pi OS and ckpool.

ask grok
-ck (OP)
Legendary
*
Offline Offline

Activity: 4550
Merit: 1672


Ruu \o/


View Profile WWW
June 13, 2025, 10:04:29 AM
 #5517

Philip created this video for setting up your own solo pool, but it was not for Pi OS per se:
https://www.youtube.com/watch?v=dAa6PkVN-3o
Check for updated README-SOLOMINING instructions on the ckpool git repository, as it shows how to configure it for bitcoin core versions 28 and later.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Nexus9090
Full Member
***
Offline Offline

Activity: 440
Merit: 145

So many numbers and so little time


View Profile
June 13, 2025, 10:41:12 AM
 #5518

Philip created this video for setting up your own solo pool, but it was not for Pi OS per se:
https://www.youtube.com/watch?v=dAa6PkVN-3o
Check for updated README-SOLOMINING instructions on the ckpool git repository, as it shows how to configure it for bitcoin core versions 28 and later.


Hi -CK

Is this the most recent repo for ckpool https://bitbucket.org/ckolivas/ckpool/src/master/

Thanks

G.
-ck (OP)
Legendary
*
Offline Offline

Activity: 4550
Merit: 1672


Ruu \o/


View Profile WWW
June 13, 2025, 10:42:05 AM
 #5519

Philip created this video for setting up your own solo pool, but it was not for Pi OS per se:
https://www.youtube.com/watch?v=dAa6PkVN-3o
Check for updated README-SOLOMINING instructions on the ckpool git repository, as it shows how to configure it for bitcoin core versions 28 and later.


Hi -CK

Is this the most recent repo for ckpool https://bitbucket.org/ckolivas/ckpool/src/master/

Thanks

G.
Yes it is. The master and solo branches are the same code these days.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Nexus9090
Full Member
***
Offline Offline

Activity: 440
Merit: 145

So many numbers and so little time


View Profile
June 13, 2025, 10:42:47 AM
 #5520

Philip created this video for setting up your own solo pool, but it was not for Pi OS per se:
https://www.youtube.com/watch?v=dAa6PkVN-3o
Check for updated README-SOLOMINING instructions on the ckpool git repository, as it shows how to configure it for bitcoin core versions 28 and later.


Hi -CK

Is this the most recent repo for ckpool https://bitbucket.org/ckolivas/ckpool/src/master/

Thanks

G.
Yes it is. The master and solo branches are the same code these days.

Perfect, thank you!
Pages: « 1 ... 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 [276] 277 278 279 280 281 282 283 284 »
  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!