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 install failed due to github.com/gobuffalo/packr #288

Open
Minh-Sync opened this issue Sep 18, 2024 · 4 comments
Open

./start.sh install failed due to github.com/gobuffalo/packr #288

Minh-Sync opened this issue Sep 18, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Minh-Sync
Copy link

=> ERROR [ovpn-admin:local backend-builder 2/5] RUN go install github.com/gobuffalo/packr/v2/packr2@latest

#0 16.03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
#0 16.48 protocol error: received DATA before a HEADERS frame
#0 16.72 go: downloading golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
#0 17.25 protocol error: received DATA before a HEADERS frame
#0 20.58 pkg/mod/github.com/spf13/cobra@v1.2.1/bash_completions.go:11:2: github.com/spf13/pflag@v1.0.5: Get "https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.zip": stream error: stream ID 1207; PROTOCOL_ERROR
#0 20.58 pkg/mod/github.com/gobuffalo/packr/v2@v2.8.3/jam/store/disk.go:26:2: golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c: Get "https://proxy.golang.org/golang.org/x/sync/@v/v0.0.0-20210220032951-036812b2e83c.zip": stream error: stream ID 1211; PROTOCOL_ERROR

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

@Minh-Sync
Copy link
Author

Solved in #98

@shurup shurup changed the title ./start.sh Install Failed ./start.sh install failed due to github.com/gobuffalo/packr Nov 14, 2024
@shurup shurup added the bug Something isn't working label Nov 14, 2024
@shurup
Copy link
Member

shurup commented Nov 14, 2024

Hi @Minh-Sync, and thank you for this issue! It would be awesome if you could clarify the exact actions/changes you made to solve your issue. This might help other users in future.

@Minh-Sync
Copy link
Author

I solved it according to this guide #98 (comment)

@shurup
Copy link
Member

shurup commented Nov 20, 2024

Thanks a lot for sharing! ❤️

@EvgeniiAl please check whether we need to make any corrections and feel free to close this issue afterwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants