cvca / snova

Automatically exported from code.google.com/p/snova
0 stars 0 forks source link

CDN C4报错 #527

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
OpenShift部署C4 Nodejs (0.23版) 
用openShift 不设置CDN域名是正常的。换成CND域名就报错,是��
�里没设置对啊。
2015/01/05 20:02:04 c4_ws.go:124: Success establish websocket:1 for 
ws://gocn.herokuapp.com:80/
2015/01/05 20:02:04 c4_ws.go:124: Success establish websocket:0 for 
ws://gocn.herokuapp.com:80/
2015/01/05 20:02:04 c4_ws.go:124: Success establish websocket:1 for 
ws://goap.herokuapp.com:80/
2015/01/05 20:02:04 c4_ws.go:124: Success establish websocket:0 for 
ws://goap.herokuapp.com:80/
2015/01/05 20:02:04 c4_ws.go:124: Success establish websocket:2 for 
ws://goap.herokuapp.com:80/
2015/01/05 20:02:04 c4_ws.go:124: Success establish websocket:2 for 
ws://gocn.herokuapp.com:80/
2015/01/05 20:02:06 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:07 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:08 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:10 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:11 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:13 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:14 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:16 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:17 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:18 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:20 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:21 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:22 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:24 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status
2015/01/05 20:02:25 c4_ws.go:90: [ERROR]Failed to create websocket connection 
with response:websocket.Dial wss://gossh.apicn.tk:8443/: bad status

Original issue reported on code.google.com by hzfy...@gmail.com on 5 Jan 2015 at 12:43