(rewards $30) xmrig proxy read error: “connection reset by peer”

Started by dougnash, Mar 18, 2022, 03:39 AM

Previous topic - Next topic

dougnash

So i got error message "connection reset by peer"

and already try to solve it using method from this thread

https://forum.wownero.com/t/xmrig-proxy-read-error-connection-reset-by-peer/944/11

But the error still appear, can someone help ?? I will give rewards $30 if the problem resolved thank you

houndvoyager

Could you please provide the config you're using / any log files related to this issue.

dougnash

```
{
    "access-log-file": null,
    "access-password": null,
    "algo-ext": true,
    "api": {
        "id": null,
        "worker-id": null
    },
    "http": {
        "enabled": false,
        "host": "127.0.0.1",
        "port": 0,
        "access-token": null,
        "restricted": true
    },
    "background": false,
    "bind": [
        {
            "host": "0.0.0.0",
            "port": 8118,
            "tls": false
        },
        {
            "host": "::",
            "port": 8118,
            "tls": false
        }
    ],
    "colors": true,
    "title": true,
    "custom-diff": 50000,
    "custom-diff-stats": true,
    "donate-level": 0,
    "log-file": null,
    "mode": "nicehash",
    "pools": [
        {
            "algo": null,
            "coin": "WOW",
            "url": "127.0.0.1:34568",
            "user": "xxx",
            "spend-secret-key": "xxx",
            "rig-id": null,
            "keepalive": false,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null,
            "daemon": true
        }
    ],
    "retries": 2,
    "retry-pause": 1,
    "reuse-timeout": 0,
    "tls": {
        "enabled": true,
        "protocols": null,
        "cert": null,
        "cert_key": null,
        "ciphers": null,
        "ciphersuites": null,
        "dhparam": null
    },
    "user-agent": null,
    "syslog": false,
    "verbose": false,
    "watch": true,
    "workers": true
}
```

Can you tell me where is log file i need to find ??


wow4reedom

Hey @dougnash, Can you please share with the community how your problem was resolved?  
Many thanks.