fop2 upgrade -unknown option?

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.

Comments

  • Hi,

    The upgrade option is in the fop2_server version 2.20. So, if you already extracted the fop 2.20 beta, instead of typing "make", type

    server/fop2_server --upgrade

    You will be able to renew your license and hopefully you will be able to run the "make" command to install 2.20

    It is also important to note that you MUST update the fop2admin module for FreePBX if you are using it.

    Best regards,
  • 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?
  • Hi,

    I have just told you how to apply the upgrade.. run the fop2_server binary prior running "make". If that fails, please contact me on the live help. I am online right now.
  • 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,

    Ok I see what happens... please try to copy the fop2.lic file over the server directory where you extracted fop2.20

    cp /usr/local/fop2/fop2.lic /path/where/you/have/fop220beta/server

    and then run

    server/fop2_server --upgrade

    and if it works, then run "make"

    Best regards,
  • 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)
  • Please try to catch me on the live help... it will take days to make it work via forums, and I do not want to disclose sensitive information or codes here. I am online right now. Best regards,
  • What did you do to fix this? I am having a similar issue. I tried to migrate to a new server and I am having issues..
  • I revoked the license from the old server and activated it on the new one but still cannot login going to try some other stuff to see if I can figure it out..
  • What did you do to fix this? I am having a similar issue. I tried to migrate to a new server and I am having issues..

    The --revoke option is available since FOP 2.20, If you have a previous version, you must upgrade to 2.20 first before revoking.
  • I revoked the license from the old server and activated it on the new one but still cannot login going to try some other stuff to see if I can figure it out..

    If you are being prompted for exten/pass several times, then you are using incorrect credentials. Check that you also upgraded the fop2admin manager module, to check if your user config is being set correctly , run in the command line:
    /usr/local/fop2/autoconfig-users-freepbx.sh
    

    Running the script will do nothing to fix or set your config, it will just display the list of valid users and permissions, and if you have an install problem, it will spit some errors that will help us troubleshooting.

    Best regards
  • I talked to you yesterday in live chat and we fixed the issue. Once we got fop2admin fixed which we changed some code in the install.php if I remember correctly. I changed the password on the user I was using and that seemed to fix the issue. Great support I do appreciate it...
  • hi i have same problem i want to remove 2.20 and install 2.80
  • Please read my reply on your original post. You do not have the same problem at all than this POST, you just have copied files incorrectly on your server, and they lost permissions.
Sign In or Register to comment.