Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Unable to check for update & Available packages empty 2.5.2

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    7 Posts 5 Posters 1.4k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      svid1
      last edited by

      I noticed a few days ago that my available packages list was empty. and also on the main page is fails to check for update, and flags the message "Unable to check for updates"

      If i run "pkg update" via the console, and refresh the available packages site, they are there, and if i refresh a few minutes later. they are gone. this does not fix the unable to check for updates error.

      I have disabled pfBlocker, this did not fix it.
      I also switched to Google's DNS under general settings, and still not working.

      Does anyone have any tips for how this can be fixed?

      GertjanG S 2 Replies Last reply Reply Quote 0
      • GertjanG Offline
        Gertjan @svid1
        last edited by

        @svid1 said in Unable to check for update & Available packages empty 2.5.2:

        Does anyone have any tips for how this can be fixed?

        pfSense, right out of the box, the day you installed it, can contact Netgate's 'update' servers just fine.

        @svid1 said in Unable to check for update & Available packages empty 2.5.2:

        I also switched to Google's DNS under general settings, and still not working.

        No need to change (add/remove) any DNS settings.
        Google's DNS servers use Internet's 13 root DNS servers.
        The pfSense DNS resolver does the same servers by default.

        No "help me" PM's please. Use the forum, the community will thank you.
        Edit : and where are the logs ??

        F 1 Reply Last reply Reply Quote 0
        • F Offline
          fireblade @Gertjan
          last edited by fireblade

          I'm getting the same error, have got a shell and am getting "signature not found" errors from pkg-static

          root: pkg-static update -f
          Updating pfSense-core repository catalogue...
          Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
          Fetching packagesite.txz: 100%    2 KiB   1.8kB/s    00:01
          Sandboxed process pid=24844 terminated abnormally by signal: 11
          pkg-static: No signature found
          Unable to update repository pfSense-core
          Updating pfSense repository catalogue...
          Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
          Fetching packagesite.txz: 100%  138 KiB 141.8kB/s    00:01
          Sandboxed process pid=24970 terminated abnormally by signal: 11
          pkg-static: No signature found
          Unable to update repository pfSense
          Error updating repositories!
          
          K F 2 Replies Last reply Reply Quote 0
          • K Offline
            kazz3r24 @fireblade
            last edited by

            I have been getting this error for at least the last month, just finished doing a factory reset and still no joy. This all used to work just fine.

            pkg-static update -f
            Certificate verification failed for /CN=packages.ntop.org
            34369253376:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/usr/local/poudriere/jails/pfSense_v2_5_2_amd64/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:1915:
            pkg-static: https://packages.ntop.org/FreeBSD/FreeBSD:12:amd64/latest/meta.txz: Authentication error
            repository ntop has no meta file, using default settings
            Certificate verification failed for /CN=packages.ntop.org
            34369253376:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/usr/local/poudriere/jails/pfSense_v2_5_2_amd64/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:1915:
            Certificate verification failed for /CN=packages.ntop.org
            34369253376:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/usr/local/poudriere/jails/pfSense_v2_5_2_amd64/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:1915:
            Certificate verification failed for /CN=packages.ntop.org
            34369253376:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:/usr/local/poudriere/jails/pfSense_v2_5_2_amd64/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:1915:
            pkg-static: https://packages.ntop.org/FreeBSD/FreeBSD:12:amd64/latest/packagesite.txz: Authentication error
            Unable to update repository ntop
            Updating pfSense-core repository catalogue...
            Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
            Fetching packagesite.txz: 100%    2 KiB   1.8kB/s    00:01
            Processing entries: 100%
            pfSense-core repository update completed. 7 packages processed.
            Updating pfSense repository catalogue...
            Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
            Fetching packagesite.txz: 100%  138 KiB 141.8kB/s    00:01
            Processing entries: 100%
            pfSense repository update completed. 502 packages processed.
            Error updating repositories!
            
            1 Reply Last reply Reply Quote 0
            • S Offline
              SteveITS Rebel Alliance @svid1
              last edited by

              @svid1 Did you find the troubleshooting page? (Basically, set updates to Previous Stable Version, wait a bit, then back to Latest, and if that doesn't work it has a command line to run. Definitely don't install packages for the wrong version.)

              Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
              When upgrading, allow 10-15 minutes to reboot, or more depending on packages, and device or disk speed.
              Upvote 👍 helpful posts!

              1 Reply Last reply Reply Quote 0
              • F Offline
                fireblade @fireblade
                last edited by fireblade

                @fireblade with this not fixing itself I tried running "pkg update -f" instead of "pkg-static update -f" and that appears to work

                root: pkg update -f
                Updating pfSense-core repository catalogue...
                Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
                Fetching packagesite.txz: 100%    2 KiB   1.8kB/s    00:01
                Processing entries: 100%
                pfSense-core repository update completed. 7 packages processed.
                Updating pfSense repository catalogue...
                Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
                Fetching packagesite.txz: 100%  138 KiB 141.7kB/s    00:01
                Processing entries: 100%
                pfSense repository update completed. 502 packages processed.
                All repositories are up to date.
                

                Is pkg-static broken somehow?

                After running "pkg update -f" a few more times I get a selection of different errors

                Updating pfSense-core repository catalogue...
                Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
                Fetching packagesite.txz: 100%    2 KiB   1.8kB/s    00:01
                Processing entries: 100%
                pfSense-core repository update completed. 7 packages processed.
                Updating pfSense repository catalogue...
                Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
                Fetching packagesite.txz: 100%  138 KiB 141.7kB/s    00:01
                Processing entries:   5%
                pkg: Error parsing manifest: error while parsing <unknown>: line: 1, column: 184 - 'delimiter is missing', character: '3'
                Processing entries: 100%
                Unable to update repository pfSense
                Error updating repositories!
                
                Updating pfSense-core repository catalogue...
                Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
                Fetching packagesite.txz: 100%    2 KiB   1.8kB/s    00:01
                Processing entries: 100%
                pfSense-core repository update completed. 7 packages processed.
                Updating pfSense repository catalogue...
                Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
                Fetching packagesite.txz: 100%  138 KiB 141.7kB/s    00:01
                pkg: rsa verify failed: error:04091068:rsa routines:int_rsa_verify:bad signature
                pkg: No trusted certificate has been used to sign the repository
                Unable to update repository pfSense
                Error updating repositories!
                

                But it works successfully "most" of the time

                F 1 Reply Last reply Reply Quote 0
                • F Offline
                  fireblade @fireblade
                  last edited by

                  @fireblade OK

                  After a reinstall of pkg the signiture issue with pkg-static appears to be working

                  pkg install -fy pkg
                  
                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.