ovpn-admin icon indicating copy to clipboard operation
ovpn-admin copied to clipboard

./start.sh Install Failed

Open Minh-Sync opened this issue 1 year ago • 1 comments

=> 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/[email protected]/bash_completions.go:11:2: github.com/spf13/[email protected]: 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/[email protected]/jam/store/disk.go:26:2: golang.org/x/[email protected]: 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 avatar Sep 18 '24 10:09 Minh-Sync

Solved in https://github.com/flant/ovpn-admin/issues/98

Minh-Sync avatar Sep 19 '24 07:09 Minh-Sync

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.

shurup avatar Nov 14 '24 08:11 shurup

I solved it according to this guide https://github.com/palark/ovpn-admin/issues/98#issuecomment-1091438688

Minh-Sync avatar Nov 20 '24 02:11 Minh-Sync

Thanks a lot for sharing! :heart:

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

shurup avatar Nov 20 '24 04:11 shurup

The issue you described appears to be related to network problems. As such, this issue will be closed.

EvgeniiAl avatar Nov 26 '24 08:11 EvgeniiAl