UNOMP / unified-node-open-mining-portal

Development stopped and is now unsupported. The node.js version is being deprecated in October 2016.
GNU General Public License v2.0
347 stars 396 forks source link

Website (x11) dash Could not dumpprivkey for (x11) dash #242

Open sero2kk opened 6 years ago

sero2kk commented 6 years ago

[2018-01-12 21:06:01.727] [DEBUG] [default] - Pool (x11) cannabiscoin Thread 7 Share processing setup with redis (127.0.0.1:6379)
[2018-01-12 21:06:01.730] [DEBUG] [default] - Switching Setup Thread 7 Last proxy state loaded from redis
[2018-01-12 21:06:01.730] [DEBUG] [default] - Pool (x11) dash Thread 7 Share processing setup with redis (127.0.0.1:6379)
[2018-01-12 21:06:01.731] [DEBUG] [default] - Pool (x11) dash Thread 7 Daemon reports address is not valid
[2018-01-12 21:06:02.040] [INFO] [default] - New Relic
[2018-01-12 21:06:02.042] [INFO] [default] - POSIX Not Installed
[2018-01-12 21:06:02.042] [INFO] [default] - Run Workers
[2018-01-12 21:06:02.048] [INFO] [default] - Switching Setup Thread 8 Loading last proxy state from redis
[2018-01-12 21:06:02.053] [DEBUG] [default] - Pool (x11) cannabiscoin Thread 8 Share processing setup with redis (127.0.0.1:6379)
[2018-01-12 21:06:02.055] [DEBUG] [default] - Switching Setup Thread 8 Last proxy state loaded from redis
[2018-01-12 21:06:02.056] [DEBUG] [default] - Pool (x11) dash Thread 8 Share processing setup with redis (127.0.0.1:6379)
[2018-01-12 21:06:02.057] [DEBUG] [default] - Pool (x11) dash Thread 8 Daemon reports address is not valid
[2018-01-12 21:06:02.098] [DEBUG] [default] - Pool (x11) cannabiscoin Thread 4 Daemon reports address is not valid
[2018-01-12 21:06:02.293] [DEBUG] [default] - Pool (x11) cannabiscoin Thread 5 Daemon reports address is not valid
[2018-01-12 21:06:02.295] [DEBUG] [default] - Pool (x11) cannabiscoin Thread 6 Daemon reports address is not valid
[2018-01-12 21:06:02.496] [DEBUG] [default] - Pool (x11) cannabiscoin Thread 7 Daemon reports address is not valid
[2018-01-12 21:06:02.496] [DEBUG] [default] - Pool (x11) cannabiscoin Thread 8 Daemon reports address is not valid
[2018-01-12 21:06:09.660] [DEBUG] [default] - Master CLI CLI listening on port 17117
[2018-01-12 21:06:10.010] [INFO] [default] - New Relic
[2018-01-12 21:06:10.012] [INFO] [default] - POSIX Not Installed
[2018-01-12 21:06:10.012] [INFO] [default] - Run Workers
[2018-01-12 21:06:10.034] [INFO] [default] - New Relic
[2018-01-12 21:06:10.037] [INFO] [default] - POSIX Not Installed
[2018-01-12 21:06:10.037] [INFO] [default] - Run Workers
[2018-01-12 21:06:10.043] [DEBUG] [default] - Website Server Website started on x.x.x.x:8080
[2018-01-12 21:06:10.047] [FATAL] [default] - Payments (x11) cannabiscoin Daemon does not own pool address - payment processing can not be done with this daemon, {"isvalid":false}
[2018-01-12 21:06:10.050] [FATAL] [default] - Payments (x11) dash Daemon does not own pool address - payment processing can not be done with this daemon, {"isvalid":false}

[2018-01-12 21:06:10.079] [ERROR] [default] - Website (x11) cannabiscoin Could not dumpprivkey for (x11) cannabiscoin {"code":-5,"message":"Invalid CannabisCoin address"}
[2018-01-12 21:06:10.080] [ERROR] [default] - Website (x11) dash Could not dumpprivkey for (x11) dash {"code":-5,"message":"Invalid Dash address"}

hi, i get this error message with dash (x11), cannabiscoin (x11) and digibyte (sha256)... i am using the wallet address what dash-cli getaddressesbyaccount "" show me...

but litecoin (scrypt), emark (sha256) and einsteinium (scrypt) works fine...

the rpc user and password is correct.

any ideas?