FOP2 Server is not responding. Be sure the service is running!
Hi Nicolas,
I tried emailed you regarding Fop2 connection which is providing me error:
"fop2_server dead but subsys locked".
I have followed the instruction as per the documentation you have mentioned. Nicolas I would like you to help us one more time. I have attached the screenshot.
I tried emailed you regarding Fop2 connection which is providing me error:
"fop2_server dead but subsys locked".
I have followed the instruction as per the documentation you have mentioned. Nicolas I would like you to help us one more time. I have attached the screenshot.
Comments
/usr/local/fop2/fop2_server -X 1
What is the output ?
OPTIONS = "-d"
/usr/local/fop2/fop2_server --test
eth0: error fetching interface information: Device not found
Fop2 was unable to find eth0 interface to bind the license to.
Please specify a valid NIC name with -i command line parameter, for example
/usr/local/fop2/fop2_server --test -i eth1
Flash Operator Panel 2 - Invalid License for this machine
Flash Operator Panel 2 - White Label Version
Flash Operator Panel 2 - Valid License (7)
Failed to connect with asterisk - 192.168.1.104:5038
Error Message: Login Failed to Asterisk (bad auth) at 192.168.1.104:5038. Check your manager credentials.
How may I able to rectify these issue
OPTIONS="-d -i eth1"
# service fop2 status
Output: fop2_server dead but sbsys locked
# service fop2 reload
output: Reloading Flash Operator Panel 2 configuration: [Failed]
I have changed the eth1 as mentioned new NIC.
Also, if you change the options line, then you have to "start" the service, not reload or ask for status (if the service was stopped from the start).
service fop2 start
Is the command to run.