Reputation: 1180
I have problem with websocket connection on heroku.
Not sure where is the problem, because on other browsers it works. A similar issue was here:
Firefox Websocket security issue
If I understand correctly:
Something related to Heroku and backend is missing regards to security. Only Firefox care about this issue, other browsers not. Probably I can somehow ignore this error on firefox and allow a connection.
Below is the screenshot The connection used to fetch this resource was not secure
- what exactly does it mean and how debug what and where is missing here?
Upvotes: 2
Views: 1688
Reputation: 1180
After research, the reason for it was proxy on Firefox.
If someone would have a similar issue, please do:
Upvotes: 4