Websocket connection failed

kaykyu
HOBBY

a year ago

I have an Angular frontend and Spring Boot backend running websockets.

During development on localhost, everything was working well over http/ws. After deployment, the websocket on angular gives a error of

'Websocket connection to 'wss://url' failed. The CloseEvent is of code 1006, reason: ''.

However, using Postman to connect to the same url works. Any advice?

Archived

0 Replies

kaykyu
HOBBY

a year ago

Issue has been resolved!

Status changed to Archived kaykyu over 1 year ago


Websocket connection failed - Railway Help Station