This repository was archived by the owner on Mar 18, 2019. It is now read-only.
This repository was archived by the owner on Mar 18, 2019. It is now read-only.
Getting continous requests.exceptions.ConnectionError #167
Open
Description
Hello, i'm using coreapi with django-rest-framework and have my server running in dev environment using django's runserver (python simplehttp).
The problem is 4/5 times I get requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) after fetching schema.
On network traffic dump i see that everything is ok and curl requests are always fine.
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels