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

Unable to check for updates from dashboard

Scheduled Pinned Locked Moved General pfSense Questions
51 Posts 7 Posters 15.5k Views 6 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
    stephenw10 Netgate Administrator
    last edited by Jul 10, 2023, 3:27 PM

    Check the version of repoc you have:

    pkg info -x pfsense
    
    N C 2 Replies Last reply Jul 17, 2023, 12:25 AM Reply Quote 0
    • N Offline
      Nibblet @stephenw10
      last edited by Nibblet Jul 17, 2023, 12:26 AM Jul 17, 2023, 12:25 AM

      @stephenw10
      [2.7.0-RELEASE][admin@pfSense]/root: pkg info -x pfsense
      pfSense-2.7.0
      pfSense-Status_Monitoring-php82-1.8_3
      pfSense-base-2.7.0
      pfSense-boot-2.7.0
      pfSense-default-config-2.7.0
      pfSense-kernel-pfSense-2.7.0
      pfSense-pkg-API-1.6
      pfSense-pkg-Open-VM-Tools-10.1.0_5,1
      pfSense-pkg-openvpn-client-export-1.8
      pfSense-pkg-pfBlockerNG-3.2.0_5
      pfSense-pkg-squid-0.4.46
      pfSense-rc-2.7.0
      pfSense-repo-2.7.0_2
      pfSense-repoc-20230616
      pfSense-upgrade-1.0_33
      php82-pfSense-module-0.95

      (Sorry it took a while, work got busy)

      1 Reply Last reply Reply Quote 0
      • C Offline
        callinectes @stephenw10
        last edited by callinectes Jul 21, 2023, 1:55 PM Jul 21, 2023, 1:54 PM

        @stephenw10 I am having the same problem. Upgrade response was working fine a few weeks ago - before 2.7.0 came out. Now, if I run pkg info -x pfsense I get: ld-elf.so.1: Shared object "libssl.so.30" not found, required by "pkg"

        If I run pkg-static info -x pfSense-upgrade I get: pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
        pfSense-upgrade-1.0_15

        If I run pfSense-upgrade -d -c I get:

        Updating repositories metadata...
        pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
        Updating pfSense-core repository catalogue...
        pkg-static: An error occured while fetching package
        pkg-static: An error occured while fetching package
        repository pfSense-core has no meta file, using default settings
        pkg-static: An error occured while fetching package
        pkg-static: An error occured while fetching package
        Unable to update repository pfSense-core
        Updating pfSense repository catalogue...
        pkg-static: An error occured while fetching package
        pkg-static: An error occured while fetching package
        repository pfSense has no meta file, using default settings
        pkg-static: An error occured while fetching package
        pkg-static: An error occured while fetching package
        Unable to update repository pfSense
        Error updating repositories!
        Upgrading pkg...
        pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
        Updating pfSense-core repository catalogue...
        pkg-static: An error occured while fetching package
        pkg-static: An error occured while fetching package
        repository pfSense-core has no meta file, using default settings
        pkg-static: An error occured while fetching package
        pkg-static: An error occured while fetching package
        Unable to update repository pfSense-core
        Updating pfSense repository catalogue...
        pkg-static: An error occured while fetching package
        pkg-static: An error occured while fetching package
        repository pfSense has no meta file, using default settings
        pkg-static: An error occured while fetching package
        pkg-static: An error occured while fetching package
        Unable to update repository pfSense
        Error updating repositories!

        Any ideas? This is happening on two separate systems - one running 2.6.0 and one running 2.7.0-devel.

        G S 2 Replies Last reply Jul 21, 2023, 1:55 PM Reply Quote 0
        • G Offline
          Gertjan @callinectes
          last edited by Jul 21, 2023, 1:55 PM

          @callinectes said in Unable to check for updates from dashboard:

          If I run pfSense-upgrade -d -c I get:

          Updating repositories metadata...
          pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended

          Can you tell us what happens when you executed the recommend action ?

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

          C 1 Reply Last reply Jul 21, 2023, 2:02 PM Reply Quote 0
          • C Offline
            callinectes @Gertjan
            last edited by Jul 21, 2023, 2:02 PM

            @Gertjan Thanks for the response. I assume you mean running "pkg bootstrap -f"? I cannot do that right now but will attempt later and post back.

            1 Reply Last reply Reply Quote 0
            • S Offline
              SteveITS Rebel Alliance @callinectes
              last edited by Jul 21, 2023, 2:14 PM

              @callinectes said in Unable to check for updates from dashboard:

              Shared object "libssl.so.30" not found, required by "pkg"

              That error often means you have tried to install or update a package with the update branch set to a later pfSense version. (it defaults to Current) That tries to update any required libraries.

              https://redmine.pfsense.org/issues/10464

              There are a couple suggestions in that redmine but otherwise one can reinstall and restore from backup.

              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
              • S Offline
                stephenw10 Netgate Administrator
                last edited by Jul 24, 2023, 8:23 PM

                Seeing that lib error usually only means the version of pkg has been updated. That's normal as it checks for a new version every time it looks for pfSense updates.
                It shouldn't be a problem since the pfSense pkg commands all use pkg-static.

                @callinectes said in Unable to check for updates from dashboard:

                Updating repositories metadata...
                pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended
                Updating pfSense-core repository catalogue...
                pkg-static: An error occured while fetching package

                Seeing that I would try running pkg-static -d update to see what error is shown there.

                C 1 Reply Last reply Jul 25, 2023, 12:43 PM Reply Quote 0
                • C Offline
                  callinectes @stephenw10
                  last edited by Jul 25, 2023, 12:43 PM

                  @stephenw10 Thanks for the suggestion. I received a lot of the following (too many similar entries to paste in but happy to if it would help:

                  • Hostname pkg00-atx.netgate.com was found in DNS cache

                  • Trying 208.123.73.207:443...

                  • Connected to pkg00-atx.netgate.com (208.123.73.207) port 443 (#9)

                  • ALPN: offers http/1.1

                  • CAfile: none

                  • CApath: /etc/ssl/certs/

                  • SSL certificate problem: self-signed certificate in certificate chain

                  • Closing connection 9
                    DBG(1)[86277]> CURL> attempting to fetch from , left retry 2

                  • Hostname pkg01-atx.netgate.com was found in DNS cache

                  • Trying 208.123.73.209:443...

                  • Connected to pkg01-atx.netgate.com (208.123.73.209) port 443 (#10)

                  • ALPN: offers http/1.1

                  • CAfile: none

                  • CApath: /etc/ssl/certs/

                  • SSL certificate problem: self-signed certificate in certificate chain

                  • Closing connection 10
                    DBG(1)[86277]> CURL> attempting to fetch from , left retry 1

                  • Hostname pkg00-atx.netgate.com was found in DNS cache

                  • Trying 208.123.73.207:443...

                  • Connected to pkg00-atx.netgate.com (208.123.73.207) port 443 (#11)

                  • ALPN: offers http/1.1

                  • CAfile: none

                  • CApath: /etc/ssl/certs/

                  • SSL certificate problem: self-signed certificate in certificate chain

                  • Closing connection 11
                    pkg-static: An error occured while fetching package
                    Unable to update repository pfSense
                    Error updating repositories!

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    stephenw10 Netgate Administrator
                    last edited by Jul 25, 2023, 12:59 PM

                    Ah, what pfSense version are you running? That output is from the new development pkg version.

                    C 1 Reply Last reply Jul 25, 2023, 1:15 PM Reply Quote 0
                    • C Offline
                      callinectes @stephenw10
                      last edited by Jul 25, 2023, 1:15 PM

                      @stephenw10 Per the dashboard "Version 2.6.0-RELEASE (amd64)"

                      But it was set to watch the 2.7.0 devel versions

                      G 1 Reply Last reply Jul 25, 2023, 1:34 PM Reply Quote 0
                      • G Offline
                        Gertjan @callinectes
                        last edited by Jul 25, 2023, 1:34 PM

                        @callinectes said in Unable to check for updates from dashboard:

                        watch the 2.7.0 devel versions

                        Strange.
                        That version doesn't exist any more since the end of June, as 'dev' became 'Release'.
                        On the other hand, if it can't update any more, it also can't update the list with available versions.

                        What about the the easy way out :
                        Get an USB drive, goto pfsense download - download your version 2.7.0.
                        Build teh USB drive.
                        Export the current config.
                        Boot the pfSEnse device from USB, install pfSense, 'all clean'.
                        When it reboot ... check that it shows a 'future version' (or ancient 2.6.0)
                        Check that the available package list populates.
                        Now, import your config.
                        Reboot.
                        Be very patient, as packages get installed in the background.
                        When you are sure it's done, do a reboot for good manners.
                        After reboot : test and check most needed and important system functionalities.

                        Make a post-it, and paste it on the pfSense box : "stay away from bleeding edge technology".

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

                        1 Reply Last reply Reply Quote 0
                        • G Gertjan referenced this topic on Jul 25, 2023, 1:37 PM
                        • S Offline
                          stephenw10 Netgate Administrator
                          last edited by Jul 25, 2023, 1:45 PM

                          It is possible to recover from there but it requires some command line shenanigans.

                          What update branches do you see offered in System > Update?

                          C 1 Reply Last reply Jul 25, 2023, 1:51 PM Reply Quote 0
                          • C Offline
                            callinectes @stephenw10
                            last edited by Jul 25, 2023, 1:51 PM

                            @stephenw10 It appears the way I would assume it would if 2.7.0 was installed. The drop down shows:

                            • Latest stable version (v2.7.0)
                            • DEVEL version (devel)
                            • PREVIOUS version (v2.6.0)
                            1 Reply Last reply Reply Quote 0
                            • S Offline
                              stephenw10 Netgate Administrator
                              last edited by Jul 25, 2023, 2:22 PM

                              OK, that's good, it has the correct repo pkg. Make sure the branch is set to 'Latest stable version (v2.7.0)'.

                              Check what version of pkg you have:

                              pkg-static info pkg
                              

                              Then check for older cached versions:

                              ls /var/cache/pkg/pkg*
                              

                              You will probably have version 1.20.4 installed and hopefully have an older version available.

                              C 1 Reply Last reply Jul 25, 2023, 2:27 PM Reply Quote 0
                              • C Offline
                                callinectes @stephenw10
                                last edited by stephenw10 Jul 25, 2023, 2:31 PM Jul 25, 2023, 2:27 PM

                                @stephenw10 Output, in order:

                                pkg-static info pkg
                                pkg-1.20.2
                                Name           : pkg
                                Version        : 1.20.2
                                Installed on   : Tue Jul 11 22:53:08 2023 EDT
                                Origin         : ports-mgmt/pkg
                                Architecture   : FreeBSD:14:amd64
                                Prefix         : /usr/local
                                Categories     : ports-mgmt
                                Licenses       : BSD2CLAUSE
                                Maintainer     : pkg@FreeBSD.org
                                WWW            : https://github.com/freebsd/pkg
                                Comment        : Package manager
                                Options        :
                                        DOCS           : off
                                Shared Libs provided:
                                        libpkg.so.4
                                Annotations    :
                                        FreeBSD_version: 1400093
                                        build_timestamp: 2023-07-11T22:24:13+0000
                                        built_by       : poudriere-git-3.3.99.20220831
                                        port_checkout_unclean: no
                                        port_git_hash  : 09a785875a27
                                        ports_top_checkout_unclean: yes
                                        ports_top_git_hash: c959ae811528
                                        repo_type      : binary
                                        repository     : pfSense
                                Flat size      : 38.8MiB
                                Description    :
                                Package management tool
                                
                                WWW: https://github.com/freebsd/pkg
                                
                                ls /var/cache/pkg/pkg*
                                /var/cache/pkg/pkg-1.17.5_3.pkg
                                /var/cache/pkg/pkg-1.17.5_3~b8e15d34b2.pkg
                                /var/cache/pkg/pkg-1.19.1_1.pkg
                                /var/cache/pkg/pkg-1.19.1_1~d54ac0ca75.pkg
                                /var/cache/pkg/pkg-1.20.2.pkg
                                /var/cache/pkg/pkg-1.20.2~269d0c3235.pkg
                                
                                1 Reply Last reply Reply Quote 0
                                • S Offline
                                  stephenw10 Netgate Administrator
                                  last edited by Jul 25, 2023, 2:40 PM

                                  Ok, good. Make sure the update branch is set to Latest stable (2.7) again. Then force the pkg downgrade at the command line with:

                                  pkg-static add -f /var/cache/pkg/pkg-1.19.1_1.pkg
                                  

                                  Then recheck for upgrades.

                                  C 1 Reply Last reply Jul 25, 2023, 3:14 PM Reply Quote 1
                                  • C Offline
                                    callinectes @stephenw10
                                    last edited by Jul 25, 2023, 3:14 PM

                                    @stephenw10 Awesome - appears that worked:
                                    "
                                    dd0f5a29-ee58-48f3-89cd-0f5f28c02f49-image.png
                                    "
                                    I can't run the upgrade right now but I believe you've helped me across the only hurdle. Greatly appreciated!

                                    1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      stephenw10 Netgate Administrator
                                      last edited by Jul 25, 2023, 4:40 PM

                                      Nice 👍

                                      1 Reply Last reply Reply Quote 0
                                      • N Offline
                                        Nibblet
                                        last edited by Jul 25, 2023, 8:40 PM

                                        Any updates for me.. ?

                                        1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          stephenw10 Netgate Administrator
                                          last edited by Jul 25, 2023, 10:36 PM

                                          You're still seeing the dash report 'unable to check' but everything working at the CLI?

                                          Have you tried setting IPv4 as preferred?

                                          N 1 Reply Last reply Jul 26, 2023, 2:04 AM Reply Quote 0
                                          33 out of 51
                                          • First post
                                            33/51
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            This community forum collects and processes your personal information.
                                            consent.not_received