Menu

Cannot Upgrade Modules after Fresh Install - Pi 3 Model B

2016-06-08
2016-06-09
  • Corey Moullas

    Corey Moullas - 2016-06-08

    I have performed a fresh install of RasPBX 21 and then set the timezone, changed root password and ran raspbx-upgrade. This brought me to RasPBX 22.

    Once logged into FreePBX through the browser, when trying to run module upgrades, get the following error for each upgrade or new install:

    Error(s) downloading ucp:

    File Integrity failed for /var/www/html/admin/modules/_cache/ucp-13.0.31.tgz.gpg - aborting (GPG Verify File check failed)
    

    If I then try to run the process again the following error appears:

    unlink(/var/www/html/admin/modules/_cache/announcement-13.0.5.tgz.gpg): No such file or directory

    1. I have checked the /var/www/html/admin/modules/cache folder exists
    2. The second error can be fixed by deleting all the gpg files in this directory and then it goes back to the first
    3. When I switch to user asterisk and then run gpg --verify /var/www/html/admin/modules/cache/music-13.0.18.tgz.gpg it returns a good siganture then says gpg: Note: This key has expired!
    4. When running the date command the system retunrs the correct date
    5. When running hwclock --systohc it returns hwclock: Cannot access the Hardware Clock via any known method.

    Any help with this would be greatly appreciated.

     
  • Corey Moullas

    Corey Moullas - 2016-06-09

    One of the devs at FreePBX posted the solution today. Here it is:

    http://community.freepbx.org/t/error-upgrading-modules-gpg-verify-file-check-failed/35340

    The problem is that the gpg key on the system has expired. Please login to the server via ssh and run the following:

    sudo -u asterisk gpg --refresh-keys --keyserver pool.sks-keyservers.net

     

Log in to post a comment.

MongoDB Logo MongoDB