Skip to content

bug: WebSocket asking to reconnect with credentials in loop on iPhone browsers #842

@crivchri

Description

@crivchri

Describe the bug
With mobile browsers (Safari, Chrome, Edge), with credentials defined, the WebSocket asks to reconnect with the credentials in loop. The page shows WebSocket connecting again and again. Entering the credentials or cancelling the prompt does not change anything.

To Reproduce
Steps to reproduce the behavior:

  1. Open a mobile browser
  2. Navigate to the web UI
  3. Authenticate with the credentials
  4. See WebSocket reconnecting in loop, credentials asked again in loop

Expected behavior
The credentials should be asked once and kept for the session, the WebSocket connection should be kept alive.

Screenshots
image

Smartphone:

  • Device: iPhone 15
  • OS: iOS 26.4
  • Browser: Safari, Chrome, Edge
  • Version: latest

Additional context
On desktop browser, the issue is not present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions