ROZ-MOFUMOFU-ME / zny-nomp

ZNY-NOMP is mining pool software for BitZeny so you can create internet money in your home!
https://zny.mofumofu.me
MIT License
40 stars 77 forks source link

payment procesor problem #12

Closed mineblocks closed 4 years ago

mineblocks commented 5 years ago

any idea how to fix this problem ??? i have try sending founds to pool addres and still same probllem .

2019-07-10 17:33:53 [Payments] [cpuchain] PPLNT: Reduced shares for CbuMCcsTKzg2ckNqKUhRoroA3B9S9UtcT5 round:3924 maxTime:337.52700000000016sec timePeriod:0.49 shares:1.07305556 lost:0.5472583356 new:0.5257972244 2019-07-10 17:33:53 [Payments] [cpuchain] PPLNT: Reduced shares for CMq96L9PBAJU4TZ93oHtnYSmhpfTTEFUHE.celeron round:3934 maxTime:44.791sec timePeriod:0.46 shares:0.13343216 lost:0.07205336639999999 new:0.06137879360000001 2019-07-10 17:33:53 [Payments] [cpuchain] PPLNT: Reduced shares for CZ12zUFbbnnz7paZ1s1rijZWk51dYn7vwh.g2030-2 round:3934 maxTime:44.791sec timePeriod:0.41 shares:0.14334296 lost:0.0845723464 new:0.05877061359999999 2019-07-10 17:33:53 [Payments] [cpuchain] PPLNT: Reduced shares for CZ12zUFbbnnz7paZ1s1rijZWk51dYn7vwh.r2400g-6 round:3934 maxTime:44.791sec timePeriod:0.41 shares:0.27046249 lost:0.15957286910000001 new:0.11088962089999999 2019-07-10 17:33:53 [Payments] [cpuchain] Insufficient funds (??) for payments (76.68276935), decreasing rewards by 0.1% and retrying 2019-07-10 17:33:53 [Payments] [cpuchain] Insufficient funds (??) for payments (76.60608658), decreasing rewards by 0.2% and retrying 2019-07-10 17:33:53 [Payments] [cpuchain] Insufficient funds (??) for payments (76.52940381), decreasing rewards by 0.3% and retrying 2019-07-10 17:33:53 [Payments] [cpuchain] Insufficient funds (??) for payments (76.45272104), decreasing rewards by 0.4% and retrying 2019-07-10 17:33:53 [Payments] [cpuchain] sendmany "" {"CMBhchxiAFe3a3ZsUGj66WHV8frkPb1ApQ":76.37603827} 2019-07-10 17:33:53 [Payments] [cpuchain] Error sending payments, decreased rewards by too much!!!

newmight2015 commented 5 years ago

inside cpuchain.conf add the line: blocknotify=node /home/zny-nomp/scripts/cli.js blocknotify cpuchain %s

mineblocks commented 5 years ago

blocknotify=node /home/zny-nomp/scripts/cli.js blocknotify cpuchain %s

we have used this config aswell so is other problem

newmight2015 commented 5 years ago

The pool_configs cpuchain.json like this and it is ok for payment. "paymentProcessing": { "minConf": 10, "enabled": true, "paymentMode": "prop", "_comment_paymentMode":"prop, pplnt", "paymentInterval": 10, "minimumPayment": 0.1, "maxBlocksPerPayment": 3, "daemon": { "host": "127.0.0.1", "port": 19707, "user": "xxx", "password": "xxx" }

mineblocks commented 5 years ago

well no is this my problem ... the problem here is not pay any block confirmed says Insufficient funds when i have send 1000cpu extras to pool addres bud still same problem

looks try pay double % rewards ... :(