Websocket connection failed
kaykyu
HOBBYOP

2 years 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

2 years ago

Issue has been resolved!

Status changed to Archived kaykyu almost 2 years ago


Loading...