tangkv / snova

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

正式版的0.17.0客户端用C4打不开https网页 #125

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
log如下:

2012/10/21 17:16:49 launch.go:42: [WARN]Failed to init GAE:GAE not inited since 
[GAE] Enable=0
2012/10/21 17:16:49 c4.go:397: Init C4.
2012/10/21 17:16:49 c4.go:386: UserToken is 00:16:ea:05:9c:f9
2012/10/21 17:16:49 launch.go:58: =============Start gsnova 0.17.0==============
2012/10/21 17:16:49 server.go:42: Listen on address localhost:48100
2012/10/21 17:16:52 c4.go:295: Session[1]Request CONNECT 
https://www.google.com:443
2012/10/21 17:16:53 c4.go:295: Session[2]Request CONNECT 
https://s-static.ak.fbcdn.net:443
2012/10/21 17:16:53 c4.go:295: Session[3]Request CONNECT 
https://s-static.ak.facebook.com:443
2012/10/21 17:16:53 c4.go:295: Session[4]Request CONNECT 
https://s-static.ak.fbcdn.net:443
2012/10/21 17:16:53 c4.go:295: Session[5]Request CONNECT 
https://s-static.ak.facebook.com:443
2012/10/21 17:16:53 c4.go:295: Session[6]Request CONNECT 
https://www.facebook.com:443
2012/10/21 17:16:54 c4.go:295: Session[7]Request CONNECT https://twitter.com:443
2012/10/21 17:16:56 c4.go:295: Session[8]Request CONNECT 
https://talk.google.com:5222
2012/10/21 17:17:03 c4.go:221: [1]Close session for www.google.com:443
2012/10/21 17:17:14 c4.go:221: [4]Close session for s-static.ak.fbcdn.net:443
2012/10/21 17:17:14 c4.go:221: [2]Close session for s-static.ak.fbcdn.net:443
2012/10/21 17:17:14 c4.go:221: [3]Close session for s-static.ak.facebook.com:443
2012/10/21 17:17:14 c4.go:221: [5]Close session for s-static.ak.facebook.com:443
2012/10/21 17:17:16 c4.go:295: Session[9]Request CONNECT 
https://apis.google.com:443
2012/10/21 17:17:17 c4.go:221: [8]Close session for talk.google.com:5222
2012/10/21 17:17:17 c4.go:295: Session[10]Request CONNECT 
https://talk.google.com:443
2012/10/21 17:17:24 c4.go:221: [7]Close session for twitter.com:443
2012/10/21 17:17:27 c4.go:221: [9]Close session for apis.google.com:443

http的可正常打开。

Original issue reported on code.google.com by bibup...@gmail.com on 21 Oct 2012 at 9:22

GoogleCodeExporter commented 8 years ago
0.17.0误删了一处代码
try 0.17.1

Original comment by yinqiwen@gmail.com on 21 Oct 2012 at 9:32