jrieke / traingenerator

🧙 A web app to generate template code for machine learning
https://traingenerator.jrieke.com
MIT License
1.36k stars 181 forks source link

Websocket connection failing #3

Open iresharma opened 3 years ago

iresharma commented 3 years ago

I tried a couple of times and every time your web socket failed to get a connection (browser: safari)

jrieke commented 3 years ago

Thx for reporting! Does it show any error or just doesn't load? And are you are using the live deployment at https://traingenerator.jrieke.com/ or are you running the app locally?

iresharma commented 3 years ago
Screenshot 2020-12-30 at 1 40 12 PM

This is all I get running the app from your hosted version

jrieke commented 3 years ago

Hm, that's super weird, for me it runs properly (and doesn't show these errors) in Safari. Seems to be similar to this streamlit issue but there's no solution yet.

Would you mind cloning this repo, running it locally, and checking that the local site loads properly? Should be fairly easy and only take 2 minutes, just follow the instructions on "Installation" and "Running locally" in the readme here. (You can leave out the optional part about setting up a Github repo for the "Open in Colab" button.) If the local site works, it might be related to the heroku config (as the person in the issue above was also using heroku).

jrieke commented 3 years ago

@iresharma Just wanted to check real quick if you still get this error or if you had any chance to test the app locally?

iresharma commented 3 years ago

Hey sorry I am having my university exams, I'll get back on it soon

jrieke commented 3 years ago

Oh sure, no rush, good luck with your exams!