Member
Last active 11 years ago
Hi,
We are running fop2 2.26 with freepbx plugin 1.2.11
The system is centos 5.8 and asterisk 1.8.19
We have just upgraded freepbx from 2.9 to 2.10
The fop2 service starts normally and everything appears to be ok
However, no users can login to the panel at all - we just get lots of login attempts without it actually loading the panel correctly.
Any ideas what this could be?
Hi,
Im trying to install Fop 2 on a centos6 64-bit system
There is no specific file, so Ive tried the centos5 one
Unfortunately the service doesnt start-
service fop2 start
Starting Flash Operator Panel 2: Can't load '/tmp/par-root/cache-f6ba657fdf55d1e2610c81a3cd82f6709d197a8b/7d2160ee.so' for module Filter::Crypto::Decrypt: libcrypto.so.6: cannot open shared object file: No such file or directory at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.
at /usr/lib/perl5/site_perl/5.8.8/PAR/Heavy.pm line 128
BEGIN failed--compilation aborted at /tmp/par-root/cache-f6ba657fdf55d1e2610c81a3cd82f6709d197a8b/inc/lib/Filter/Crypto/Decrypt.pm line 37.
Compilation failed in require at script/fop2_server.pl line 1.
BEGIN failed--compilation aborted at script/fop2_server.pl line 1.
Any ideas how I can get this to work?
Thanks! That seems to have worked!
I have fop2 admin on both servers
Server 1 calls the script autoconfig-buttons-freepbx.sh on server 2 via SSH
autoconfig-buttons-freepbx.sh script on server 2 has server=x.x.x.x as the first line (correct IP address though!)
Is this incorrect? It seems to be the correct method you mentioned previously on this thread.
Nicolas,
Ive just finished setting that up, but when we run the buttons script on PBX2 from PBX1 we get this error-
/root/autoconfig-buttons-freepbx.sh: line 41: syntax error near unexpected token `<'
/root/autoconfig-buttons-freepbx.sh: line 41: `done < <( mysql -NB -u $DBUSER -p$DBPASS -h $DBHOST $DBNAME -e "SHOW tables FROM \`$DBNAME\` LIKE 'fop2users'" )'
Managed to resolve it thanks to one of our engineers!
there is something in /tmp/par-root which is preventing fop2 from starting
so it must be something which has been created on the fly that fop2 is trying to run from that directory
we removed that directory, recreated an empty one, and it started straightaway.
I think it was just fop2.tar.gz, I grabbed the tar file from a different PBX which I have that works.
its definitely version 2.10 anyway.
Strange, because this one is exactly the same spec as others we out there which run 2.26 fine
its running asterisknow, on centos 5.8, freepbx 2.9 and asterisk 1.8.15
by the way, the previous version, 2.10 works perfectly on that system
Ive just installed the older version that we know works on our other client's PBXs and that starts perfectly!
No, Ive never seen it either and we have installed quite a few of these now.
perl-libwww-perl is already installed.
Any other ideas?
Hi,
Just installed FOP2 on a new Asterisknow box with freepbx.
However the service wont start
/usr/local/fop2/fop2_server --test gives the following error:
HTTP/Date.pm did not return a true value at /loader/0x977e7ec/LWP/UserAgent.pm line 15.
BEGIN failed--compilation aborted at /loader/0x977e7ec/LWP/UserAgent.pm line 15.
Compilation failed in require at script/fop2_server.pl line 2254.
BEGIN failed--compilation aborted at script/fop2_server.pl line 2254.
Am I missing something ?