Hi
I’m new to Meteor. I was running a very basic hello world sort of app from a tutorial on Meteor for Windows using Firefox, and everything seemed to be running great. Last night, in the middle of my experimenting, every time I’d make a change to my little app, I’d get the error below in the console log:
The connection to ws://localhost:3000/sockjs/569/pgh47ec6/websocket was interrupted while the page was loading.
As I looked for an answer, I saw that Firefox updated itself last night right as I was doing this testing.
I know the easy answer would be “just roll back Firefox”, but I’d like to have everything working on the current version, especially in case it happens again on a future version and rolling back isn’t the best idea because of security bugs. I see from the Google group that this has happened in the past, but I can’t seem to find a definitive answer as to why or how it was resolved. Can anyone help? The error doesn’t show up on Chrome.
Thanks.