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

./start.sh ERROR: go install results in i/o timeout #297

Open
vipluosong opened this issue Jan 12, 2025 · 1 comment
Open

./start.sh ERROR: go install results in i/o timeout #297

vipluosong opened this issue Jan 12, 2025 · 1 comment

Comments

@vipluosong
Copy link

=> CANCELED [ovpn-admin frontend-builder 3/3] RUN apk add --update python3 make g++ && cd /a 41.1s
=> ERROR [ovpn-admin backend-builder 2/5] RUN go install github.com/gobuffalo/packr/v2/packr 30.5s

[ovpn-admin backend-builder 2/5] RUN go install github.com/gobuffalo/packr/v2/packr2@latest:
30.32 go install: github.com/gobuffalo/packr/v2/packr2@latest: module github.com/gobuffalo/packr/v2/packr2: Get "https://proxy.golang.org/github.com/gobuffalo/packr/v2/packr2/@v/list": dial tcp 172.217.14.241:443: i/o timeout


failed to solve: process "/bin/sh -c go install github.com/gobuffalo/packr/v2/packr2@latest" did not complete successfully: exit code: 1

@shurup
Copy link
Member

shurup commented Jan 13, 2025

It seems to be a networking issue. Can you please try the suggested workaround from this comment? It involves adding a proxy via GOPROXY to Dockerfile.

@shurup shurup changed the title ./start.sh ERROR ./start.sh ERROR: go install results in i/o timeout Jan 13, 2025
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

2 participants