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:
- Open a mobile browser
- Navigate to the web UI
- Authenticate with the credentials
- 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

Smartphone:
- Device: iPhone 15
- OS: iOS 26.4
- Browser: Safari, Chrome, Edge
- Version: latest
Additional context
On desktop browser, the issue is not present.
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:
Expected behavior
The credentials should be asked once and kept for the session, the WebSocket connection should be kept alive.
Screenshots

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