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

heroku 服务端部署成功,但客户端报错 #78

Open
jlzsss opened this issue Mar 27, 2018 · 1 comment
Open

heroku 服务端部署成功,但客户端报错 #78

jlzsss opened this issue Mar 27, 2018 · 1 comment

Comments

@jlzsss
Copy link

jlzsss commented Mar 27, 2018

报错信息如下:
2018/03/27 13:55:19 proxy.go:147: Allowed proxy channel with schema:[http http2 https kcp quic ssh tcp tls ws wss]
2018/03/27 13:55:19 mux.go:254: Proxy channel:direct init success
2018/03/27 13:55:19 dial.go:110: Connect wss://gsnova.herokuapp.com:443 success via gsnova.herokuapp.com:443.
2018/03/27 13:55:19 dial.go:110: Connect http://raw.githubusercontent.com:443 success via raw.githubusercontent.com:443.
2018/03/27 13:55:20 local.go:34: dial websocket error:websocket: bad handshake wss://gsnova.herokuapp.com/ws
2018/03/27 13:55:20 mux.go:244: [ERROR]Failed to create mux session for wss://gsnova.herokuapp.com:0 with reason:websocket: bad handshake
2018/03/27 13:55:20 mux.go:262: [ERROR]Proxy channel:heroku-websocket init failed
2018/03/27 13:55:20 proxy.go:166: Started GSnova r16.
2018/03/27 13:55:20 local_server.go:307: Listen on address :48100
2018/03/27 13:55:20 local_server.go:307: Listen on address :48101
2018/03/27 13:55:20 local_server.go:307: Listen on address :48102
2018/03/27 13:55:20 transparent_unix.go:249: Listen transparent UDP proxy on 0.0.0.0:48100
2018/03/27 13:55:20 transparent_unix.go:249: Listen transparent UDP proxy on 0.0.0.0:48101
2018/03/27 13:55:20 transparent_unix.go:249: Listen transparent UDP proxy on 0.0.0.0:48102

@yinqiwen
Copy link
Owner

两边的key设置不一致

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