We've been unable to get the new Browser Link to work consistently on different machines. For a few people on the team it works and for a few people it doesn't. It appears that when you launch browser link it doesn't open up the websocket backend
and so when the browser tries to connect to websocket server it results in a timeout. We've tried everything but nothing works. We can walk through the steps equally between two machines and it will work on one but not the other. We've tried
to compare all config settings between different machines and nothing looks out of place. We've compared and messed with possible local firewall policies, endpoint protection software, etc and nothing seems to work. Running netstat -a and trying
to see it might be running on a different port has shown that the websocket server is not running.
↧