You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Hi, recently the company I'm working for made some changes in the cloud architecture and change the Kong api gateway version they where using and that cause a websocket error, and the problem is that the error message is empty and I can not identify what is causing the websocket to fail.
This is what is being log to the console:
debugging... Opening Web Socket...
WebSocket connection to 'wss://apiurl/socket' failed: client.js:274
debugging... Connection closed to wss://apiurl/socket
debugging... STOMP: scheduling reconnection in 5000ms
debugging... Connection not established in 10000ms, closing socket
Hi, recently the company I'm working for made some changes in the cloud architecture and change the Kong api gateway version they where using and that cause a websocket error, and the problem is that the error message is empty and I can not identify what is causing the websocket to fail.
This is what is being log to the console:
debugging... Opening Web Socket...
WebSocket connection to 'wss://apiurl/socket' failed: client.js:274
debugging... Connection closed to wss://apiurl/socket
debugging... STOMP: scheduling reconnection in 5000ms
debugging... Connection not established in 10000ms, closing socket
this is my config:
Thanks very much for your help
The text was updated successfully, but these errors were encountered: