h9-dev / chia-miner

The miner for Chia.
https://www.h9.com
224 stars 36 forks source link

Error: update line fail #389

Open sjdrc opened 3 years ago

sjdrc commented 3 years ago

After configuring config.yaml and running ./hpool-miner-chia on linux I get:

ERRO[2021-05-18T04:39:56+10:00] update line fail                              error="Get \"http://chia-14413fb6c2.hpool.xin/proxy/wslines\": dial tcp: lookup chia-14413fb6c2.hpool.xin: Try again" f7="{loggers.go,logging.CPrint,156}" f8="{manager.go,line.(*Manager).update,120}" f9="{manager.go,line.NewManager,43}" tid=1
ERRO[2021-05-18T04:39:56+10:00] update line fail                              error="Get \"http://chia-14413fb6c2.hpool.xin/proxy/wslines\": dial tcp: lookup chia-14413fb6c2.hpool.xin: Try again" f7="{loggers.go,logging.CPrint,156}" f8="{manager.go,line.(*Manager).update,120}" f9="{timer.go,utils.StartTime.func1,26}" tid=15
ERRO[2021-05-18T04:40:02+10:00] update line fail                              error="Get \"http://chia-85627fe3f1.hpool.xin/proxy/wslines\": dial tcp: lookup chia-85627fe3f1.hpool.xin: Try again" f7="{loggers.go,logging.CPrint,156}" f8="{manager.go,line.(*Manager).update,120}" f9="{timer.go,utils.StartTime.func1,26}" tid=15

I am able to ping all of the hostnames and am able to download the wslines files from the URLs.

miracorhanyimibes commented 3 years ago

i have the same problem