Skip to content

Error: Can't establish a connection to the server #3

Description

@jccdev45

Steps to Reproduce

  1. npx create-remix@latest --template partykit/remix-starter
  2. npm run dev
  3. Open browser console

Description

The browser console displays web socket errors when initiating a newly created app. Upon the first opening, the app seems to connect, but sometimes when a second tab is opened to simulate a new user, the connection hangs and fails to update the user count. Subsequently, refreshing the page also results in a failed connection. No errors are shown in the terminal, only in the browser console. I am using Firefox (version below) but the errors are still present on Chrome as well.

Error Message

partykit-remix-error
partykit-remix-error2

Environment

  • Operating System: Windows 10
  • Browser: Firefox Developer Edition 123.0b2

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