DigitalChinaOpenSource / TiDB-for-PostgreSQL

PgSQL compatible on distributed database TiDB
Apache License 2.0
387 stars 21 forks source link

Error report during execution #1

Closed KevinYang19 closed 3 years ago

KevinYang19 commented 3 years ago

When I execute "go run main.go" command, The following errors were caused

(base) [root@localhost tidb-server]# go run main.go
go: cloud.google.com/go@v0.51.0: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.51.0.mod": dial tcp 172.217.160.113:443: i/o timeout
(base) [root@localhost tidb-server]# go run -buildmode=exe  main.go
go: cloud.google.com/go@v0.51.0: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.51.0.mod": dial tcp 172.217.160.81:443: i/o timeout