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

Crash on lost connection #30

Open
sly74fr opened this issue Sep 19, 2016 · 4 comments
Open

Crash on lost connection #30

sly74fr opened this issue Sep 19, 2016 · 4 comments

Comments

@sly74fr
Copy link
Contributor

sly74fr commented Sep 19, 2016

No handlers could be found for logger "dlipower.dlipower"
Traceback (most recent call last):
File "test_wrapper.py", line 23, in
pdu.off(i)
File "/home/xtramgr/Dev/VirtualEnvs/AIT/local/lib/python2.7/site-packages/dlipower/dlipower.py", line 419, in off
self.geturl(url='outlet?%d=OFF' % self.determine_outlet(outlet))
File "/home/xtramgr/Dev/VirtualEnvs/AIT/local/lib/python2.7/site-packages/dlipower/dlipower.py", line 381, in determine_outlet
outlets = self.statuslist()
File "/home/xtramgr/Dev/VirtualEnvs/AIT/local/lib/python2.7/site-packages/dlipower/dlipower.py", line 447, in statuslist
url = self.geturl('index.htm')
File "/home/xtramgr/Dev/VirtualEnvs/AIT/local/lib/python2.7/site-packages/dlipower/dlipower.py", line 373, in geturl
logger.debug('Response code: %s', request.status_code)
AttributeError: 'NoneType' object has no attribute 'status_code'

sly74fr added a commit to sly74fr/python-dlipower that referenced this issue Sep 19, 2016
@sly74fr
Copy link
Contributor Author

sly74fr commented Oct 12, 2016

Hello,

Any news on this issue ?

Best regards,
Sly

@sly74fr
Copy link
Contributor Author

sly74fr commented Nov 18, 2016

Hello,
Still no news ?
Best regards,
Sly

@sly74fr
Copy link
Contributor Author

sly74fr commented Jan 20, 2017

Hello,
Any problem with my patch ?
Would really like to see this bug fix in the official release in Pip !
Best regards,
Sly

@sly74fr
Copy link
Contributor Author

sly74fr commented May 26, 2017

Hello,
Any news on this issue ?

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

1 participant