MoneroOcean / xmrig

Monero (rx/0, rx/wow, rx/loki, defyx, rx/arq, rx/sfx, rx/keva, cn/0, cn/1, cn/2, cn/r, cn/fast, cn/half, cn/xao, cn/rto, cn/rwz, cn/zls, cn/double, cn/gpu, cn-lite/0, cn-lite/1, cn-heavy/0, cn-heavy/tube, cn-heavy/xhv, cn-pico, cn-pico/tlo, argon2/chukwa, argon2/wrkz, astrobwt) CPU/GPU miner
https://moneroocean.stream
GNU General Public License v3.0
272 stars 84 forks source link

MoneroOcean- xmrig won't connect to Monero p2pool #104

Open Santahr opened 2 years ago

Santahr commented 2 years ago

Describe the bug 127.0.0.1 read error: "connection reset by peer"

To Reproduce xmrig.exe -o 127.0.0.1 or xmrig.exe -o address of p2pool

Expected behavior Vanilla xmrig works!

Spudz76 commented 2 years ago

Assuming p2pool is intolerant of extra junk in the login packet (algo-perf) when it should be simply ignoring unknown extensions.

Spudz76 commented 2 years ago

Nope, looks like it does ignore extra junk, so perhaps you've left "tls": true on the pool definition.

Note that config.json always wins over command line options.

Santahr commented 2 years ago

To Reproduce "pools": [ { "algo": null, "coin": null, "url": "gulf.moneroocean.stream:20128", "user": "wallet add", "pass": "x", "rig-id": "name", "nicehash": false, "keepalive": true, "enabled": false, "tls": true, "tls-fingerprint": null, "daemon": false, "socks5": null, "self-select": null, "submit-to-origin": false }, { "coin": "monero", "algo": "rx/0", "url": "127.0.0.1:3333", "enabled": true, "tls": false, "keepalive": true, "nicehash": false } ],

END Results :

read error: "connection reset by peer"

realsetvin commented 4 months ago

I dont think there is a strong desire to correct this issue considering the intended purpose of this miner

just build your own xmrig from source. Follow the instructions

https://xmrig.com/docs/miner/build