reflex-dev / reflex

🕸️ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
18.91k stars 1.07k forks source link

Error with Website #1856

Open ColabDog opened 11 months ago

ColabDog commented 11 months ago

Describe the bug There is a consistent error on the website.

image

To Reproduce Visit the main documentation website.

Expected behavior Not break.

nssnaresh5 commented 11 months ago

Agree with above issue, I also faced several times.

masenf commented 11 months ago

Not able to reproduce here.

When you access the following URL, what happens?

https://reflex-green.fly.dev:8000/ping

Alek99 commented 11 months ago

What could be happening is that there connection could be dropping once on the site.

Seems to work fine for me but if your on mobile or have spotty connection this could pop up if the socket gets disconnected

danik292 commented 10 months ago

It work on mobile for me

ntjess commented 5 months ago

This happens for me on a corporate VPN with proxies. Impossible to load the main website (reflex.dev) or any subpage. If I disconnect from the VPN, everything works fine

The server address is different though:

Cannot connect to server: websocket error.
Check if server is reachable at wss://rxweb-prod-reflex-web.fly.dev/_event
Evenzel commented 4 months ago

This problem also happens to me on a corporate VPN with proxies. I hope this problem is resolved soon.

stock90975 commented 3 weeks ago

eg. https://reflex.dev/docs/tutorial/intro/

No VPN, no proxy

Seeing this a few seconds after the page loads:

Cannot connect to server: websocket error.
Check if server is reachable at wss://rxweb-prod-reflex-web.fly.dev/_event