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

    Upgrade from 23.09.1 to 24.03 beta fails - Another instance of pfSense-upgrade is running.

    Scheduled Pinned Locked Moved Plus 24.03 Development Snapshots (Retired)
    3 Posts 2 Posters 642 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.
    • rtorresR
      rtorres Rebel Alliance
      last edited by

      Hello all!

      I have been trying to upgrade to the lastest pfSense Plus 24.03 beta, however, I keep on running into the 'Another instance of pfSense-upgrade is running.' error.

      I have tried rebooting as well as these commands, but I am still having the same error message.

      pkg-static clean -ay; pkg-static install -fy pkg pfSense-repo pfSense-upgrade

      I did notice that my /usr/local/etc/pkg.conf keeps reverting to:

      ABI=FreeBSD:15:amd64
      ALTABI=freebsd:15:x86:64
      

      Any assistance would be greatly appreciated!

      Thank you!

      34d9caf9-166f-47fe-9029-d011bdf262bc-image.png

      pfSense-repoc: no package 'name'
      pfSense-repoc: no pfSense packages installed
      
      DBG(1)[40624]> pkg initialized
      pkg-static: Warning: Major OS version upgrade detected.  Running "pkg bootstrap -f" recommended
      Updating pfSense-core repository catalogue...
      DBG(1)[40624]> PkgRepo: verifying update for pfSense-core
      DBG(1)[40624]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
      DBG(1)[40624]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-master_amd64-core/meta.conf
      DBG(1)[40624]> curl_open
      DBG(1)[40624]> Fetch: fetcher used: pkg+https
      DBG(1)[40624]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-master_amd64-core/meta.conf
      
      DBG(1)[40624]> CURL> attempting to fetch from , left retry 3
      
      * Couldn't find host pfsense-plus-pkg-devel01.atx.netgate.com in the .netrc file; using defaults
      *   Trying 208.123.73.209:443...
      * Connected to pfsense-plus-pkg-devel01.atx.netgate.com (208.123.73.209) port 443
      * ALPN: curl offers http/1.1
      *  CAfile: /etc/ssl/netgate-ca.pem
      *  CApath: /etc/ssl/certs/
      * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
      * ALPN: server accepted http/1.1
      * Server certificate:
      *  subject: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=pfSense Plus; CN=pfsense-plus-pkg-devel01.atx.netgate.com
      *  start date: Oct  9 15:13:58 2023 GMT
      *  expire date: Sep 15 15:13:58 2123 GMT
      *  common name: pfsense-plus-pkg-devel01.atx.netgate.com (matched)
      *  issuer: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=Netgate root CA; CN=Netgate root CA
      *  SSL certificate verify ok.
      * using HTTP/1.1
      > GET /pfSense_plus-master_amd64-core/meta.conf HTTP/1.1
      Host: pfsense-plus-pkg-devel01.atx.netgate.com
      User-Agent: pkg/1.20.9
      Accept: */*
      If-Modified-Since: Fri, 22 Mar 2024 20:31:54 GMT
      
      < HTTP/1.1 200 OK
      Fetching meta.conf: < Server: nginx
      < Date: Fri, 22 Mar 2024 23:44:11 GMT
      < Content-Type: application/octet-stream
      < Content-Length: 163
      < Last-Modified: Fri, 22 Mar 2024 20:31:53 GMT
      < Connection: keep-alive
      < ETag: "65fdeab9-a3"
      < Accept-Ranges: bytes
      <
      * The requested document is not new enough
      * Simulate an HTTP 304 response
      * Closing connection
      
      DBG(1)[40624]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-master_amd64-core/packagesite.pkg
      DBG(1)[40624]> curl_open
      DBG(1)[40624]> Fetch: fetcher used: pkg+https
      DBG(1)[40624]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-master_amd64-core/packagesite.pkg
      
      DBG(1)[40624]> CURL> attempting to fetch from , left retry 3
      
      * Couldn't find host pfsense-plus-pkg-devel01.atx.netgate.com in the .netrc file; using defaults
      * Hostname pfsense-plus-pkg-devel01.atx.netgate.com was found in DNS cache
      *   Trying 208.123.73.209:443...
      * Connected to pfsense-plus-pkg-devel01.atx.netgate.com (208.123.73.209) port 443
      * ALPN: curl offers http/1.1
      *  CAfile: /etc/ssl/netgate-ca.pem
      *  CApath: /etc/ssl/certs/
      * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
      * ALPN: server accepted http/1.1
      * Server certificate:
      *  subject: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=pfSense Plus; CN=pfsense-plus-pkg-devel01.atx.netgate.com
      *  start date: Oct  9 15:13:58 2023 GMT
      *  expire date: Sep 15 15:13:58 2123 GMT
      *  common name: pfsense-plus-pkg-devel01.atx.netgate.com (matched)
      *  issuer: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=Netgate root CA; CN=Netgate root CA
      *  SSL certificate verify ok.
      * using HTTP/1.1
      > GET /pfSense_plus-master_amd64-core/packagesite.pkg HTTP/1.1
      Host: pfsense-plus-pkg-devel01.atx.netgate.com
      User-Agent: pkg/1.20.9
      Accept: */*
      If-Modified-Since: Fri, 22 Mar 2024 20:31:54 GMT
      
      < HTTP/1.1 304 Not Modified
      < Server: nginx
      < Date: Fri, 22 Mar 2024 23:44:11 GMT
      < Last-Modified: Fri, 22 Mar 2024 20:31:54 GMT
      < Connection: keep-alive
      < ETag: "65fdeaba-634"
      <
      * Connection #1 to host pfsense-plus-pkg-devel01.atx.netgate.com left intact
      pfSense-core repository is up to date.
      Updating pfSense repository catalogue...
      DBG(1)[40624]> PkgRepo: verifying update for pfSense
      DBG(1)[40624]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
      DBG(1)[40624]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-master_amd64-pfSense_plus-devel/meta.conf
      DBG(1)[40624]> curl_open
      DBG(1)[40624]> Fetch: fetcher used: pkg+https
      DBG(1)[40624]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-master_amd64-pfSense_plus-devel/meta.conf
      
      DBG(1)[40624]> CURL> attempting to fetch from , left retry 3
      
      * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
      *   Trying 208.123.73.207:443...
      * Connected to pfsense-plus-pkg-devel00.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 using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
      * ALPN: server accepted http/1.1
      * Server certificate:
      *  subject: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=pfSense Plus; CN=pfsense-plus-pkg-devel00.atx.netgate.com
      *  start date: Oct  9 15:13:42 2023 GMT
      *  expire date: Sep 15 15:13:42 2123 GMT
      *  common name: pfsense-plus-pkg-devel00.atx.netgate.com (matched)
      *  issuer: C=US; ST=Texas; L=Austin; O=Rubicon Communications, LLC (Netgate); OU=Netgate root CA; CN=Netgate root CA
      *  SSL certificate verify ok.
      * using HTTP/1.1
      > GET /pfSense_plus-master_amd64-pfSense_plus-devel/meta.conf HTTP/1.1
      Host: pfsense-plus-pkg-devel00.atx.netgate.com
      User-Agent: pkg/1.20.9
      Accept: */*
      If-Modified-Since: Fri, 22 Mar 2024 07:39:19 GMT
      
      < HTTP/1.1 200 OK
      Fetching meta.conf: < Server: nginx
      < Date: Fri, 22 Mar 2024 23:44:11 GMT
      < Content-Type: application/octet-stream
      < Content-Length: 163
      < Last-Modified: Fri, 22 Mar 2024 20:31:28 GMT
      < Connection: keep-alive
      < ETag: "65fdeaa0-a3"
      < Accept-Ranges: bytes
      <
      . done
      * Connection #0 to host pfsense-plus-pkg-devel00.atx.netgate.com left intact
      DBG(1)[40624]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-master_amd64-pfSense_plus-devel/packagesite.pkg
      DBG(1)[40624]> curl_open
      DBG(1)[40624]> Fetch: fetcher used: pkg+https
      DBG(1)[40624]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-master_amd64-pfSense_plus-devel/packagesite.pkg
      
      DBG(1)[40624]> CURL> attempting to fetch from , left retry 3
      
      * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
      * Found bundle for host: 0x21b3b6713d10 [serially]
      * Re-using existing connection with host pfsense-plus-pkg-devel00.atx.netgate.com
      > GET /pfSense_plus-master_amd64-pfSense_plus-devel/packagesite.pkg HTTP/1.1
      Host: pfsense-plus-pkg-devel00.atx.netgate.com
      User-Agent: pkg/1.20.9
      Accept: */*
      If-Modified-Since: Fri, 22 Mar 2024 07:39:19 GMT
      
      < HTTP/1.1 200 OK
      Fetching packagesite.pkg: < Server: nginx
      < Date: Fri, 22 Mar 2024 23:44:11 GMT
      < Content-Type: application/octet-stream
      < Content-Length: 196948
      < Last-Modified: Fri, 22 Mar 2024 20:31:29 GMT
      < Connection: keep-alive
      < ETag: "65fdeaa1-30154"
      < Accept-Ranges: bytes
      <
      ......... done
      * Connection #0 to host pfsense-plus-pkg-devel00.atx.netgate.com left intact
      DBG(1)[40624]> PkgRepo: extracting packagesite.yaml of repo pfSense
      DBG(1)[41187]> PkgRepo: extracting signature of repo in a sandbox
      DBG(1)[40624]> Pkgrepo, reading new packagesite.yaml for '/var/db/pkg/repo-pfSense.sqlite'
      Processing entries:
      pkg-static: wrong architecture: FreeBSD:15:amd64 instead of FreeBSD:14:amd64
      pkg-static: repository pfSense contains packages with wrong ABI: FreeBSD:15:amd64
      Processing entries... done
      Unable to update repository pfSense
      Error updating repositories!
      
      T 1 Reply Last reply Reply Quote 0
      • T
        tedquade @rtorres
        last edited by

        @rtorres I'm encountering the same issue. My lab machine upgraded without problem from 23.09.1 to 24.04 20240322.1708

        Ted

        1 Reply Last reply Reply Quote 0
        • rtorresR
          rtorres Rebel Alliance
          last edited by

          Issue has been resolved.

          You will need to go select previous Branch, Run pkg-static clean -ay; pkg-static install -fy pkg pfSense-repo pfSense-upgrade and immediately reboot.

          Afterwards, select the new beta upgrade and hit confirm. I am now on the 24.03 beta. Thank you!

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