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

Unhandled error: "'NoneType' object has no attribute 'writeHeaders'" #71

Open
tsnork opened this issue Feb 4, 2020 · 0 comments
Open

Comments

@tsnork
Copy link

tsnork commented Feb 4, 2020

2020-02-04T13:09:03+0100 [XmlStream,client] Unhandled Error Traceback (most recent call last): File "c:\python27amd64\lib\site-packages\punjab\session.py", line 117, in doCallback self.deferred.callback(data) File "c:\python27amd64\lib\site-packages\twisted\internet\defer.py", line 460, in callback self._startRunCallbacks(result) File "c:\python27amd64\lib\site-packages\twisted\internet\defer.py", line 568, in _startRunCallbacks self._runCallbacks() File "c:\python27amd64\lib\site-packages\twisted\internet\defer.py", line 654, in _runCallbacks current.result = callback(current.result, *args, **kw) --- <exception caught here> --- File "c:\python27amd64\lib\site-packages\punjab\httpb.py", line 493, in return_error self.send_http_error(error.conditions[str(e.value)]['code'], exceptions.KeyError: "'NoneType' object has no attribute 'writeHeaders'"

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