Replies: 1 comment
|
Grrrr. I can't say anything about this. (It's not a Channels issue... — it's lower than that.) Top hit for "Cannot assign requested address" is: https://stackoverflow.com/questions/19246103/socket-errorerrno-99-cannot-assign-requested-address-and-namespace-in-python — that has the sort of detail I'd imagine you're looking for. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am looking for some help using Django Channels/WebSockets.
I am not able to make a connection in Production (only in localhost).
The error I am getting in Production is this:
Any help is highly appreciated.
All reactions