FOP2 License Issues

I purchased and activated an FOP2 standard license, and now when I try to start the server, I get this:
root@pbx:/usr/local/fop2 $ ./fop2_server
Flash Operator Panel 2 - Invalid license for this install (h). Demo Mode
I tried to start it how I usually did (service fop2 start) and that appeared to work fine, but the web client could never connect. What do I need to do to get FOP2 working again? I tried ./fop2_server --reactivate but that said
root@pbx:/usr/local/fop2 $ ./fop2_server --reactivate
Reactivation failed! (ERROR)

Thanks!

Comments

  • First of all, license issues are not responsible of problems when connecting. If your license check fails you will be able to login as usual, but in limited/demo mode (15 buttons). If you cannot login is something else.

    Regarding the license fail, your hostname changed. You can revoke the license:

    /usr/local/fop2/fop2_server --revoke

    and the register again

    /usr/local/fop2/fop2_server --register

    Best regards,
  • Ok, I got it reregistered, but the client can still not connect. The connect just times out in the browser.
    root@pbx:/usr/local/fop2 $ ./fop2_server --test
    Flash Operator Panel 2 - Valid License (1)
    Connection to manager OK!
    root@pbx:/usr/local/fop2 $ service fop2 start
    Starting Flash Operator Panel 2:                           [  OK  ]
    root@pbx:/usr/local/fop2 $
    
  • So I noticed the Chrome thread (V 16) and I tried it in Safari and it worked just fine. So issue solved.
  • Ok! Remember that FOP 2.24 should work with any Chrome version. It also includes a switch to turn off websockets to circumvent probable future incompatibilities with upcoming releases.
Sign In or Register to comment.