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

Please help. error log z-nomp #202

Closed dmytrobazeliuk-devops closed 6 years ago

dmytrobazeliuk-devops commented 7 years ago

2017-09-20 22:50:24 [POSIX] [Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised 2017-09-20 22:50:24 [Master] [CLI] CLI listening on port 17117 2017-09-20 22:50:24 [PPLNT] [zclassic] TimeShare processing setup with redis (127.0.0.1:6379) 2017-09-20 22:50:25 [Payments] [zclassic] minimum paymentInterval of 120 seconds recommended. 2017-09-20 22:50:25 [Payments] [zclassic] zclassic requireShielding: true 2017-09-20 22:50:25 [Payments] [zclassic] zclassic minConf: 10 2017-09-20 22:50:25 [Payments] [zclassic] zclassic payments txfee reserve: 0.0004 2017-09-20 22:50:25 [Payments] [zclassic] zclassic maxBlocksPerPayment: 3 2017-09-20 22:50:25 [Payments] [zclassic] zclassic PPLNT: false, time period: 0.51 2017-09-20 22:50:25 [Payments] [zclassic] Daemon does not own pool address - payment processing can not be done with this daemon, {"isvalid":false} 2017-09-20 22:50:25 [Website] [Server] Website started on 0.0.0.0:8080 2017-09-20 22:50:25 [Switching] [Setup] (Thread 1) Loading last proxy state from redis 2017-09-20 22:50:25 [Pool] [zclassic] (Thread 1) Share processing setup with redis (127.0.0.1:6379) 2017-09-20 22:50:25 [Pool] [zclassic] (Thread 1) Daemon reports address is not valid 2017-09-20 22:50:25 [Switching] [Setup] (Thread 2) Loading last proxy state from redis 2017-09-20 22:50:25 [Pool] [zclassic] (Thread 2) Share processing setup with redis (127.0.0.1:6379) 2017-09-20 22:50:25 [Pool] [zclassic] (Thread 2) Daemon reports address is not valid 2017-09-20 22:50:25 [Switching] [Setup] (Thread 3) Loading last proxy state from redis 2017-09-20 22:50:25 [Pool] [zclassic] (Thread 3) Share processing setup with redis (127.0.0.1:6379) 2017-09-20 22:50:25 [Pool] [zclassic] (Thread 3) Daemon reports address is not valid 2017-09-20 22:50:26 [Switching] [Setup] (Thread 4) Loading last proxy state from redis 2017-09-20 22:50:26 [Pool] [zclassic] (Thread 4) Share processing setup with redis (127.0.0.1:6379) 2017-09-20 22:50:26 [Pool] [zclassic] (Thread 4) Daemon reports address is not valid 2017-09-20 22:50:26 [Master] [PoolSpawner] Spawned 1 pool(s) on 8 thread(s) 2017-09-20 22:50:26 [Switching] [Setup] (Thread 5) Loading last proxy state from redis 2017-09-20 22:50:26 [Pool] [zclassic] (Thread 5) Share processing setup with redis (127.0.0.1:6379) 2017-09-20 22:50:26 [Pool] [zclassic] (Thread 5) Daemon reports address is not valid 2017-09-20 22:50:26 [Switching] [Setup] (Thread 6) Loading last proxy state from redis 2017-09-20 22:50:26 [Pool] [zclassic] (Thread 6) Share processing setup with redis (127.0.0.1:6379) 2017-09-20 22:50:26 [Pool] [zclassic] (Thread 6) Daemon reports address is not valid 2017-09-20 22:50:26 [Switching] [Setup] (Thread 7) Loading last proxy state from redis 2017-09-20 22:50:26 [Pool] [zclassic] (Thread 7) Share processing setup with redis (127.0.0.1:6379) 2017-09-20 22:50:26 [Pool] [zclassic] (Thread 7) Daemon reports address is not valid 2017-09-20 22:50:27 [Switching] [Setup] (Thread 8) Loading last proxy state from redis 2017-09-20 22:50:27 [Pool] [zclassic] (Thread 8) Share processing setup with redis (127.0.0.1:6379) 2017-09-20 22:50:27 [Pool] [zclassic] (Thread 8) Daemon reports address is not valid

WaveringAna commented 7 years ago

you're not using the correct addresses

dmytrobazeliuk-devops commented 7 years ago

address wallet or address ip?

dmytrobazeliuk-devops commented 7 years ago

I wanted to clarify where the wrong address is changing.

TheComputerGenie commented 7 years ago

Daemon does not own pool address - payment processing can not be done with this daemon

This means that whatever wallet address you have in your config is not an address that your wallet "owns" (holds the private key for) - most likely, either you used a different wallet.dat file, you mistyped the addy, or you've got an example addy still in place. You have to get the addresses directly from the wallet (daemon) that you have running.