Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dial tcp 142.251.43.17:443: i/o timeout #5

Open
zg9uagfv opened this issue Aug 25, 2021 · 3 comments
Open

dial tcp 142.251.43.17:443: i/o timeout #5

zg9uagfv opened this issue Aug 25, 2021 · 3 comments

Comments

@zg9uagfv
Copy link

ubuntu 20.04

run make command, get erros as below:

`CGO_ENABLED=0 go build -o bin/ipchub -ldflags "-X github.com/cnotch/ipchub/config.Version=1.1.0" .

go: github.com/BurntSushi/[email protected]: Get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.mod: dial tcp 142.251.43.17:443: i/o timeout
make: *** [makefile:13: build] Error 1
`

@cnotch
Copy link
Owner

cnotch commented Aug 27, 2021

This should be unable to get the TOML module from the network

1 similar comment
@cnotch
Copy link
Owner

cnotch commented Aug 27, 2021

This should be unable to get the TOML module from the network

@Sidabw
Copy link

Sidabw commented Jan 20, 2022

go env -w GOPROXY=https://goproxy.cn,direct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants