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

    some services show can't start

    Scheduled Pinned Locked Moved Plus 23.09 Development Snapshots (Retired)
    131 Posts 5 Posters 28.8k 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

      Hmm, pfSense-upgrade uses pkg-static for all it's commands. Try: pkg-static -d update

      yon 0Y 1 Reply Last reply Reply Quote 0
      • johnpozJ
        johnpoz LAYER 8 Global Moderator @yon 0
        last edited by

        @yon-0 said in some services show can't start:

        It is a dedicated server ,with enough spare resources

        It has more than the 4 cpus I am seeing in your post? Cuz a 10 with only 4 cpus is pretty taxed.. 4 would be fully loaded with 4 cpus, and your showing a 10..

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        SG-4860 24.11 | Lab VMs 2.8, 24.11

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

          @stephenw10 said in some services show can't start:

          pkg-static -d update

          [23.09-BETA][admin@]/root: pkg-static -d update
          DBG(1)[90793]> pkg initialized
          Updating pfSense-core repository catalogue...
          DBG(1)[90793]> PkgRepo: verifying update for pfSense-core
          DBG(1)[90793]> PkgRepo: need forced update of pfSense-core
          DBG(1)[90793]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
          DBG(1)[90793]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
          DBG(1)[90793]> curl_open
          DBG(1)[90793]> Fetch: fetcher used: pkg+https
          DBG(1)[90793]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
          
          DBG(1)[90793]> 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 [2610:160:11:18::207]:443...
          *   Trying 208.123.73.207:443...
          * Connected to pfsense-plus-pkg-devel00.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 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-v23_09_amd64-core/meta.conf HTTP/1.1
          Host: pfsense-plus-pkg-devel00.atx.netgate.com
          Accept: */*
          If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
          
          < HTTP/1.1 200 OK
          Fetching meta.conf:   0%< Server: nginx
          < Date: Mon, 16 Oct 2023 14:16:06 GMT
          < Content-Type: application/octet-stream
          < Content-Length: 163
          < Last-Modified: Mon, 16 Oct 2023 04:59:37 GMT
          < Connection: keep-alive
          < ETag: "652cc339-a3"
          < Accept-Ranges: bytes
          <
          Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
          * Connection #0 to host pfsense-plus-pkg-devel00.atx.netgate.com left intact
          DBG(1)[90793]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
          DBG(1)[90793]> curl_open
          DBG(1)[90793]> Fetch: fetcher used: pkg+https
          DBG(1)[90793]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
          
          DBG(1)[90793]> 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: 0x20878f62b8d0 [serially]
          * Re-using existing connection with host pfsense-plus-pkg-devel00.atx.netgate.com
          > GET /pfSense_plus-v23_09_amd64-core/packagesite.pkg HTTP/1.1
          Host: pfsense-plus-pkg-devel00.atx.netgate.com
          Accept: */*
          If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
          
          < HTTP/1.1 200 OK
          Fetching packagesite.pkg:   0%< Server: nginx
          < Date: Mon, 16 Oct 2023 14:16:06 GMT
          < Content-Type: application/octet-stream
          < Content-Length: 1588
          < Last-Modified: Mon, 16 Oct 2023 04:59:38 GMT
          < Connection: keep-alive
          < ETag: "652cc33a-634"
          < Accept-Ranges: bytes
          <
          Fetching packagesite.pkg: 100%    2 KiB   1.6kB/s    00:01
          * Connection #0 to host pfsense-plus-pkg-devel00.atx.netgate.com left intact
          DBG(1)[90793]> PkgRepo: extracting packagesite.yaml of repo pfSense-core
          DBG(1)[93033]> PkgRepo: extracting signature of repo in a sandbox
          DBG(1)[90793]> Pkgrepo, reading new packagesite.yaml for '/var/db/pkg/repo-pfSense-core.sqlite'
          Processing entries: 100%
          pfSense-core repository update completed. 5 packages processed.
          Updating pfSense repository catalogue...
          DBG(1)[90793]> PkgRepo: verifying update for pfSense
          DBG(1)[90793]> PkgRepo: need forced update of pfSense
          DBG(1)[90793]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
          DBG(1)[90793]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
          DBG(1)[90793]> curl_open
          DBG(1)[90793]> Fetch: fetcher used: pkg+https
          DBG(1)[90793]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
          
          DBG(1)[90793]> 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 [2610:160:11:18::209]:443...
          *   Trying 208.123.73.209:443...
          * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.conf HTTP/1.1
          Host: pfsense-plus-pkg-devel01.atx.netgate.com
          Accept: */*
          If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
          
          < HTTP/1.1 200 OK
          Fetching meta.conf:   0%< Server: nginx
          < Date: Mon, 16 Oct 2023 14:16:25 GMT
          < Content-Type: application/octet-stream
          < Content-Length: 163
          < Last-Modified: Mon, 16 Oct 2023 04:59:25 GMT
          < Connection: keep-alive
          < ETag: "652cc32d-a3"
          < Accept-Ranges: bytes
          <
          Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
          * Connection #0 to host pfsense-plus-pkg-devel01.atx.netgate.com left intact
          DBG(1)[90793]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg
          DBG(1)[90793]> curl_open
          DBG(1)[90793]> Fetch: fetcher used: pkg+https
          DBG(1)[90793]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg
          
          DBG(1)[90793]> 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
          * Found bundle for host: 0x20878f6f0da0 [serially]
          * Re-using existing connection with host pfsense-plus-pkg-devel01.atx.netgate.com
          > GET /pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg HTTP/1.1
          Host: pfsense-plus-pkg-devel01.atx.netgate.com
          Accept: */*
          If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
          
          < HTTP/1.1 200 OK
          Fetching packagesite.pkg:   0%< Server: nginx
          < Date: Mon, 16 Oct 2023 14:16:26 GMT
          < Content-Type: application/octet-stream
          < Content-Length: 195052
          < Last-Modified: Mon, 16 Oct 2023 04:59:26 GMT
          < Connection: keep-alive
          < ETag: "652cc32e-2f9ec"
          < Accept-Ranges: bytes
          <
          Fetching packagesite.pkg: 100%  190 KiB 195.1kB/s    00:01
          * Connection #0 to host pfsense-plus-pkg-devel01.atx.netgate.com left intact
          DBG(1)[90793]> PkgRepo: extracting packagesite.yaml of repo pfSense
          DBG(1)[93461]> PkgRepo: extracting signature of repo in a sandbox
          DBG(1)[90793]> Pkgrepo, reading new packagesite.yaml for '/var/db/pkg/repo-pfSense.sqlite'
          Processing entries: 100%
          pfSense repository update completed. 725 packages processed.
          All repositories are up to date.
          
          1 Reply Last reply Reply Quote 0
          • M
            marcosm Netgate
            last edited by

            If pfSense-upgrade -d4 still fails, would you share the output of: pkg-static -d rquery %v pkg?

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

              @marcosm

              [23.09-BETA][admin@]/root: pkg-static -d rquery %v pkg
              DBG(1)[49206]> pkg initialized
              pkg-static: Repository pfSense-core missing. 'pkg update' required
              [23.09-BETA][admin@]/root:
              
              1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                So run pkg -d update then try pkg-static -d rquery %v pkg again.

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

                  @stephenw10 said in some services show can't start:

                  pkg -d update

                  [23.09-BETA][admin@]/root: pkg -d update
                  DBG(1)[83847]> pkg initialized
                  Updating pfSense-core repository catalogue...
                  DBG(1)[83847]> PkgRepo: verifying update for pfSense-core
                  DBG(1)[83847]> PkgRepo: need forced update of pfSense-core
                  DBG(1)[83847]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
                  DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
                  DBG(1)[83847]> curl_open
                  DBG(1)[83847]> Fetch: fetcher used: pkg+https
                  DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
                  
                  DBG(1)[83847]> 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 [2610:160:11:18::207]:443...
                  *   Trying 208.123.73.207:443...
                  * Connected to pfsense-plus-pkg-devel00.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 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-v23_09_amd64-core/meta.conf HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:22 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                  
                  * Couldn't find host pfsense-plus-pkg-devel01.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-pkg-devel01.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 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-v23_09_amd64-core/meta.conf HTTP/1.1
                  Host: pfsense-plus-pkg-devel01.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:24 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                  
                  * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                  * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/meta.conf HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:25 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  pkg: An error occured while fetching package
                  DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz
                  DBG(1)[83847]> curl_open
                  DBG(1)[83847]> Fetch: fetcher used: pkg+https
                  DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz
                  
                  DBG(1)[83847]> 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
                  * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/meta.txz HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:26 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                  
                  * 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 [2610:160:11:18::209]:443...
                  *   Trying 208.123.73.209:443...
                  * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-core/meta.txz HTTP/1.1
                  Host: pfsense-plus-pkg-devel01.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:27 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                  
                  * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                  * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/meta.txz HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:28 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  pkg: An error occured while fetching package
                  repository pfSense-core has no meta file, using default settings
                  DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
                  DBG(1)[83847]> curl_open
                  DBG(1)[83847]> Fetch: fetcher used: pkg+https
                  DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
                  
                  DBG(1)[83847]> 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
                  * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/packagesite.pkg HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:29 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                  
                  * 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 [2610:160:11:18::209]:443...
                  *   Trying 208.123.73.209:443...
                  * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-core/packagesite.pkg HTTP/1.1
                  Host: pfsense-plus-pkg-devel01.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:30 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                  
                  * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                  * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/packagesite.pkg HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:31 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  pkg: An error occured while fetching package
                  DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.txz
                  DBG(1)[83847]> curl_open
                  DBG(1)[83847]> Fetch: fetcher used: pkg+https
                  DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.txz
                  
                  DBG(1)[83847]> 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
                  * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/packagesite.txz HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:32 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                  
                  * 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 [2610:160:11:18::209]:443...
                  *   Trying 208.123.73.209:443...
                  * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-core/packagesite.txz HTTP/1.1
                  Host: pfsense-plus-pkg-devel01.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:33 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                  
                  * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                  * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/packagesite.txz HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:34 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  pkg: An error occured while fetching package
                  Unable to update repository pfSense-core
                  Updating pfSense repository catalogue...
                  DBG(1)[83847]> PkgRepo: verifying update for pfSense
                  DBG(1)[83847]> PkgRepo: need forced update of pfSense
                  DBG(1)[83847]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
                  DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
                  DBG(1)[83847]> curl_open
                  DBG(1)[83847]> Fetch: fetcher used: pkg+https
                  DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
                  
                  DBG(1)[83847]> 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 [2610:160:11:18::207]:443...
                  *   Trying 208.123.73.207:443...
                  * Connected to pfsense-plus-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.conf HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:35 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                  
                  * Couldn't find host pfsense-plus-pkg-devel01.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-pkg-devel01.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.conf HTTP/1.1
                  Host: pfsense-plus-pkg-devel01.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:37 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                  
                  * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                  * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.conf HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:38 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  pkg: An error occured while fetching package
                  DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.txz
                  DBG(1)[83847]> curl_open
                  DBG(1)[83847]> Fetch: fetcher used: pkg+https
                  DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.txz
                  
                  DBG(1)[83847]> 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
                  * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.txz HTTP/1.1
                  Host: pfsense-plus-pkg-devel00.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:39 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                  
                  * 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 [2610:160:11:18::209]:443...
                  *   Trying 208.123.73.209:443...
                  * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.txz HTTP/1.1
                  Host: pfsense-plus-pkg-devel01.atx.netgate.com
                  Accept: */*
                  If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                  
                  < HTTP/1.1 400 Bad Request
                  < Server: nginx
                  < Date: Tue, 17 Oct 2023 11:49:39 GMT
                  < Content-Type: text/html
                  < Content-Length: 208
                  < Connection: close
                  <
                  * Closing connection
                  DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                  
                  
                  
                  1 Reply Last reply Reply Quote 0
                  • yon 0Y
                    yon 0 @stephenw10
                    last edited by

                    @stephenw10 said in some services show can't start:

                    pkg -d update

                    [23.09-BETA][admin@]/root: pkg -d update
                    DBG(1)[83847]> pkg initialized
                    Updating pfSense-core repository catalogue...
                    DBG(1)[83847]> PkgRepo: verifying update for pfSense-core
                    DBG(1)[83847]> PkgRepo: need forced update of pfSense-core
                    DBG(1)[83847]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
                    DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
                    DBG(1)[83847]> curl_open
                    DBG(1)[83847]> Fetch: fetcher used: pkg+https
                    DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
                    
                    DBG(1)[83847]> 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 [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg-devel00.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 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-v23_09_amd64-core/meta.conf HTTP/1.1
                    Host: pfsense-plus-pkg-devel00.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:22 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                    
                    * Couldn't find host pfsense-plus-pkg-devel01.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-pkg-devel01.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 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-v23_09_amd64-core/meta.conf HTTP/1.1
                    Host: pfsense-plus-pkg-devel01.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:24 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/meta.conf HTTP/1.1
                    Host: pfsense-plus-pkg-devel00.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:25 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    pkg: An error occured while fetching package
                    DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz
                    DBG(1)[83847]> curl_open
                    DBG(1)[83847]> Fetch: fetcher used: pkg+https
                    DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz
                    
                    DBG(1)[83847]> 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
                    * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/meta.txz HTTP/1.1
                    Host: pfsense-plus-pkg-devel00.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:26 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                    
                    * 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 [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-core/meta.txz HTTP/1.1
                    Host: pfsense-plus-pkg-devel01.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:27 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/meta.txz HTTP/1.1
                    Host: pfsense-plus-pkg-devel00.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:28 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    pkg: An error occured while fetching package
                    repository pfSense-core has no meta file, using default settings
                    DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
                    DBG(1)[83847]> curl_open
                    DBG(1)[83847]> Fetch: fetcher used: pkg+https
                    DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
                    
                    DBG(1)[83847]> 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
                    * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/packagesite.pkg HTTP/1.1
                    Host: pfsense-plus-pkg-devel00.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:29 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                    
                    * 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 [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-core/packagesite.pkg HTTP/1.1
                    Host: pfsense-plus-pkg-devel01.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:30 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/packagesite.pkg HTTP/1.1
                    Host: pfsense-plus-pkg-devel00.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:31 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    pkg: An error occured while fetching package
                    DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.txz
                    DBG(1)[83847]> curl_open
                    DBG(1)[83847]> Fetch: fetcher used: pkg+https
                    DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.txz
                    
                    DBG(1)[83847]> 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
                    * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/packagesite.txz HTTP/1.1
                    Host: pfsense-plus-pkg-devel00.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:32 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                    
                    * 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 [2610:160:11:18::209]:443...
                    *   Trying 208.123.73.209:443...
                    * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-core/packagesite.txz HTTP/1.1
                    Host: pfsense-plus-pkg-devel01.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:33 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/packagesite.txz HTTP/1.1
                    Host: pfsense-plus-pkg-devel00.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:34 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    pkg: An error occured while fetching package
                    Unable to update repository pfSense-core
                    Updating pfSense repository catalogue...
                    DBG(1)[83847]> PkgRepo: verifying update for pfSense
                    DBG(1)[83847]> PkgRepo: need forced update of pfSense
                    DBG(1)[83847]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
                    DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
                    DBG(1)[83847]> curl_open
                    DBG(1)[83847]> Fetch: fetcher used: pkg+https
                    DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
                    
                    DBG(1)[83847]> 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 [2610:160:11:18::207]:443...
                    *   Trying 208.123.73.207:443...
                    * Connected to pfsense-plus-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.conf HTTP/1.1
                    Host: pfsense-plus-pkg-devel00.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:35 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                    
                    * Couldn't find host pfsense-plus-pkg-devel01.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-pkg-devel01.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.conf HTTP/1.1
                    Host: pfsense-plus-pkg-devel01.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:37 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                    
                    * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                    * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.conf HTTP/1.1
                    Host: pfsense-plus-pkg-devel00.atx.netgate.com
                    Accept: */*
                    If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                    
                    < HTTP/1.1 400 Bad Request
                    < Server: nginx
                    < Date: Tue, 17 Oct 2023 11:49:38 GMT
                    < Content-Type: text/html
                    < Content-Length: 208
                    < Connection: close
                    <
                    * Closing connection
                    pkg: An error occured while fetching package
                    DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.txz
                    DBG(1)[83847]> curl_open
                    DBG(1)[83847]> Fetch: fetcher used: pkg+https
                    DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.txz
                    
                    DBG(1)[83847]> CURL> attempting to fetch from , left retry 3
                    
                    
                    
                    yon 0Y 1 Reply Last reply Reply Quote 0
                    • yon 0Y
                      yon 0 @yon 0
                      last edited by

                      * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                      * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.txz HTTP/1.1
                      Host: pfsense-plus-pkg-devel00.atx.netgate.com
                      Accept: */*
                      If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                      
                      < HTTP/1.1 400 Bad Request
                      < Server: nginx
                      < Date: Tue, 17 Oct 2023 11:49:39 GMT
                      < Content-Type: text/html
                      < Content-Length: 208
                      < Connection: close
                      <
                      * Closing connection
                      DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                      
                      * 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 [2610:160:11:18::209]:443...
                      *   Trying 208.123.73.209:443...
                      * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.txz HTTP/1.1
                      Host: pfsense-plus-pkg-devel01.atx.netgate.com
                      Accept: */*
                      If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                      
                      < HTTP/1.1 400 Bad Request
                      < Server: nginx
                      < Date: Tue, 17 Oct 2023 11:49:39 GMT
                      < Content-Type: text/html
                      < Content-Length: 208
                      < Connection: close
                      <
                      * Closing connection
                      DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                      
                      * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                      * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.txz HTTP/1.1
                      Host: pfsense-plus-pkg-devel00.atx.netgate.com
                      Accept: */*
                      If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                      
                      < HTTP/1.1 400 Bad Request
                      < Server: nginx
                      < Date: Tue, 17 Oct 2023 11:49:40 GMT
                      < Content-Type: text/html
                      < Content-Length: 208
                      < Connection: close
                      <
                      * Closing connection
                      pkg: An error occured while fetching package
                      repository pfSense has no meta file, using default settings
                      DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg
                      DBG(1)[83847]> curl_open
                      DBG(1)[83847]> Fetch: fetcher used: pkg+https
                      DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg
                      
                      DBG(1)[83847]> 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
                      * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg HTTP/1.1
                      Host: pfsense-plus-pkg-devel00.atx.netgate.com
                      Accept: */*
                      If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                      
                      < HTTP/1.1 400 Bad Request
                      < Server: nginx
                      < Date: Tue, 17 Oct 2023 11:49:41 GMT
                      < Content-Type: text/html
                      < Content-Length: 208
                      < Connection: close
                      <
                      * Closing connection
                      DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                      
                      * 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 [2610:160:11:18::209]:443...
                      *   Trying 208.123.73.209:443...
                      * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg HTTP/1.1
                      Host: pfsense-plus-pkg-devel01.atx.netgate.com
                      Accept: */*
                      If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                      
                      < HTTP/1.1 400 Bad Request
                      < Server: nginx
                      < Date: Tue, 17 Oct 2023 11:49:42 GMT
                      < Content-Type: text/html
                      < Content-Length: 208
                      < Connection: close
                      <
                      * Closing connection
                      DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                      
                      * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                      * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg HTTP/1.1
                      Host: pfsense-plus-pkg-devel00.atx.netgate.com
                      Accept: */*
                      If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                      
                      < HTTP/1.1 400 Bad Request
                      < Server: nginx
                      < Date: Tue, 17 Oct 2023 11:49:43 GMT
                      < Content-Type: text/html
                      < Content-Length: 208
                      < Connection: close
                      <
                      * Closing connection
                      pkg: An error occured while fetching package
                      DBG(1)[83847]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz
                      DBG(1)[83847]> curl_open
                      DBG(1)[83847]> Fetch: fetcher used: pkg+https
                      DBG(1)[83847]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz
                      
                      DBG(1)[83847]> 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
                      * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz HTTP/1.1
                      Host: pfsense-plus-pkg-devel00.atx.netgate.com
                      Accept: */*
                      If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                      
                      < HTTP/1.1 400 Bad Request
                      < Server: nginx
                      < Date: Tue, 17 Oct 2023 11:49:44 GMT
                      < Content-Type: text/html
                      < Content-Length: 208
                      < Connection: close
                      <
                      * Closing connection
                      DBG(1)[83847]> CURL> attempting to fetch from , left retry 2
                      
                      * 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 [2610:160:11:18::209]:443...
                      *   Trying 208.123.73.209:443...
                      * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz HTTP/1.1
                      Host: pfsense-plus-pkg-devel01.atx.netgate.com
                      Accept: */*
                      If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                      
                      < HTTP/1.1 400 Bad Request
                      < Server: nginx
                      < Date: Tue, 17 Oct 2023 11:49:45 GMT
                      < Content-Type: text/html
                      < Content-Length: 208
                      < Connection: close
                      <
                      * Closing connection
                      DBG(1)[83847]> CURL> attempting to fetch from , left retry 1
                      
                      * Couldn't find host pfsense-plus-pkg-devel00.atx.netgate.com in the .netrc file; using defaults
                      * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz HTTP/1.1
                      Host: pfsense-plus-pkg-devel00.atx.netgate.com
                      Accept: */*
                      If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                      
                      < HTTP/1.1 400 Bad Request
                      < Server: nginx
                      < Date: Tue, 17 Oct 2023 11:49:46 GMT
                      < Content-Type: text/html
                      < Content-Length: 208
                      < Connection: close
                      <
                      * Closing connection
                      pkg: An error occured while fetching package
                      Unable to update repository pfSense
                      Error updating repositories!
                      
                      stephenw10S 1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator @yon 0
                        last edited by

                        @yon-0 said in some services show can't start:

                        HTTP/1.1 400 Bad Request

                        This means it's sending the wrong client cert so you haven't opened the webgui recently.
                        Run pfSense-repoc then retry.

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

                          @stephenw10 said in some services show can't start:

                          @yon-0 said in some services show can't start:

                          HTTP/1.1 400 Bad Request

                          This means it's sending the wrong client cert so you haven't opened the webgui recently.
                          Run pfSense-repoc then retry.

                          [23.09-BETA][admin@]/root: pfSense-repoc
                          [23.09-BETA][admin@]/root: pkg -d update
                          DBG(1)[25960]> pkg initialized
                          Updating pfSense-core repository catalogue...
                          DBG(1)[25960]> PkgRepo: verifying update for pfSense-core
                          DBG(1)[25960]> PkgRepo: need forced update of pfSense-core
                          DBG(1)[25960]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
                          DBG(1)[25960]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
                          DBG(1)[25960]> curl_open
                          DBG(1)[25960]> Fetch: fetcher used: pkg+https
                          DBG(1)[25960]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
                          
                          DBG(1)[25960]> 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 [2610:160:11:18::209]:443...
                          *   Trying 208.123.73.209:443...
                          * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-core/meta.conf HTTP/1.1
                          Host: pfsense-plus-pkg-devel01.atx.netgate.com
                          Accept: */*
                          If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                          
                          < HTTP/1.1 200 OK
                          Fetching meta.conf:   0%< Server: nginx
                          < Date: Tue, 17 Oct 2023 12:31:19 GMT
                          < Content-Type: application/octet-stream
                          < Content-Length: 163
                          < Last-Modified: Tue, 17 Oct 2023 09:34:16 GMT
                          < Connection: keep-alive
                          < ETag: "652e5518-a3"
                          < Accept-Ranges: bytes
                          <
                          Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
                          * Connection #0 to host pfsense-plus-pkg-devel01.atx.netgate.com left intact
                          DBG(1)[25960]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
                          DBG(1)[25960]> curl_open
                          DBG(1)[25960]> Fetch: fetcher used: pkg+https
                          DBG(1)[25960]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
                          
                          DBG(1)[25960]> 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
                          * Found bundle for host: 0xa09f9c268d0 [serially]
                          * Re-using existing connection with host pfsense-plus-pkg-devel01.atx.netgate.com
                          > GET /pfSense_plus-v23_09_amd64-core/packagesite.pkg HTTP/1.1
                          Host: pfsense-plus-pkg-devel01.atx.netgate.com
                          Accept: */*
                          If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                          
                          < HTTP/1.1 200 OK
                          Fetching packagesite.pkg:   0%< Server: nginx
                          < Date: Tue, 17 Oct 2023 12:31:20 GMT
                          < Content-Type: application/octet-stream
                          < Content-Length: 1584
                          < Last-Modified: Tue, 17 Oct 2023 09:34:17 GMT
                          < Connection: keep-alive
                          < ETag: "652e5519-630"
                          < Accept-Ranges: bytes
                          <
                          Fetching packagesite.pkg: 100%    2 KiB   1.6kB/s    00:01
                          * Connection #0 to host pfsense-plus-pkg-devel01.atx.netgate.com left intact
                          DBG(1)[25960]> PkgRepo: extracting packagesite.yaml of repo pfSense-core
                          DBG(1)[26089]> PkgRepo: extracting signature of repo in a sandbox
                          DBG(1)[25960]> Pkgrepo, reading new packagesite.yaml for '/var/db/pkg/repo-pfSense-core.sqlite'
                          Processing entries: 100%
                          pfSense-core repository update completed. 5 packages processed.
                          Updating pfSense repository catalogue...
                          DBG(1)[25960]> PkgRepo: verifying update for pfSense
                          DBG(1)[25960]> PkgRepo: need forced update of pfSense
                          DBG(1)[25960]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
                          DBG(1)[25960]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
                          DBG(1)[25960]> curl_open
                          DBG(1)[25960]> Fetch: fetcher used: pkg+https
                          DBG(1)[25960]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
                          
                          DBG(1)[25960]> 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 [2610:160:11:18::207]:443...
                          *   Trying 208.123.73.207:443...
                          * Connected to pfsense-plus-pkg-devel00.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.conf HTTP/1.1
                          Host: pfsense-plus-pkg-devel00.atx.netgate.com
                          Accept: */*
                          If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                          
                          < HTTP/1.1 200 OK
                          Fetching meta.conf:   0%< Server: nginx
                          < Date: Tue, 17 Oct 2023 12:31:21 GMT
                          < Content-Type: application/octet-stream
                          < Content-Length: 163
                          < Last-Modified: Tue, 17 Oct 2023 09:34:03 GMT
                          < Connection: keep-alive
                          < ETag: "652e550b-a3"
                          < Accept-Ranges: bytes
                          <
                          Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
                          * Connection #0 to host pfsense-plus-pkg-devel00.atx.netgate.com left intact
                          DBG(1)[25960]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg
                          DBG(1)[25960]> curl_open
                          DBG(1)[25960]> Fetch: fetcher used: pkg+https
                          DBG(1)[25960]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg
                          
                          DBG(1)[25960]> 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: 0xa09f9cebda0 [serially]
                          * Re-using existing connection with host pfsense-plus-pkg-devel00.atx.netgate.com
                          > GET /pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg HTTP/1.1
                          Host: pfsense-plus-pkg-devel00.atx.netgate.com
                          Accept: */*
                          If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
                          
                          < HTTP/1.1 200 OK
                          Fetching packagesite.pkg:   0%< Server: nginx
                          < Date: Tue, 17 Oct 2023 12:31:21 GMT
                          < Content-Type: application/octet-stream
                          < Content-Length: 195048
                          < Last-Modified: Tue, 17 Oct 2023 09:34:04 GMT
                          < Connection: keep-alive
                          < ETag: "652e550c-2f9e8"
                          < Accept-Ranges: bytes
                          <
                          Fetching packagesite.pkg: 100%  190 KiB 195.1kB/s    00:01
                          * Connection #0 to host pfsense-plus-pkg-devel00.atx.netgate.com left intact
                          DBG(1)[25960]> PkgRepo: extracting packagesite.yaml of repo pfSense
                          DBG(1)[26437]> PkgRepo: extracting signature of repo in a sandbox
                          DBG(1)[25960]> Pkgrepo, reading new packagesite.yaml for '/var/db/pkg/repo-pfSense.sqlite'
                          Processing entries: 100%
                          pfSense repository update completed. 725 packages processed.
                          All repositories are up to date.
                          [23.09-BETA][admin@pf.xiaoyu.net]/root: pkg-static -d rquery %v pkg
                          DBG(1)[55518]> pkg initialized
                          DBG(1)[55518]> PkgRepo: verifying update for pfSense-core
                          DBG(1)[55518]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
                          DBG(1)[55518]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
                          DBG(1)[55518]> curl_open
                          DBG(1)[55518]> Fetch: fetcher used: pkg+https
                          DBG(1)[55518]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
                          
                          DBG(1)[55518]> 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 [2610:160:11:18::207]:443...
                          *   Trying 208.123.73.207:443...
                          * Connected to pfsense-plus-pkg-devel00.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 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-v23_09_amd64-core/meta.conf HTTP/1.1
                          Host: pfsense-plus-pkg-devel00.atx.netgate.com
                          Accept: */*
                          If-Modified-Since: Tue, 17 Oct 2023 09:34:17 GMT
                          
                          < HTTP/1.1 200 OK
                          < Server: nginx
                          < Date: Tue, 17 Oct 2023 12:31:36 GMT
                          < Content-Type: application/octet-stream
                          < Content-Length: 163
                          < Last-Modified: Tue, 17 Oct 2023 09:34:16 GMT
                          < Connection: keep-alive
                          < ETag: "652e5518-a3"
                          < Accept-Ranges: bytes
                          <
                          * The requested document is not new enough
                          * Simulate an HTTP 304 response
                          * Closing connection
                          DBG(1)[55518]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
                          DBG(1)[55518]> curl_open
                          DBG(1)[55518]> Fetch: fetcher used: pkg+https
                          DBG(1)[55518]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
                          
                          DBG(1)[55518]> 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
                          * Hostname pfsense-plus-pkg-devel00.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-pkg-devel00.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 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-v23_09_amd64-core/packagesite.pkg HTTP/1.1
                          Host: pfsense-plus-pkg-devel00.atx.netgate.com
                          Accept: */*
                          If-Modified-Since: Tue, 17 Oct 2023 09:34:17 GMT
                          
                          < HTTP/1.1 304 Not Modified
                          < Server: nginx
                          < Date: Tue, 17 Oct 2023 12:31:37 GMT
                          < Last-Modified: Tue, 17 Oct 2023 09:34:17 GMT
                          < Connection: keep-alive
                          < ETag: "652e5519-630"
                          <
                          * Connection #1 to host pfsense-plus-pkg-devel00.atx.netgate.com left intact
                          DBG(1)[55518]> PkgRepo: verifying update for pfSense
                          DBG(1)[55518]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
                          DBG(1)[55518]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
                          DBG(1)[55518]> curl_open
                          DBG(1)[55518]> Fetch: fetcher used: pkg+https
                          DBG(1)[55518]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
                          
                          DBG(1)[55518]> 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 [2610:160:11:18::209]:443...
                          *   Trying 208.123.73.209:443...
                          * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-pfSense_plus_v23_09/meta.conf HTTP/1.1
                          Host: pfsense-plus-pkg-devel01.atx.netgate.com
                          Accept: */*
                          If-Modified-Since: Tue, 17 Oct 2023 09:34:04 GMT
                          
                          < HTTP/1.1 200 OK
                          < Server: nginx
                          < Date: Tue, 17 Oct 2023 12:31:39 GMT
                          < Content-Type: application/octet-stream
                          < Content-Length: 163
                          < Last-Modified: Tue, 17 Oct 2023 09:34:03 GMT
                          < Connection: keep-alive
                          < ETag: "652e550b-a3"
                          < Accept-Ranges: bytes
                          <
                          * The requested document is not new enough
                          * Simulate an HTTP 304 response
                          * Closing connection
                          DBG(1)[55518]> Request to fetch pkg+https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg
                          DBG(1)[55518]> curl_open
                          DBG(1)[55518]> Fetch: fetcher used: pkg+https
                          DBG(1)[55518]> curl> fetching https://pfsense-plus-pkg-devel.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg
                          
                          DBG(1)[55518]> 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 [2610:160:11:18::209]:443...
                          *   Trying 208.123.73.209:443...
                          * Connected to pfsense-plus-pkg-devel01.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 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-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg HTTP/1.1
                          Host: pfsense-plus-pkg-devel01.atx.netgate.com
                          Accept: */*
                          If-Modified-Since: Tue, 17 Oct 2023 09:34:04 GMT
                          
                          < HTTP/1.1 304 Not Modified
                          < Server: nginx
                          < Date: Tue, 17 Oct 2023 12:31:40 GMT
                          < Last-Modified: Tue, 17 Oct 2023 09:34:04 GMT
                          < Connection: keep-alive
                          < ETag: "652e550c-2f9e8"
                          <
                          * Connection #1 to host pfsense-plus-pkg-devel01.atx.netgate.com left intact
                          1.20.8_1
                          
                          yon 0Y 1 Reply Last reply Reply Quote 0
                          • yon 0Y
                            yon 0 @yon 0
                            last edited by

                            now it can upgarde, Could you add automatic repair functionality? If we have a problem in the future, we don’t know which command to use to fix it.

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

                              All of that should happen automatically when you open the webgui and it checks for updates. The only reason we are running those commands is because it's failing and we are trying to find out why.

                              If it upgrades successfully every time when you run:

                              pfSense-repoc
                              pkg-static update
                              pfSense-upgrade
                              

                              Then the issue is something in the way the gui runs those.

                              Steve

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

                                @stephenw10 said in some services show can't start:

                                All of that should happen automatically when you open the webgui and it checks for updates. The only reason we are running those commands is because it's failing and we are trying to find out why.

                                If it upgrades successfully every time when you run:

                                pfSense-repoc
                                pkg-static update
                                pfSense-upgrade
                                

                                Then the issue is something in the way the gui runs those.

                                Steve

                                Because php gui often has problems, since then I have used the cli command window to perform upgrades.

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

                                  @stephenw10 said in some services show can't start:

                                  pfSense-repoc
                                  pkg-static update
                                  pfSense-upgrade

                                  Ok so run those commands in that order to do upgrades from the CLI and see if you still see failures.

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

                                    @stephenw10

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

                                    run the command
                                    /sbin/ifconfig tun_wg3 inet6 'fe80::32ed:b7ff:fe85:93d3' -alias
                                    show:

                                    ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address

                                    wireguard still can't start service . in fact, wirgaurd have been running.

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

                                      Yes it's likely because that command is trying to remove an alias from the interface that doesn't exist?

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

                                        @stephenw10

                                        when wiregaurd restart, then wg interface was lost?

                                        I used the manually added fe80 address. When I restarted the wg service, the fe80 address disappeared.

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

                                          So, to be clear, how was this setup in 23.05.1? Assuming it worked as expected there?

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

                                            @stephenw10

                                            The settings are brought over from the 23.05 configuration.

                                            Maybe I found the reason why starting wg service cannot be displayed.

                                            when setup wiregaurd endpoint address use pfsense LAN gateway ipv6 address, then pfsense show can't start wiregaurd service.

                                            Could you try test this?

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