dvandal / cryptonote-nodejs-pool

Mining pool for all CryptoNote based coins using Cryptonight, Cryptonight Light and Cryptonight Heavy algorithms
GNU General Public License v2.0
365 stars 611 forks source link

invalid address used for login and unautherised error #599

Open frikdip197 opened 4 years ago

frikdip197 commented 4 years ago

i just started i gou the invalid address used for login and then unautherised errors { "api": { "id": null, "worker-id": null }, "http": { "enabled": false, "host": "127.0.0.1", "port": 0, "access-token": null, "restricted": true }, "autosave": true, "background": false, "colors": true, "title": true, "randomx": { "init": -1, "mode": "auto", "1gb-pages": false, "rdmsr": true, "wrmsr": true, "cache_qos": false, "numa": true }, "cpu": { "enabled": true, "huge-pages": true, "hw-aes": null, "priority": null, "memory-pool": false, "yield": true, "asm": true, "argon2-impl": null, "astrobwt-max-size": 550, "astrobwt-avx2": false, "argon2": [0, 1, 2, 3], "astrobwt": [0, 1, 2, 3], "cn": [ [1, 0], [1, 1], [1, 2] ], "cn-heavy": [ [1, 0], [1, 1] ], "cn-lite": [ [1, 0], [1, 1], [1, 2], [1, 3] ], "cn-pico": [ [2, 0], [2, 1], [2, 2], [2, 3] ], "rx": [0, 1, 2], "rx/wow": [0, 1, 2, 3], "cn/0": false, "cn-lite/0": false, "rx/arq": "rx/wow", "rx/keva": "rx/wow" }, "opencl": { "enabled": false, "cache": true, "loader": null, "platform": "AMD", "adl": true }, "cuda": { "enabled": true, "loader": null, "nvml": true, "astrobwt": [ { "index": 0, "threads": 32, "blocks": 5, "bfactor": 6, "bsleep": 25, "affinity": -1 } ], "cn": [ { "index": 0, "threads": 30, "blocks": 24, "bfactor": 6, "bsleep": 25, "affinity": -1 } ], "cn-heavy": [ { "index": 0, "threads": 14, "blocks": 24, "bfactor": 6, "bsleep": 25, "affinity": -1 } ], "cn-lite": [ { "index": 0, "threads": 62, "blocks": 24, "bfactor": 6, "bsleep": 25, "affinity": -1 } ], "cn-pico": [ { "index": 0, "threads": 4, "blocks": 64, "bfactor": 6, "bsleep": 25, "affinity": -1 } ], "cn/2": [ { "index": 0, "threads": 4, "blocks": 64, "bfactor": 6, "bsleep": 25, "affinity": -1 } ], "kawpow": [ { "index": 0, "threads": 256, "blocks": 16384, "bfactor": 6, "bsleep": 25, "affinity": -1 } ], "rx": [ { "index": 0, "threads": 32, "blocks": 16, "bfactor": 6, "bsleep": 25, "affinity": -1, "dataset_host": true } ], "cn/0": false, "cn-lite/0": false }, "donate-level": 1, "donate-over-proxy": 1, "log-file": null, "pools": [ { "algo": null, "coin": null, "url": "xmrpool.eu:9999", "user": "4BDvUjWmhm5EkJZUZHrLg7JZMB8vnYjmWUDs3nsWSswFHBqwb4b5Zo29QbiJvppENjeVEGufrBSvsHJKxwWbzW6aKoE3FW3 ", "pass": null, "rig-id": null, "nicehash": false, "keepalive": true, "enabled": true, "tls": true, "tls-fingerprint": null, "daemon": false, "socks5": null, "self-select": null }, { "algo": null, "coin": null, "url": "xmrpool.eu:9999", "user": "4BDvUjWmhm5EkJZUZHrLg7JZMB8vnYjmWUDs3nsWSswFHBqwb4b5Zo29QbiJvppENjeVEGufrBSvsHJKxwWbzW6aKoE3FW3 ", "pass": null, "rig-id": null, "nicehash": false, "keepalive": true, "enabled": true, "tls": true, "tls-fingerprint": null, "daemon": false, "socks5": null, "self-select": null } ], "print-time": 60, "health-print-time": 60, "retries": 5, "retry-pause": 5, "syslog": false, "tls": { "enabled": false, "protocols": null, "cert": null, "cert_key": null, "ciphers": null, "ciphersuites": null, "dhparam": null }, "user-agent": null, "verbose": 0, "watch": true, "pause-on-battery": false

this is how my config looks like

Cryptolyfe commented 2 years ago

im getting the same.... not sure how to fix? Are you saying to paste the above code into something?

Stardock2018 commented 2 years ago

you cant use "host": "127.0.0.1", use your local ip