FOP2 Not working anymore

After a reboot to our PBX machine (Piaf 1.7.5.5, few month old, worked fine until now),
http://ip/fop2/ does ask me for a user and password, but after that it stays on: Connecting to server, attempt number : 1 (and the number doesn't change).

on the command line,
/etc/init.d/fop2 status
"fop2_server (pid 3125) is running..."
./usr/local/fop2/fop2_server -t
"flash operator panel 2 - valid license (1)
connection to manager OK!"



Any quick help will be appreciated, because of this problem our queues are not up-to-date and the right phones are not ringing...


Thanks!

Comments

  • Check that fop2_server is running and listening to port 4445:
    pgrep fop2
    
    netstat -lnp | grep 444
    

    If you use google chrome, try another browser or update to FOP 2.22 or newer.

    Be sure you do not have any firewalls blocking access to 4445

    Best regards,
  • it was the chrome browser, thanks.
    how do i upgrade fop2 version?

    thanks!!
  • To upgrade just download the latest version , extract and run "make"
Sign In or Register to comment.