Hey guys, was wondering if you could help me out.
I am running 12 HashLast baby jets on 2 separate computers. They keep to seem going down at random times due to the error:
connection to pool 0 interrupted
These are hosted at a datacenter. Is the internet there dropping?
Pool 1: us1.ghash.io
Pool 2: uk2.ghash.io
I am running them in IP format because the ant miners there seem to finicky when running the typed out URL, work perfect with IP.
Cgminer conf.
{
"pools" : [
{
"url" : "46.229.169.89:3333",
"user" : "joshv06.11",
"pass" : "123"
},
{
"url" : "88.150.205.242:333",
"user" : "joshv06.11",
"pass" : "123"
}
],
"failover-only" : true,
"no-submit-stale" : true,
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:192.168.1.0/24,W:127.0.0.1"
}
Command line
cgminer --hfa-hash-clock 600