Advertisement
a_igin

Untitled

Sep 26th, 2020
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. daphne_1 | 2020-09-26 16:32:09,662 ERROR Exception inside application: No route found for path ''.
  2. daphne_1 | Traceback (most recent call last):
  3. daphne_1 | File "./get_coffee/websockets_auth.py", line 50, in __call__
  4. daphne_1 | return self.inner(scope)
  5. daphne_1 | File "/usr/local/lib/python3.7/site-packages/channels/routing.py", line 150, in __call__
  6. daphne_1 | raise ValueError("No route found for path %r." % path)
  7. daphne_1 | ValueError: No route found for path ''.
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement