Bitcoin Forum
April 25, 2024, 05:26:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 [321] 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 ... 482 »
  Print  
Author Topic: [∞ YH] solo.ckpool.org 2% fee solo mining USA/DE 255 blocks solved!  (Read 1514105 times)
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
November 27, 2016, 07:40:39 AM
 #6401

I keep seeing this:

[2016-11-27 02:27:07] Coinbase check: incomplete coinbase for payout check

I tried adding a --coinbase-sig parameter but it hasn't helped. Any ideas? (I checked the thread but I likely have missed it if this came up before)
No idea what software that's from; you should seek help from whoever maintains that software or fork or whatever it is since it's not a pool issue per se. and it's not in any software that I maintain.

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

Posts: 1714066009

View Profile Personal Message (Offline)

Ignore
1714066009
Reply with quote  #2

1714066009
Report to moderator
1714066009
Hero Member
*
Offline Offline

Posts: 1714066009

View Profile Personal Message (Offline)

Ignore
1714066009
Reply with quote  #2

1714066009
Report to moderator
1714066009
Hero Member
*
Offline Offline

Posts: 1714066009

View Profile Personal Message (Offline)

Ignore
1714066009
Reply with quote  #2

1714066009
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714066009
Hero Member
*
Offline Offline

Posts: 1714066009

View Profile Personal Message (Offline)

Ignore
1714066009
Reply with quote  #2

1714066009
Report to moderator
1714066009
Hero Member
*
Offline Offline

Posts: 1714066009

View Profile Personal Message (Offline)

Ignore
1714066009
Reply with quote  #2

1714066009
Report to moderator
Beeskee
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
November 27, 2016, 07:51:17 AM
 #6402

Whoops I forgot to say didn't I? It's bfgminer 5.4.2. I'll see if I find anything.

Edit: Add /#skipcbcheck to the end of the pool url  - prior google searches failed cause I was including too much info. yay me.

Thanks for running this pool. I was solo mining for lulz with my obsolete asics on the bitcoin core client, but it's thrashing my disk.
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
November 27, 2016, 11:22:36 PM
Last edit: November 28, 2016, 12:04:47 AM by -ck
 #6403

Well I take full responsibility for this and it is going to cost me big time  Undecided

I've spent the last day doing a root cause analysis regarding the best share being above network difficulty issue as mentioned here before and after the last high diff share and have concluded this is entirely my fault. This was always going to be a risk with running this pool as the development point for ckpool.

I'll summarise what happened here.

The first high diff share was on code that was halfway merged from old and new code giving support for segwit in the pool code but without actually activating it, while still on a bitcoind that was not signalling support for segwit. There was one failed submission of a block that happened concurrently with another block find on the network and there was nothing unusual about failing to submit a block at that time since it would have been a stale block. However it was the lack of debug from bitcoind that failed to tell me that there was actually a problem with the block submission rather than it just being stale.

In my enthusiasm to further update the code to support segwit, I completed the update to the pool code to request segwit block templates (when it activates) and updated the bitcoind to signal said support, along with adding more debug output from bitcoind for failed block submissions. This was a ridiculous error of judgement on my part to persist with the code.

The second high diff share mentioned here it was clear from bitcoind that there was actually a block submission failure rather than a stale block as there was no concurrent block that happened on the network and the extra debug code I added from bitcoind told me as much this time.

I've since rolled back the pool to older safe code while leaving bitcoind to signal support for segwit.

Now I wouldn't expect any other pool operator to simply ignore these failed block solves so I plan to take full responsibility and adequately compensate those 2 users who may have otherwise found blocks. Note that with the corruption, these actually would not have been blocks but I'm willing to treat them as such.

As I haven't altered any of the pool or user stats in any way, you will find your best ever share will still show your best share so it is time for you to check your userstats and see if you have one of the following bestever shares:
382969404792 or 821809472417

Please contact me either via PM or email to sign a verification that you are the owner of the associated address and I will organise compensation. As I have logs of who these belong to, you cannot just email me and say it was you without confirming your address.

The worst thing about this is not only would it be almost all the pool's profit for the last 2 years, the code itself works fine on testnet leaving me soul searching for how to prevent it happening on mainnet, and too terrified to deploy it again any time soon.  As segwit isn't going to be activated any time soon, there is no great urgency to get the code out there, and it does not mean I have to stop signalling support for segwit. I'm tempted to just shut the pool down if segwit activates instead. This may be the straw that breaks the camel's back. I've been increasingly unhappy with the bitcoin mining world at large for a while now and I may just choose to abandon it entirely.

I've never been so embarrassed online and I'm drinking hard liquor and it's not even midday here. Please send me boxes of tissues for I will be weeping for years to come over this incident  Cry

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

Activity: 347
Merit: 252


View Profile
November 27, 2016, 11:43:11 PM
Last edit: November 28, 2016, 12:01:41 AM by PublicP2poolNode
 #6404

I deleted my post from earlier. I've always admired your coding abilities and thought of you as the most trustworthy person in this area.

I doubted that for a short period but you've proved me wrong. Thank you for your honesty.

I'll check my addresses I was solo mining too, it will take a while as I was mining to a few hundred different addresses.

WINGS Beta is live - List your ICO for only 5000 WINGS at https://wings.ai Over $650 Million raised by ICOs with WINGS since June 2017
moe7865
Full Member
***
Offline Offline

Activity: 218
Merit: 100


View Profile
November 28, 2016, 12:01:15 AM
 #6405

-ck please send me a BTC address of yours that I can help contribute to compensating these miners. We all human and mistakes happen at the end of the day. I've always admired yours and Kano's honesty and would like to help in this situation. I can't help with much but I'll send through as much as I can each month from my mining earnings
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
November 28, 2016, 12:03:10 AM
 #6406

-ck please send me a BTC address of yours that I can help contribute to compensating these miners. We all human and mistakes happen at the end of the day. I've always admired yours and Kano's honesty and would like to help in this situation. I can't help with much but I'll send through as much as I can each month from my mining earnings
Thank you so very much for the kind offer. I may as well take any donation in this regard at the pool address itself
1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ

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

Activity: 1694
Merit: 1002

Go Big or Go Home.....


View Profile
November 28, 2016, 12:04:51 AM
 #6407

Crap. I was running rentals for the past few days and have no way to get my stats.  Cry
I know I had one with a high 3xx but can't get the exact no.

Go Big or Go Home.
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
November 28, 2016, 12:05:27 AM
 #6408

Crap. I was running rentals for the past few days and have no way to get my stats.  Cry
I know I had one with a high 3xx but can't get the exact no.
They're both 1x addresses.

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

Activity: 218
Merit: 100


View Profile
November 28, 2016, 12:06:04 AM
 #6409

-ck please send me a BTC address of yours that I can help contribute to compensating these miners. We all human and mistakes happen at the end of the day. I've always admired yours and Kano's honesty and would like to help in this situation. I can't help with much but I'll send through as much as I can each month from my mining earnings
Thank you so very much for the kind offer. I may as well take any donation in this regard at the pool address itself
1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ


Sent,
https://blockchain.info/tx/f66792bae6c854a0f373027270ef8274a32b3d9d765a15d667e900a03efbcd1c
Apologies it may not be much but I hope it helps. I'll try to do this on a monthly bases from my mining profits as I really appreciate the work you do

Since it's December lots of funds tied up on enjoying the festive season. I won't forget this that's for sure and will continue to support this solo pool through this. I should have a lot more extra in January to help ease this situation. I'd hate to see a pool like this shut down because of human error
thedreamer
Legendary
*
Offline Offline

Activity: 1694
Merit: 1002

Go Big or Go Home.....


View Profile
November 28, 2016, 12:08:54 AM
 #6410

Crap. I was running rentals for the past few days and have no way to get my stats.  Cry
I know I had one with a high 3xx but can't get the exact no.
They're both 1x addresses.
Meant the bestshare not the adresses.
Since the restart the multiple workers under my main addy were reset to 0 so other than my own miners I can't see the others anymore. I see a bestshare of 4503376040763 on one but no clue.

Go Big or Go Home.
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
November 28, 2016, 12:10:25 AM
 #6411

Crap. I was running rentals for the past few days and have no way to get my stats.  Cry
I know I had one with a high 3xx but can't get the exact no.
They're both 1x addresses.
Meant the bestshare not the address.
Just type the username into the stats and check there... I don't ask you to remember the best share, just look up your addresses and compare best share with the ones I posted.

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

Activity: 448
Merit: 250



View Profile
November 28, 2016, 12:55:44 AM
 #6412

Unfortunately not me, as my best share is only 579M, but if it was I would have said I would have been happy to split the reward and not take the full amount. What you do is not easy and I'm sure everyone who uses your software is grateful.

Computers, Amateur Radio, Electronics, Aviation - 1dazzrAbMqNu6cUwh2dtYckNygG7jKs8S
PublicP2poolNode
Sr. Member
****
Offline Offline

Activity: 347
Merit: 252


View Profile
November 28, 2016, 01:30:01 AM
 #6413

Is it possible to post the users addresses?

WINGS Beta is live - List your ICO for only 5000 WINGS at https://wings.ai Over $650 Million raised by ICOs with WINGS since June 2017
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
November 28, 2016, 02:01:35 AM
 #6414

Is it possible to post the users addresses?
I'd prefer not to, to avoid people claiming they had those addresses and somehow lost access to them and deal with that sort of nonsense.

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

Activity: 347
Merit: 252


View Profile
November 28, 2016, 02:05:34 AM
 #6415

Fair enough... I'll check the couple hundred addresses I've been using Smiley

WINGS Beta is live - List your ICO for only 5000 WINGS at https://wings.ai Over $650 Million raised by ICOs with WINGS since June 2017
citronick
Legendary
*
Offline Offline

Activity: 1834
Merit: 1080


---- winter*juvia -----


View Profile
November 28, 2016, 03:11:08 AM
 #6416

Just caught up with posts.

Any chance the for address second character is "2" ?

.... Chin up -ck, shit happens. Don't ever consider bailing out or close the pool because....

After my retirement last year, I have learnt so much on mining, cgminer, Bitcoin and crypto currencies in general from you mainly, kano and many other mining gurus out there. Its like a new lease of life...

Like moe7865, I will chip in and donate to help you out.


If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
thedreamer
Legendary
*
Offline Offline

Activity: 1694
Merit: 1002

Go Big or Go Home.....


View Profile
November 28, 2016, 03:21:26 AM
Last edit: November 28, 2016, 06:18:29 AM by thedreamer
 #6417

Fair enough... I'll check the couple hundred addresses I've been using Smiley


Why don't you use different worker names with one main address?

I have been doing that myself, although after the last 3 restarts they all got reset, so I can't check them anymore.

Go Big or Go Home.
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1798


Linux since 1997 RedHat 4


View Profile
November 28, 2016, 07:23:49 AM
 #6418

Fair enough... I'll check the couple hundred addresses I've been using Smiley


Why don't you use different worker names with one main address?

I have been doing that myself, although after the last 3 restarts they all got reset, so I can't check them anymore.
The http://solo.ckpool.org/users/ one still knows it, best 1 for all workers.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
citronick
Legendary
*
Offline Offline

Activity: 1834
Merit: 1080


---- winter*juvia -----


View Profile
November 28, 2016, 07:33:34 AM
 #6419

Just caught up with posts.

Any chance the for address second character is "2" ?

.... Chin up -ck, shit happens. Don't ever consider bailing out or close the pool because....

After my retirement last year, I have learnt so much on mining, cgminer, Bitcoin and crypto currencies in general from you mainly, kano and many other mining gurus out there. Its like a new lease of life...

Like moe7865, I will chip in and donate to help you out.



Donation sent - check PM.

Btw, reminiscing.... I got lucky with 25 BTC earlier this year mining with the solo pool... and I was so happy... from then onwards I had several good runs in many of my crypto investments. More than happy to help out in this time of need. Will send a few more donations when I can. Chin up!

If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
HagssFIN
Legendary
*
Offline Offline

Activity: 2422
Merit: 1706


Electrical engineer. Mining since 2014.


View Profile WWW
November 28, 2016, 07:50:06 AM
 #6420

https://blockchain.info/tx-index/221b23b5b8a48662236a81183f613b23ea4908f44d43b8e08db9da8bc10dad73
Donation sent. I got lucky here as well in the past.
I'd like to thank you and Kano for all the work you have done for BTC mining in both cgminer and ckpool area.  Smiley

Pages: « 1 ... 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 [321] 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 ... 482 »
  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!