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

    No updates for 23.01-RELEASE (amd64) and no packages available

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    16 Posts 5 Posters 1.4k Views
    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.
    • stephenw10S
      stephenw10 Netgate Administrator
      last edited by

      Try running:
      pkg-static -d update
      pfSense-repoc

      If it was able to see the 23.05 dynamic repo tree at any time it will have pulled that in and it's currently pointing at the dynamic repo location.

      If that fails you can try resetting that symlink to the old repo location
      /usr/local/share/pfSense/pkg/repos/pfSense-repo.conf

      That will then re-pull the files required to reach 23.05 and higher.

      Steve

      Z 1 Reply Last reply Reply Quote 1
      • Z
        Zak McKracken @stephenw10
        last edited by

        I threw away my cobbled together pfSense-repo-stable.conf, as it seemed to be not the only missing file. The whole /usr/local/etc/pfSense/pkg/repos directory was empty, except for my cobbled pfSense-repo-stable.conf file. Running pfSense-upgrade -c -d, hoping that would recreate and populate it, failed unfortunately:

        [23.01-RELEASE][admin@pfSense.mydomain.local]/root: rm -rf /usr/local/etc/pfSense/pkg/repos
        [23.01-RELEASE][admin@pfSense.mydomain.local]/root: pfSense-upgrade -c -d
        cp: /usr/local/etc/pkg/repos/pfSense.conf: No such file or directory
        Your device has not been registered for pfSense+. Please purchase a pfSense+ subscription to receive future updates. <a href="https://shop.netgate.com/products/pfsense-software-subscription" target="_blank" rel="noopener noreferrer">Netgate store</a>
        ERROR: It was not possible to determine pkg remote version
        ERROR: It was not possible to determine pkg remote version
        >>> Updating repositories metadata... 
        pkg-static: Unable to open '/usr/local/etc/pkg/repos//pfSense.conf':No such file or directory
        No active remote repositories configured.
        ERROR: It was not possible to determine pfSense remote version
        ERROR: It was not possible to determine pfSense-base remote version
        ERROR: It was not possible to determine pfSense-kernel-pfSense remote version
        Your system is up to date
        

        @stephenw10 said in No updates for 23.01-RELEASE (amd64) and no packages available:

        Try running:
        pkg-static -d update
        pfSense-repoc

        pkg-static -d update failed in a similar fashion as above, but the second one is where it gets interesting:

        [23.01-RELEASE][admin@pfSense.delien.local]/root: pfSense-repoc
        ld-elf.so.1: /usr/local/sbin/pfSense-repoc: Undefined symbol "__libc_start1@FBSD_1.7"
        

        I'm running a bog-standard pfsense(+), with only a NUT plugin. I used to have pfBlockerNG installed, but removed that because I thought it was dragging down performance. (It did not, but I didn't reinstall it because the Available Packages list was empty. It didn't think too much of it that time.)
        Neither did I add any 3rd party repositories, or install any software I built myself.

        If it was able to see the 23.05 dynamic repo tree at any time it will have pulled that in and it's currently pointing at the dynamic repo location.

        If that fails you can try resetting that symlink to the old repo location
        /usr/local/share/pfSense/pkg/repos/pfSense-repo.conf

        That old file still exists, and I have symlinked it. Running pkg-static -d update does something:

        [23.01-RELEASE][admin@pfSense.mydomain.local]/root: pkg-static -d update
        DBG(1)[97734]> pkg initialized
        Updating pfSense-core repository catalogue...
        DBG(1)[97734]> PkgRepo: verifying update for pfSense-core
        DBG(1)[97734]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
        DBG(1)[97734]> Request to fetch pkg+https://firmware.netgate.com/pkg/pfSense_plus-v23_01_amd64-core/meta.conf
        DBG(1)[97734]> opening libfetch fetcher
        DBG(1)[97734]> Fetch > libfetch: connecting
        DBG(1)[97734]> Fetch: fetching from: https://pkg00-atx.netgate.com/pkg/pfSense_plus-v23_01_amd64-core/meta.conf with opts "i"
        DBG(1)[97734]> Fetch: fetcher chosen: https
        DBG(1)[97734]> Request to fetch pkg+https://firmware.netgate.com/pkg/pfSense_plus-v23_01_amd64-core/packagesite.pkg
        DBG(1)[97734]> opening libfetch fetcher
        DBG(1)[97734]> Fetch > libfetch: connecting
        DBG(1)[97734]> Fetch: fetching from: https://pkg00-atx.netgate.com/pkg/pfSense_plus-v23_01_amd64-core/packagesite.pkg with opts "i"
        DBG(1)[97734]> Fetch: fetcher chosen: https
        DBG(1)[97734]> Request to fetch pkg+https://firmware.netgate.com/pkg/pfSense_plus-v23_01_amd64-core/packagesite.txz
        DBG(1)[97734]> opening libfetch fetcher
        DBG(1)[97734]> Fetch > libfetch: connecting
        DBG(1)[97734]> Fetch: fetching from: https://pkg00-atx.netgate.com/pkg/pfSense_plus-v23_01_amd64-core/packagesite.txz with opts "i"
        DBG(1)[97734]> Fetch: fetcher chosen: https
        pfSense-core repository is up to date.
        Updating pfSense repository catalogue...
        DBG(1)[97734]> PkgRepo: verifying update for pfSense
        DBG(1)[97734]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
        DBG(1)[97734]> Request to fetch pkg+https://firmware.netgate.com/pkg/pfSense_plus-v23_01_amd64-pfSense_plus_v23_01/meta.conf
        DBG(1)[97734]> opening libfetch fetcher
        DBG(1)[97734]> Fetch > libfetch: connecting
        DBG(1)[97734]> Fetch: fetching from: https://pkg01-atx.netgate.com/pkg/pfSense_plus-v23_01_amd64-pfSense_plus_v23_01/meta.conf with opts "i"
        DBG(1)[97734]> Fetch: fetcher chosen: https
        DBG(1)[97734]> Request to fetch pkg+https://firmware.netgate.com/pkg/pfSense_plus-v23_01_amd64-pfSense_plus_v23_01/packagesite.pkg
        DBG(1)[97734]> opening libfetch fetcher
        DBG(1)[97734]> Fetch > libfetch: connecting
        DBG(1)[97734]> Fetch: fetching from: https://pkg01-atx.netgate.com/pkg/pfSense_plus-v23_01_amd64-pfSense_plus_v23_01/packagesite.pkg with opts "i"
        DBG(1)[97734]> Fetch: fetcher chosen: https
        DBG(1)[97734]> Request to fetch pkg+https://firmware.netgate.com/pkg/pfSense_plus-v23_01_amd64-pfSense_plus_v23_01/packagesite.txz
        DBG(1)[97734]> opening libfetch fetcher
        DBG(1)[97734]> Fetch > libfetch: connecting
        DBG(1)[97734]> Fetch: fetching from: https://pkg01-atx.netgate.com/pkg/pfSense_plus-v23_01_amd64-pfSense_plus_v23_01/packagesite.txz with opts "i"
        DBG(1)[97734]> Fetch: fetcher chosen: https
        pfSense repository is up to date.
        All repositories are up to date.
        

        That will then re-pull the files required to reach 23.05 and higher.

        Available Packages is no longer empty, a clear win. But no Branches appear, and no updates. I'm rebooting, just to be sure. Thank you for your help.

        stephenw10S 1 Reply Last reply Reply Quote 0
        • stephenw10S
          stephenw10 Netgate Administrator @Zak McKracken
          last edited by

          @Zak-McKracken said in No updates for 23.01-RELEASE (amd64) and no packages available:

          [23.01-RELEASE][admin@pfSense.delien.local]/root: pfSense-repoc
          ld-elf.so.1: /usr/local/sbin/pfSense-repoc: Undefined symbol "__libc_start1@FBSD_1.7"

          Ah try pfSense-repoc-static

          Send your NDI in chat and I'll check it.

          @Zak-McKracken said in No updates for 23.01-RELEASE (amd64) and no packages available:

          Your device has not been registered for pfSense+.

          That implies it's not recognised,

          Steve

          1 Reply Last reply Reply Quote 1
          • Z
            Zak McKracken
            last edited by

            Thanks to the kind and competent help of @stephenw10 my box is working again: The packages available list is fully populated, branches are showing in the system update menu, and it is now fully up to date to 23.09.1.

            For anybody appreciating closure: I think the root cause of my problem was an empty /usr/local/etc/pfSense/pkg/repos directory. I do not know how it became emptied out, but the cause of it not to be repopulated with all the commands mentioned above, was my Netgate Device ID (NID) no longer being registered. It also appeared to have changed.

            I did add a network card to my box exactly a year ago, and took it out a week later, when it became unstable because it ran too hot. Two weeks ago I installed an alternative that does not run hot, and it is still in. I do know when my NID got invalidated, and if it reverts back to valid in between the to cards, but Stephen re-validated it again, and I will no longer change my box' configuration now. Ever.

            P 1 Reply Last reply Reply Quote 0
            • P
              petrt3522 @Zak McKracken
              last edited by

              @Zak-McKracken Did you get an answer to this? I just ran into the same after replacing my network card

              Z 1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                Your NDI changed?

                Send it to me in chat and I can check it.

                Steve

                yon 0Y 1 Reply Last reply Reply Quote 1
                • Z
                  Zak McKracken @petrt3522
                  last edited by

                  @petrt3522 Yes; Thanks to @stephenw10 and Netgate's kind policy to allow for one reactivation of the Pfsense+ license, my box is up an running again. It turns out that swapping hardware, like your NIC, changes your box' hardware ID, no longer matching the one attached to your license.

                  Please respond to @stephenw10 with your NDI; He already chimed in.

                  1 Reply Last reply Reply Quote 0
                  • yon 0Y
                    yon 0 @stephenw10
                    last edited by

                    @stephenw10

                     pkg-static -d update
                    DBG(1)[20409]> pkg initialized
                    Updating pfSense-core repository catalogue...
                    DBG(1)[20409]> PkgRepo: verifying update for pfSense-core
                    DBG(1)[20409]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
                    DBG(1)[20409]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-core/meta.conf
                    DBG(1)[20409]> curl_open
                    DBG(1)[20409]> Fetch: fetcher used: pkg+https
                    DBG(1)[20409]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-core/meta.conf
                    
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 3
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 2
                    
                    * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg01.atx.netgate.com (2610:160:11:18::209) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg00.atx.netgate.com was found in DNS cache
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    pkg-static: An error occured while fetching package
                    DBG(1)[20409]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-core/meta.txz
                    DBG(1)[20409]> curl_open
                    DBG(1)[20409]> Fetch: fetcher used: pkg+https
                    DBG(1)[20409]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-core/meta.txz
                    
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 3
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 2
                    
                    * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg01.atx.netgate.com (2610:160:11:18::209) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    pkg-static: An error occured while fetching package
                    repository pfSense-core has no meta file, using default settings
                    DBG(1)[20409]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-core/packagesite.pkg
                    DBG(1)[20409]> curl_open
                    DBG(1)[20409]> Fetch: fetcher used: pkg+https
                    DBG(1)[20409]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-core/packagesite.pkg
                    
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 3
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg00.atx.netgate.com was found in DNS cache
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 2
                    
                    * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg01.atx.netgate.com (2610:160:11:18::209) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    pkg-static: An error occured while fetching package
                    DBG(1)[20409]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-core/packagesite.txz
                    DBG(1)[20409]> curl_open
                    DBG(1)[20409]> Fetch: fetcher used: pkg+https
                    DBG(1)[20409]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-core/packagesite.txz
                    
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 3
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg00.atx.netgate.com was found in DNS cache
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 2
                    
                    * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg01.atx.netgate.com (2610:160:11:18::209) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    pkg-static: An error occured while fetching package
                    Unable to update repository pfSense-core
                    Updating pfSense repository catalogue...
                    DBG(1)[20409]> PkgRepo: verifying update for pfSense
                    DBG(1)[20409]> PkgRepo: need forced update of pfSense
                    DBG(1)[20409]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
                    DBG(1)[20409]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-pfSense_plus_v24_03/meta.conf
                    DBG(1)[20409]> curl_open
                    DBG(1)[20409]> Fetch: fetcher used: pkg+https
                    DBG(1)[20409]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-pfSense_plus_v24_03/meta.conf
                    
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 3
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 2
                    
                    * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg01.atx.netgate.com (2610:160:11:18::209) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg00.atx.netgate.com was found in DNS cache
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    pkg-static: An error occured while fetching package
                    DBG(1)[20409]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-pfSense_plus_v24_03/meta.txz
                    DBG(1)[20409]> curl_open
                    DBG(1)[20409]> Fetch: fetcher used: pkg+https
                    DBG(1)[20409]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-pfSense_plus_v24_03/meta.txz
                    
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 3
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 2
                    
                    * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg01.atx.netgate.com (2610:160:11:18::209) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    pkg-static: An error occured while fetching package
                    repository pfSense has no meta file, using default settings
                    DBG(1)[20409]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-pfSense_plus_v24_03/packagesite.pkg
                    DBG(1)[20409]> curl_open
                    DBG(1)[20409]> Fetch: fetcher used: pkg+https
                    DBG(1)[20409]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-pfSense_plus_v24_03/packagesite.pkg
                    
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 3
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg00.atx.netgate.com was found in DNS cache
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (208.123.73.207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 2
                    
                    * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg01.atx.netgate.com (2610:160:11:18::209) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    pkg-static: An error occured while fetching package
                    DBG(1)[20409]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-pfSense_plus_v24_03/packagesite.txz
                    DBG(1)[20409]> curl_open
                    DBG(1)[20409]> Fetch: fetcher used: pkg+https
                    DBG(1)[20409]> curl> fetching https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_03_amd64-pfSense_plus_v24_03/packagesite.txz
                    
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 3
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg00.atx.netgate.com was found in DNS cache
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 2
                    
                    * Couldn't find host pfsense-plus-pkg01.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg01.atx.netgate.com (2610:160:11:18::209) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    DBG(1)[20409]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg00.atx.netgate.com in the .netrc file; using defaults
                    *   Trying [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg00.atx.netgate.com (2610:160:11:18::207) port 443
                    * ALPN: curl offers http/1.1
                    *  CAfile: /etc/ssl/netgate-ca.pem
                    *  CApath: /etc/ssl/certs/
                    * SSL connection timeout
                    * Closing connection
                    pkg-static: An error occured while fetching package
                    Unable to update repository pfSense
                    Error updating repositories!
                    
                    yon 0Y 1 Reply Last reply Reply Quote 0
                    • yon 0Y
                      yon 0 @yon 0
                      last edited by

                      pfSense-repoc
                      pfSense-repoc: failed to fetch the repo data
                      failed to read the repo data.

                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        The debug shows the connection is just timing out.

                        Can you: ping ews.netgate.com ?

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