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

rabbitmq error #441

Closed
MisterRayCo opened this issue Apr 9, 2013 · 5 comments
Closed

rabbitmq error #441

MisterRayCo opened this issue Apr 9, 2013 · 5 comments
Assignees

Comments

@MisterRayCo
Copy link
Contributor

As seen here:
https://gist.github.com/dspinner/5d521f6a3bb0e2d1739c
https://gist.github.com/dspinner/771d7dc36dd80f89ec33

@alq666
Copy link
Member

alq666 commented Apr 9, 2013

@MisterRayCo Is this related to #440 ?

@remh
Copy link
Contributor

remh commented Apr 10, 2013

Looks like it's related to this urllib2 bug:

http://bugs.python.org/issue8797

@ghost ghost assigned remh Apr 10, 2013
@remh
Copy link
Contributor

remh commented Apr 12, 2013

Not a bug in our end.
This issue happens with python 2.6.5 when using urllib2 with basic auth and supplying bad credentials

@remh remh closed this as completed Apr 12, 2013
@clofresh
Copy link
Contributor

@remh Is there a way forward? Can we switch url libraries?

@remh
Copy link
Contributor

remh commented Apr 12, 2013

Using correct credentials will work.
We could catch the runtime error and say that credentials are likely to be wrong but I don't think it worth switching libraries.

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

4 participants