Skip to content

Reflex Docs Throw WebSocket Connection Error #5619

@uzairali19

Description

@uzairali19

Describe the bug

The Alert Dialog documentation page loads, but a persistent WebSocket error appears at the bottom right:
Cannot connect to server: websocket error. Check if server is reachable at wss://e9cb031a-044d-4380-90c4-4e1382950d3e.fly.dev/_event
This affects the usability of interactive features (if any) and may impact developer experience.

To Reproduce

Steps to reproduce the behavior:

Code/Link to Repo:
Not applicable – issue occurs on the Reflex documentation site itself

Expected behavior
No connection errors should appear in the UI. If WebSockets are used for interactivity or hot reload previews, they should establish successfully.

Screenshots

Image Image

Specifics (please complete the following information):

  • Python Version: NA
  • Reflex Version: NA
  • OS: macOS 12.6
  • Browser (Optional): Chrome Version 114+

Additional context

This issue appears to be tied to the Reflex docs site attempting to connect to a backend WebSocket service hosted on Fly.io. The endpoint is either unavailable, down, or misconfigured. It may impact pages with interactive components or live examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions