Replies: 1 comment
-
PythonAnywhere does not currently support websockets. Maybe that is the issue. Another possibility is that you need to set the host and port. See https://justpy.io/reference/justpy/ |
Beta Was this translation helpful? Give feedback.
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.
-
Hi everyone.
Does someone tried to deploy a justpy project through pythonAnywhere?
I can't make the IP address binding part as it explained at:
https://justpy.io/tutorial/deployment/
I get the next server error output:
ERROR: [Errno 13] error while attempting to bind on address ('0.0.0.0', 80): permission denied
(Maybe it is an easy one issue but i get stacked)
Thanks in advance
Mateo
Beta Was this translation helpful? Give feedback.
All reactions