k0zn4n3j4
k0zn4n3j4
NNovu
Created by k0zn4n3j4 on 1/10/2024 in #💬│support
socket.io endpoint on reverse proxy?
I'm leaving this up for the next person, and also so that you can potentially add this to Novu's documentation. The solution is that you must proxy pass <websocket_url>/socket.io to localhost:<websocket_port>/socket.io. I also switched to subdomains rather than using relative paths but I'm not sure if that played a part in the solution. It depends on how the namespace is constructed. In any case I'm sure the team can work it out.
25 replies
NNovu
Created by k0zn4n3j4 on 1/10/2024 in #💬│support
socket.io endpoint on reverse proxy?
I've tried with caddy server as well and still failure issues - in any case the reverse proxy is forwarding correctly, there is just a failure at the application level to sync socket.io namespaces. Is this a problem on Novu's end with configuration? I have followed the instructions in the documentation exactly.
25 replies