So i got error message “connection reset by peer”
and already try to solve it using method from this thread
But the error still appear, can someone help ?? I will give rewards $30 if the problem resolved thank you
So i got error message “connection reset by peer”
and already try to solve it using method from this thread
But the error still appear, can someone help ?? I will give rewards $30 if the problem resolved thank you
Could you please provide the config you’re using / any log files related to this issue.
{
"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 ??
Problem solved