maliesa96/apollo

Exception when trying to start the project

Opened this issue · 0 comments

Exception ignored in thread started by: <function check_errors..wrapper at 0x0000020AAFA3EF70>

This happens after installing packages from requirements.txt, and then running the project at 0.0.0.0:8001

The command- daphne -p 8001 -b 0.0.0.0 apollo.asgi:application has similar exception