z-classic / z-nomp

z-nomp is mining pool software for Zcash and Zclassic so you can create internet money in your home!
MIT License
291 stars 437 forks source link

Insufficient funds (0) to process payments (12.50078707); possibly waiting for txs. #324

Closed TheBlackDrake closed 6 years ago

TheBlackDrake commented 6 years ago

I've seen this before in here, but couldn't get it to work.

Let me know what Info you need.

2018-04-14 16:19:32 [Pool]      [zclassic] (Thread 1) No new blocks for 55 seconds - updating transactions & rebroadcasting work
2018-04-14 16:19:32 [Pool]      [zclassic] (Thread 2) No new blocks for 55 seconds - updating transactions & rebroadcasting work
2018-04-14 16:19:42 [Payments]  [zclassic] Insufficient funds (0) to process payments (12.50078707); possibly waiting for txs.
2018-04-14 16:19:42 [Payments]  [zclassic] Finished interval - time spent: 9ms total, 2ms redis, 4ms daemon RPC
2018-04-14 16:20:12 [Payments]  [zclassic] Insufficient funds (0) to process payments (12.50078707); possibly waiting for txs.
2018-04-14 16:20:12 [Payments]  [zclassic] Finished interval - time spent: 9ms total, 2ms redis, 5ms daemon RPC
2018-04-14 16:20:27 [Pool]      [zclassic] (Thread 1) No new blocks for 55 seconds - updating transactions & rebroadcasting work
2018-04-14 16:20:27 [Pool]      [zclassic] (Thread 2) No new blocks for 55 seconds - updating transactions & rebroadcasting work
./src/zcash-cli z_gettotalbalance
{
  "transparent": "0.00",
  "private": "12.50108707",
  "total": "12.50108707"

So seems to be in there, but can't get any payouts.

It's a private z-nomp server I have. (2 threds 4GB RAM)

Don't see any other errors in the pool.

Also

image

In my n-nomp Web interface

christianreiss commented 6 years ago

Smells like HUSH coin. Had the same issue; Fixed by:

After a while it started to work.

TheBlackDrake commented 6 years ago

Actually its zcl coin as you can see. But I will try to transfer some funds and see if it helps :)

TheBlackDrake commented 6 years ago

still have the first blockreward stuck. but all the others are coming through. So I'm gonna just transfer the first block manually.

:)