h9-dev / chia-miner

The miner for Chia.
https://www.h9.com
225 stars 40 forks source link

Connection Refused #267

Open Cattigrew opened 3 years ago

Cattigrew commented 3 years ago

N1 openwrt系统 ubuntu 20.04 docker 运行arm64,1.3.0.2版本

报错如下

time="2021-05-15T06:32:07Z" level=error msg="update line fail" error="Get \"https://chia.hpool.com/proxy/wslines\": dial tcp 203.107.53.48:443: connect: connection refused" f7="{loggers.go,logging.CPrint,156}" f8="{manager.go,line.(Manager).update,114}" f9="{manager.go,line.NewManager,42}" tid=1 time="2021-05-15T06:32:08Z" level=error msg="update line fail" error="Get \"https://chia-2b9c5cc653.hpool.com/proxy/wslines\": dial tcp 203.107.53.48:443: connect: connection refused" f7="{loggers.go,logging.CPrint,156}" f8="{manager.go,line.(Manager).update,114}" f9="{timer.go,utils.StartTime.func1,26}" tid=15 time="2021-05-15T06:32:09Z" level=error msg="update line fail" error="Get \"https://chia-1bca46b45f.hpool.com/proxy/wslines\": dial tcp 203.107.53.48:443: connect: connection refused" f7="{loggers.go,logging.CPrint,156}" f8="{manager.go,line.(*Manager).update,114}" f9="{timer.go,utils.StartTime.func1,26}" tid=15

Cattigrew commented 3 years ago

把docker bridge改为host,目前新的报错如下

time="2021-05-15T07:41:05Z" level=error msg="update line fail" error="Get \"https://chia-1bca46b45f.hpool.com/proxy/wslines\": x509: certificate signed by unknown authority" f7="{loggers.go,logging.CPrint,156}" f8="{manager.go,line.(Manager).update,114}" f9="{timer.go,utils.StartTime.func1,26}" tid=12 time="2021-05-15T07:41:32Z" level=error msg="update line fail" error="Get \"https://chia-e365767716.hpool.com/proxy/wslines\": x509: certificate signed by unknown authority" f7="{loggers.go,logging.CPrint,156}" f8="{manager.go,line.(Manager).update,114}" f9="{timer.go,utils.StartTime.func1,26}" tid=12 time="2021-05-15T07:41:44Z" level=error msg="update line fail" error="Get \"https://chia-2b9c5cc653.hpool.com/proxy/wslines\": x509: certificate signed by unknown authority" f7="{loggers.go,logging.CPrint,156}" f8="{manager.go,line.(*Manager).update,114}" f9="{timer.go,utils.StartTime.func1,26}" tid=12