-
**Describe the issue**
Connection drops with the exception `WebSocketChannelException` and cannot be restored without restarting the app. The problem occurs more or less regularly when the app is i…
-
### Current Limitation
When developing applications using Parse, you want to sync the App with the Server when the App is re-opened after being killed, shut down or restored from the background.
…
-
The TOR browser can't seem to maintain a connection, while Chrome just keeps flying fine.
The difference, according to Otter, "Chrome connects to a _socket_. TOR connects likely through bunches of …
Romaq updated
5 years ago
-
Hello, first off; thank you so much for this login feature.
I understand if this is outside the scope of this project, but I'm trying to use this [ComfyUI-plugin](https://github.com/Acly/krita-ai-d…
-
I don't know why this is failing with the error:
`WebSocket connection to 'ws://localhost:1883/' failed: `
``` js
const protocol = "mqtt"
const host = "localhost"
const port = 1883
app.use…
-
**Description:**
When attempting to log in to WhatsApp using Baileys library, the connection is immediately closed after scanning the QR code. This issue prevents new connections from being establish…
-
Bug
I am running graph-node in a dockerized environment inside aws ec2. Both https and wss endpoints work fine, but after few days the websocket endpoint suddenly stops responding and request finis…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS/Web Information
- Web Browser: Chrome, Firefox
- Local OS: macOS, Windows
- Remote OS: Amazon linux 2 (Sa…
-
### Description
It looks like firefox cannot connect to the websocket while other browsers can.
I believe this issue has been present for a few months.
This issue seems to only present itself when …
-
I'm using the lib with Spring. So I used a bean to initiate the WebSocket connection.
```
@Configuration
public class WebSocketConfig {
@Autowired
OperationParametersDTO operationParametersDT…