Extremely slow log in with 2.31.08
New install of 2.31.08 on FreePBX 13 is almost impossible to log in to with Firefox. It just spins and spins. Eventually the login will pop up and I can log in, but if I miss seeing it (because I tab over to something else) it will disappear back to connecting and then finally say server unavailable.
I have installed this on two different servers with the same result.
I have installed this on two different servers with the same result.
Comments
http://forum.fop2.com/4428-fop2-and-https
My Chromium Version 58.0.3029.96 Built on Ubuntu , running on LinuxMint 18.1 (64-bit)
but also recently updated Google Chrome on various Windows Boxes complain about (Developer Tools in Chrome):
- WebSocket connection to 'wss://pbx.cevavet.de:4445/' failed: WebSocket opening handshake timed out
- Mixed Content: The page at 'https://pbx.cevavet.de/fop2/' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://pbx.cevavet.de:4445/'. This request has been blocked; this endpoint must be available over WSS.
and others. Chrome blocks flash and ws://... is marked as unsecure
How can I debug deeper ?
Markus
Also be sure you use FOP 2.28 or higher...
To change the configuration location check the file /etc/sysconfig/fop2, if you see something like
OPTIONS="-d -c /etc/asterisk/fop2"
Then it indicates that you have configs on that directory, instead of /usr/local/fop2, so you should either modify the right config, or edit the OPTIONS line and leave it with "-d" so it will look for configs on /usr/local/fop2 directly (better this option if you upgrade FOP2 from the command line with wget).
Best regards,