Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created January 16, 2013 22:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hub-cap/4551455 to your computer and use it in GitHub Desktop.
Save hub-cap/4551455 to your computer and use it in GitHub Desktop.
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