Problem with license

  1. 8 years ago

    Hi, a few week ago I bought a license for fop2 and I install it on a Freepbx machine 32 bit and it seemed to work fine.
    Yesterday I moved the Freepbx computer to our customer but fop2 has stopped working.
    It seems that fop2 fails to authenticate license:

    If I try:
    /usr/local/fop2/fop2_server --test
    the command does not return anything and the command line it remains on hold

    When I log in on the fop2 panel i can see at the bottom of the page:
    Validation problem. Please contact your provider.

    There's no limitation on customer firewall and there is free internet access.

    Also I have the same problem on fop2_server command on our Freepbx.

    How can i fix this problem?

    Thank you
    Lorenzo

  2. admin

    10 Dec 2015 Administrator

    Try removing /tmp/par-root directory:

    rm -rf /tmp/par-root

    After that try the --test again

    /usr/local/fop2/fop2_server --test

    Does that work? If so , what is the output ?

  3. Thanks for you reply.

    The output is evident, how can i fix (the hostname used during installation license is changed) ?

    Flash Operator Panel 2 - White Label Version
    Flash Operator Panel 2 - Invalid license for this install (hostname mismatch)
    Running in Demo Mode
    Connection to manager OK!

    Thank you.

  4. admin

    10 Dec 2015 Administrator

    revoke and register

    /usr/local/fop2/fop2_server --revoke

    and then

    /usr/local/fop2/fop2_server --register

  5. Ok it works. Thank you so much

    Lorenzo

or Sign Up to reply!