-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Spent 2 days trying to run api_hour with project updated to aiohttp==3.0.9
I'm running it with command:
/usr/local/bin/api_hour --chdir /path/to/project server:Container -b 127.0.0.7:8000 --log-level=DEBUG
And it starts great but when I try to connect I have: "no data received" or "connection reset by peer" message. No logs in terminal, no errors. It seems like api-hour even can't handle request.
The same config works great with aiohttp==2.2.5 but now fails.
Metadata
Metadata
Assignees
Labels
No labels