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

Running without Sandbox failed #90

Open
dong-lufei opened this issue Aug 26, 2022 · 4 comments
Open

Running without Sandbox failed #90

dong-lufei opened this issue Aug 26, 2022 · 4 comments

Comments

@dong-lufei
Copy link

PS E:\test\cloud-morph> go run server.go
go: github.com/gofrs/uuid@v4.2.0+incompatible: Get "https://proxy.golang.org/github.com/gofrs/uuid/@v/v4.2.0+incompatible.mod": dial tcp 108.177.97.141:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/gofrs/uuid v4.2.0+incompatible
go: downloading github.com/pion/rtp v1.7.13
go: downloading github.com/pion/interceptor v0.1.11
go: downloading github.com/pion/webrtc/v3 v3.1.41
go: github.com/gofrs/uuid@v4.2.0+incompatible: Get "https://proxy.golang.org/github.com/gofrs/uuid/@v/v4.2.0+incompatible.mod": dial tcp 108.177.97.141:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
@sergystepanov
Copy link
Collaborator

Can you open this address directly in the browser? https://proxy.golang.org/github.com/gofrs/uuid/@v/v4.2.0+incompatible.mod
Works for me just fine. Maybe try it with a proxy server.

@dong-lufei
Copy link
Author

打开内容是module github.com/gofrs/uuid

@dong-lufei
Copy link
Author

翻墙可以 跑出来了

@sergystepanov
Copy link
Collaborator

Sadly, I don't know Chinese and Google Translate is not helpful.
I still recommend using some kind of Proxy, either system or something like this https://goproxy.cn/.

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