The usual culprit for socket.io issues is usually not having sticky sessions. Socket.io requires sticky sessions so requests from a client always go to the same backends.
Facebook SSO wrong callback - /w proxy pass
-
Hi,
After successful registration/login plugin will redirect to domain:4567/forum, instead on domain/forum for what ive created proxy pass.
So im using fb login on url domain/forum/login and after i used it i get redirected to domain:4567/forum.
Now when i disabled 4567 port in firewall i cant use plugin anymore.
Any tips? -
Ive fixed by adding external url to node json config file and setting port attribute instead writing it in url