[ create a new paste ] login | about

Link: http://codepad.org/e8yPhAN6    [ raw code | fork ]

l0nwlf - Plain Text, pasted on Mar 28:
1
2
3
4
5
6
7
8
9
10
11
13:16:51 l0nwlf-MBP:python-weave-client $ python examples/examples.py 
/Library/Python/2.6/site-packages/python_weave-0.1-py2.6.egg/weave/PBKDF2.py:85: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
Traceback (most recent call last):
  File "examples/examples.py", line 28, in <module>
    client = WeaveClient('l0nwlf', 'password', 'passphrase')
  File "examples/examples.py", line 10, in __init__
    self.storage = WeaveStorageContext(user_id, password, server)
  File "build/bdist.macosx-10.6-universal/egg/weave/client.py", line 259, in __init__
  File "build/bdist.macosx-10.6-universal/egg/weave/client.py", line 149, in getUserStorageNode
weave.client.WeaveException: 'Unable to communicate with Weave server: <urlopen error [Errno 1] _ssl.c:480: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol>'



Create a new paste based on this one


Comments: