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
288 stars 441 forks source link

Not sure does the daemon / z-nomp pair works properly? #206

Closed lutsifer closed 7 years ago

lutsifer commented 7 years ago

Yesterday I did install the z-nomp software with a single zclassic daemon on a small VPS (more like just testing then really doing something serious).

It went really smooth with almost no problems at all, so far so good.

I pointed 4200 Sol/s to the web (against 4.2 MSol/s network hashrate, Difficulty: 60729 it give me around 2.2 - 2.5 days luck) and it seems is working great just... no blocks at all. It works already around 30 hours and nothing (I realize it is too early to see any blocks but at least some orphaned block perhaps?!)

Can anyone just take a look at those daemon and pm2 logs and tell me does everything looks OK? The logs look pretty consistent, repeating same things over and over again... Just I am not sure perhaps I missed something (?!)

Thank you in advance:)

Daemon log:

2017-10-03 09:40:42 receive version message: /MagicBean:1.0.81/: version 170002, blocks=1, us=198.199.124.80:8033, peer=18 2017-10-03 09:41:11 UpdateTip: new best=000000026297478d58f028bad9410cdda6024c0e8f648a43b2f18c35a4cdfc9b height=188298 log2_work=45.859658 tx=461794 date=2017-10-03 09:40:37 progress=0.999996 cache=0.7MiB(778tx) 2017-10-03 09:41:11 keypool reserve 4 2017-10-03 09:41:11 CreateNewBlock(): total size 1000 2017-10-03 09:41:11 keypool return 4 2017-10-03 09:41:37 keypool reserve 4 2017-10-03 09:41:37 CreateNewBlock(): total size 2943 2017-10-03 09:41:37 keypool return 4 2017-10-03 09:45:09 keypool reserve 4 2017-10-03 09:45:09 CreateNewBlock(): total size 5362 2017-10-03 09:45:09 keypool return 4 2017-10-03 09:47:42 UpdateTip: new best=0000000066d037106a4e641d150c017dabd20e62b9c36d850a50ed68f27809b1 height=188299 log2_work=45.859675 tx=461797 date=2017-10-03 09:47:12 progress=0.999997 cache=0.7MiB(781tx) 2017-10-03 09:47:42 keypool reserve 4 2017-10-03 09:47:42 CreateNewBlock(): total size 1000 2017-10-03 09:47:42 keypool return 4 2017-10-03 09:49:00 UpdateTip: new best=000000038dfc544d217dae85bf02014ee8315bc21b12dd84994d186674615dee height=188300 log2_work=45.859692 tx=461798 date=2017-10-03 09:48:37 progress=0.999997 cache=0.7MiB(782tx)

PM2 log: 2017-10-03 08:41:46 [Pool] [zclassic] (Thread 1) No new blocks for 55 seconds - updating transactions & rebroadcasting work 2017-10-03 08:42:18 [Pool] [zclassic] (Thread 1) Block notification via RPC polling 2017-10-03 08:42:18 [Pool] [zclassic] (Thread 1) Block notification via blocknotify script 2017-10-03 08:43:13 [Pool] [zclassic] (Thread 1) No new blocks for 55 seconds - updating transactions & rebroadcasting work 2017-10-03 08:44:08 [Pool] [zclassic] (Thread 1) No new blocks for 55 seconds - updating transactions & rebroadcasting work 2017-10-03 08:44:31 [Payments] [zclassic] Finished interval - time spent: 8ms total, 2ms redis, 4ms daemon RPC 2017-10-03 08:45:03 [Pool] [zclassic] (Thread 1) No new blocks for 55 seconds - updating transactions & rebroadcasting work 2017-10-03 08:45:53 [Pool] [zclassic] (Thread 1) Block notification via RPC polling 2017-10-03 08:45:53 [Pool] [zclassic] (Thread 1) Block notification via blocknotify script 2017-10-03 08:46:09 [Pool] [zclassic] (Thread 1) Block notification via RPC polling 2017-10-03 08:46:09 [Pool] [zclassic] (Thread 1) Block notification via blocknotify script 2017-10-03 08:47:04 [Pool] [zclassic] (Thread 1) No new blocks for 55 seconds - updating transactions & rebroadcasting work 2017-10-03 08:47:07 [Pool] [zclassic] (Thread 1) Block notification via RPC polling 2017-10-03 08:47:07 [Pool] [zclassic] (Thread 1) Share rejected: {"job":"ce94","ip":"::ffff:78.130.208.134","worker":"t1eGXMNEMFmNHf9PZ45336BqVDs3KwaU9AR.496a7d","difficulty":1,"error":"job not found"} 2017-10-03 08:47:07 [Pool] [zclassic] (Thread 1) Block notification via blocknotify script 2017-10-03 08:47:16 [Pool] [zclassic] (Thread 1) Block notification via blocknotify script 2017-10-03 08:47:31 [Payments] [zclassic] Finished interval - time spent: 25ms total, 3ms redis, 6ms daemon RPC 2017-10-03 08:48:11 [Pool] [zclassic] (Thread 1) No new blocks for 55 seconds - updating transactions & rebroadcasting work

WaveringAna commented 7 years ago

Mining is all about luck, if you're not getting blocks there's nothing much you can do.

lutsifer commented 7 years ago

@aayanl Sure :) So the log looks OK ?

WaveringAna commented 7 years ago

Yep šŸ™‚

On Oct 3, 2017 8:27 AM, "Stefan" notifications@github.com wrote:

@aayanl https://github.com/aayanl Sure :) So the log looks OK ?

ā€” You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/z-classic/z-nomp/issues/206#issuecomment-333825974, or mute the thread https://github.com/notifications/unsubscribe-auth/AJmmkR71qtE8f-ElgQh-MQGaKdZJtcRvks5soigkgaJpZM4Pr7BQ .

lutsifer commented 7 years ago

Thank you :)