Forums

flask-socketio

Can anyone help me out to run a flask-socketio application in pythonanywhere. I have set up a virtualenv with flask-socketio install and my application is running on that virtualenv. Each time I run the application, it seems to be continuously loading and then I get the following error Error code: 504-loadbalancer .

When I check my error log, it doesn't display any error

Hi jasdevsidhu14,

Your site seems to be working fine now. Did you make any changes in the meantime?

Conrad

question is flask socketio supported as of today ? thanks

We don't support websockets, but it's possible that flask-socketio provides some sort of long-polling workaround? You'd have to try it and see I guess...