Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenge is 'None' #9

Open
MitchK opened this issue Apr 6, 2014 · 1 comment
Open

Challenge is 'None' #9

MitchK opened this issue Apr 6, 2014 · 1 comment

Comments

@MitchK
Copy link

MitchK commented Apr 6, 2014

Hi,

I'm trying out the boshclient.py and I get the following error:

(venv)PALM00545424A:conversejs i841712$ python boshclient.py http://localhost/http-bind username@localhost password Traceback (most recent call last): File "boshclient.py", line 335, in <module> print c.get_credentials() File "boshclient.py", line 313, in get_credentials success = self.authenticate_xmpp() File "boshclient.py", line 271, in authenticate_xmpp response = sasl.process(base64.b64decode(challenge)) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/base64.py", line 73, in b64decode return binascii.a2b_base64(s) TypeError: must be string or buffer, not None

@fpytloun
Copy link

Same issue here. Anyone found solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants