FOP2 websocket in Chrome - latest release issues
It seems that the latest release of Google chrome has changed its compatibility with websocket, and as such the fop2 panel no longer works in the latest version of Google Chrome.
The code to change this is hidden in your obfuscated code, and as such I'm not able to tell it to use just flash (the main solution I see). Can I get some guidance here please?
The code to change this is hidden in your obfuscated code, and as such I'm not able to tell it to use just flash (the main solution I see). Can I get some guidance here please?
Comments
Internet Explorer 9 works (as good as IE9 can)
Firefox 6 works as well
though it's interesting to see, that DND icons are green in IE and Chrome, but red in Firefox... :?
EDIT: clearing Chrome's cache helped here.
Over and over again.
IE9 & Firefox both work fine.
on the java script console i see this:
wav false
set session context
formato wav
set menu
Client has HTML5 web sockets!
setLang
set menu
set menu queue
no tiene permiso chat
get cookie extensionlist
get cookie queuelist
get cookie trunklist
get cookie conferencelist
get cookie parklist
Client has HTML5 web sockets!
set session extension
fop2-variablesGENERAL.txtGET https://10.2.25.50/fop2/fop2-variablesGENERAL.txt 404 (Not Found)
Second Init after loading variables
Attempt to connect to port 4445
12
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
11
intento conectar web socket en [url=ws://10.2.25.50:4445]ws://10.2.25.50:4445[/url]
error function
/usr/local/fop2/fop2_server -v
FOP2 Version: 2.20
until 2 days ago works fine on my pc, but with others the problem existed.
yesterday i clean my browser cache and after that get this problem with Chrome.
And, Yes, the fop2 is working with other browsers.
I use fop2 on intranet, we don´t have filters to this network.
intento conectar web socket en [url=ws://voip.techex.local:4445]ws://voip.techex.local:4445[/url]
Although this is in both IE and Chrome..
However
[root@voip ~]# /usr/local/fop2/fop2_server --test
Flash Operator Panel 2 - No valid license found. Demo Mode
Connection to manager OK!
Thanks in advance!
Olof
Hi Olof,
If it happens in IE, then it is *not* the same issue. If you cannot connect to port 4445 could be because you are not on the same network and your router/firewall is not redirecting port 4445. It could be because fop2_server is not running (the --test switch just tries a connection to the manager, it does not tell you if the service is running or not, you can check that with "ps uax |grep fop2" or similar.
Best regards,