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

authproxy failure under python 2.7.6 #69

Open
motoaddict opened this issue Sep 24, 2016 · 1 comment
Open

authproxy failure under python 2.7.6 #69

motoaddict opened this issue Sep 24, 2016 · 1 comment

Comments

@motoaddict
Copy link

File "/home/ubuntu/appengine/apps/gethtoys/lib/bitcoinrpc/authproxy.py", line 137, in call
self.__conn.sock.settimeout(self.__timeout)
AttributeError: HTTPConnection instance has no attribute 'sock'

Works fine when I comment out line 137.

What am I missing?

@dzimbeck
Copy link

I'm not sure, I've not yet run into this myself.
When searching, all I could find was this related issue.
djc/couchdb-python#147

This is another issue...
#33

I've had trouble synchronizing lately getting dropped from RPC. I'm thinking it might be the library. Maybe its worth switching to a different one since Garzik hasn't updated that bug

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