Member
Last active 12 years ago
Is your desktop browser on the same lan as asterisk? Did you redirect/port forward port tcp4445?
same lan
Can you telnet to port 4445 on the asterisk server FROM YOUR DESKTOP?
both of them
Do you have a flash blocker installed?
No I can use the browser to connect to another server with fop2 without any issues.
Do you have a personal firewall installed on the desktop machine?
no as above -it works with another server..
I should now close the subject, because Fop2 server start to respond on the browsers request.
it happened just like that, without any action on the server. I'm happy that the FO2 works, but I don't know the reason of the server failures after upgrade.
I have the same issue, after the last update. I use elastix 1.6
I have fop2 running on the server, the status shows that the server is up. I can do telnet on port 4445, but I'm not able to log in using web-browser. I have tried chrome and firefox with the same result.
I have removed all the configs and reinstall server and freepbx modules, and reconfigure new users, buttons etc.
I see manager connected from fop2, I have active 4445 port and I can do the telnet session, but I'm not able to log in using web interface ...Connecting to server, attempt number : 1 ...2...3..4.... Could not connect to server :-((
On the secondary server where I have older version of fop2 I can login without any issues.
[root@srv-a fop2]# ./fop2_server --test
Flash Operator Panel 2 - Valid License (1)
Connection to manager OK!
service fop2 status
fop2_server (pid 14576) is running...
netstat -lnp |grep 4445
tcp 0 0 0.0.0.0:4445 0.0.0.0:* LISTEN 14576/fop2_server
manager show connected
Username IP Address
fop22 127.0.0.1
(I use fop22)
telnet 10.18.10.1 4445
Trying 10.18.10.1...
Connected to trtrtrtrtr.com (10.18.10.1).
Escape character is '^]'.
Could somebody help?
I have copied the license file to the new server folder but upgrade does not work. :-(( Any other ideas?
./fop2_server --upgrade
Flash Operator Panel 2 - No valid license found.
You must reactivate your license using --reactivate option.
Demo Mode
No valid license found
# ./fop2_server --reactivate
Reactivation failed! (EXPIRED)
Hi;
Sorry but it does not work :-(
#server//fop2_server --version
fop2_server version 2.20
#server/fop2_server --upgrade
Flash Operator Panel 2 - No valid license found. Demo Mode
No valid license found
#make
Reactivation failed! (EXPIRED)
Upgrade Aborted. License reactivation failed.
Be sure you have internet access from this server,
and that your code is not older than a year.
If your license has expired, you must renew it in order to upgrade,
but you can still use your current FOP2 version for as long as you want.
If you already bought an upgrade code please run the following command:
server/fop2_server --upgrade
If the upgrade is successful run make again to retry the installation.
Contact us at <!-- e --><a href="mailto:sales@asternic.biz">sales@asternic.biz</a><!-- e --> for more information.
Done!
Hi;
It Does not work at all :-(
I have fop2 ver.2.11. When I try to install fop 2.20 using make command-it stops with message that the license is too old and I should buy renewal and use old install with --upgrade options.
So i did. I have bought an upgrade I have received activation code, but what I should do now?
I can not use "make" and I,m not able to use "-- upgrade" because this is new option for 2.20.
So please be so kind and tell me how to upgrade from 2.11 to 2.20 with license I have bought.
I want to stay with my configuration files or migrate it to 2.20 - how to do this?
I want to upgrade my fop2 2.11 to 2.20 version.
My license is older than year and I want to buy renewal one, but when i try the command:
/usr/local/fop2/fop2_server --upgrade
I get something like this:
Unknown option: upgrade
Can't listen to port 4445
How to upgrade to newer version?
Please help.
Thats it!
Thanks Nicolás.
One more questions - how to recover license after upgrading software?
Do I need copy .lic file from the backup only?
Thank you for your answer
1. Where can I get Beta version or any upgrade for fop2?
2. Is it possible to run fop2 server form daemontools using svscan program?
I have daemontools (cr.yp.to ) installed and I try to use svscan to start fop2 server. I have created "run" file which look like this:
#!/bin/sh
/usr/local/fop2/fop2_server -d
When svscan starts process I have 1 fop2 daemon running permanently and the second restarted every 2 seconds
Do I need some extra options to start fop2 using svscan?
I use fop2 with elastix 1.5 32 bits (asterisk 1.4.21). From time to time users report that they are not able to log in.
Demon status reports: "fop2_server dead but subsys locked".
I do not use autoconfiguration and I have 10 different context in fop2 configuration file.
Where can I find any error log or fop2 server?
What could be a reason for this?
Is it possible to define different buttons which should be displayed for users?
I want some users to be able to see only part of existing extensions (e.g. single team),
How to do this - is such a configuration possible to do at all?