You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=> 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
The text was updated successfully, but these errors were encountered:
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.
=> 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
The text was updated successfully, but these errors were encountered: