Help in Deploying Django, Django Channels to AWS #7
Unanswered
PaulleDemon
asked this question in
Help with deployment
Replies: 1 comment 6 replies
-
@PaulleDemon Thank you for this guide. I have been following this to serve notifications from my django application via a websocket connection. I have followed every step and also passed the {"foo": "bar"} test that you mentioned at the end of the file. However, when I try to connect to the websocket using the elastic beanstalk link, it fails. I looked at the logs and the logs show that the endpoint ws/ (or the endpoint for websocket) is not found (404). This works totally fine on the localhost though. I can post the error logs if you require. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you require any help with deploying Django, and Django channels to AWS, tag me in this thread. (note: standard charges apply).
You must also be able to provide the necessary IAM permissions for me to help you. If you are unable to do so, due to company policy or other reasons, I suggest you buy this video and do it yourself: https://www.buymeacoffee.com/artpaul/e/241689, you would still receive my support, if you require.
Beta Was this translation helpful? Give feedback.
All reactions