Created
January 16, 2013 22:16
-
-
Save hub-cap/4551455 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32: 69.20.3.135: new handler Process | |
32: 69.20.3.135: Plain non-SSL (ws://) WebSocket connection | |
32: 69.20.3.135: Version hybi-13, base64: 'False' | |
32: 69.20.3.135: Path: '/websockify' | |
32: handler exception: 'NoneType' object has no attribute 'items' | |
32: Traceback (most recent call last): | |
File "/opt/stack/noVNC/utils/websocket.py", line 797, in top_new_client | |
self.new_client() | |
File "./utils/nova-novncproxy", line 85, in new_client | |
cookie.load(self.headers.getheader('cookie')) | |
File "/usr/lib/python2.7/Cookie.py", line 635, in load | |
for k, v in rawdata.items(): | |
AttributeError: 'NoneType' object has no attribute 'items' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment