Skip to main content
Solved

Why does Topic Monitoring not work in Mozilla Firefox? It works in Google Chrome!

  • October 22, 2016
  • 1 reply
  • 20 views

fmelizard
Safer
Forum|alt.badge.img+20

Why does Topic Monitoring work without error in Google Chrome, but when I try to enable it in Mozilla Firefox, it starts and immediately stops?

I have configured my FME Server installation to use a self-signed certificate, but I have already made the security exception for each web browser! What gives?

Note that the fmewebsocket.log doesn't contain any helpful information, it only lists the attempted starts and immediate stops:

Fri-21-Oct-2016 05:20:17 PM   INFORM   New I/O server boss #5   408506 : channelOpen => -1,008,910,118
Fri-21-Oct-2016 05:20:17 PM   INFORM   New I/O worker #1   408511 : Channel closed: -1,008,910,118
Fri-21-Oct-2016 05:20:23 PM   INFORM   New I/O server boss #5   408506 : channelOpen => -231,922,873
Fri-21-Oct-2016 05:20:23 PM   INFORM   New I/O worker #2   408511 : Channel closed: -231,922,873
Fri-21-Oct-2016 05:20:23 PM   INFORM   New I/O server boss #5   408506 : channelOpen => 2,132,443,954
Fri-21-Oct-2016 05:20:23 PM   INFORM   New I/O worker #3   408511 : Channel closed: 2,132,443,954

Best answer by rylanatsafe

After you add the security exception for the untrusted certificate, e.g. forhttps://fmeserver.com:443/fmeserver -- you also need to add an exception for the Web Socket URL.

Navigate directly to https://fmeserver.com:7078/websocket (modifying as appropriate for your hostname), and confirm the security exception for this page.

Topic Monitoring should now work for Mozilla Firefox! This was tested with v49.0.1 of the web browser.

 

* If you are having issues with Internet Explorer, try unchecking 'Display intranet sites in Compatibility View' (Tools > Compatibility View settings). This was tested with v11.0.9600.18500 of the web browser.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • 671 replies
  • Best Answer
  • October 22, 2016

After you add the security exception for the untrusted certificate, e.g. forhttps://fmeserver.com:443/fmeserver -- you also need to add an exception for the Web Socket URL.

Navigate directly to https://fmeserver.com:7078/websocket (modifying as appropriate for your hostname), and confirm the security exception for this page.

Topic Monitoring should now work for Mozilla Firefox! This was tested with v49.0.1 of the web browser.

 

* If you are having issues with Internet Explorer, try unchecking 'Display intranet sites in Compatibility View' (Tools > Compatibility View settings). This was tested with v11.0.9600.18500 of the web browser.