I'm trynna set up my server application on Ubuntu 22.04. Everything works except websocets. When I ran the server on my computer locally they worked. When I trynna connect via Postman, the connection is broken and I get the following message.
I have tried making requests both through nginx and directly. What this problem may be related to and how to solve it?