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 27.9k 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.
    • yon 0Y
      yon 0 @stephenw10
      last edited by yon 0

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

      /sbin/route -n6 get 'default'

      [23.09-BETA][admin@]/root: /sbin/route -n6 get 'default'
      route: route has not been found: No error: 0
      [23.09-BETA][admin@]/root:
      

      i have upgrade pfsense to new version:

      23.09-BETA (amd64)
      built on Sun Oct 15 0:18:00 CST 2023
      FreeBSD 14.0-CURRENT

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

        i can via ssh cli command add fe80 address, why pfsense can't add it?

        /sbin/ifconfig tun_wg4 inet6 fe80::a9b3:3fff:febe:d75a
        
        tun_wg4: flags=10080c1<UP,RUNNING,NOARP,MULTICAST,LOWER_UP> metric 0 mtu 1350
        	description: DEwg
        	options=80000<LINKSTATE>
        	inet 10.11.0.2 netmask 0xffffff00
        	inet6 2602:fed:7022:b::11 prefixlen 127
        	inet6 fe80::a9b3:3fff:febe:d75a%tun_wg4 prefixlen 64 scopeid 0xc
        	groups: wg WireGuard
        	nd6 options=101<PERFORMNUD,NO_DAD>
        
        stephenw10S 1 Reply Last reply Reply Quote 0
        • yon 0Y
          yon 0 @stephenw10
          last edited by yon 0

          @stephenw10

          One of the causes of the problem was found. When I manually added the fe80:: address to the wiregaurd interface using the command, frr bgp sessions resumed working. The reason was that the new version of pfsenese restricted the addition of fe80 addresses.

          from frr8 start, must use linklocal IPv6 address for each interface.

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

            Screenshot of 504 Gateway Time-out.jpg

            bd509e7d-2fc7-4fb6-97e7-e634fe444198-image.png

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

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

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

              Ok, that is a bug I can easily replicate that.

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

              Changing the firewall gateway cannot take effect.

              12633560-705b-40df-8db1-0d29a5c28a21-image.png

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

                @yon-0 504 timeout.. The box has a load of 10 on it.. That for sure can not be normal - if it is this box is so undersized for what your wanting to do with it its pretty much useless..

                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.7.2, 24.11

                yon 0Y 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:

                  i can via ssh cli command add fe80 address, why pfsense can't add it?

                  /sbin/ifconfig tun_wg4 inet6 fe80::a9b3:3fff:febe:d75a

                  Can you add it as an alias like the wg script tries to? -alias

                  When there is no v6 IP on the interface already.

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

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

                    @yon-0 504 timeout.. The box has a load of 10 on it.. That for sure can not be normal - if it is this box is so undersized for what your wanting to do with it its pretty much useless..

                    It is a dedicated server ,with enough spare resources . opnsense running normal now, only pfsense timeout

                    johnpozJ 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:

                      i can via ssh cli command add fe80 address, why pfsense can't add it?

                      /sbin/ifconfig tun_wg4 inet6 fe80::a9b3:3fff:febe:d75a

                      Can you add it as an alias like the wg script tries to? -alias

                      When there is no v6 IP on the interface already.

                      your mean is add this?
                      Firewall_ Virtual IPs.jpg

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

                        No I mean like it shows in the logged error:

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

                        The command '/sbin/ifconfig tun_wg3 inet6 'fe80::32ed:b7ff:fe85:93d3' -alias' returned exit code '1'

                        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:

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

                          /sbin/ifconfig tun_wg3 inet6 'fe80::32ed:b7ff:fe85:93d3' -alias
                          ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address
                          
                          yon 0Y 1 Reply Last reply Reply Quote 0
                          • yon 0Y
                            yon 0 @yon 0
                            last edited by yon 0

                            23.09-BETA (amd64)
                            built on Sun Oct 15 0:18:00 CST 2023
                            FreeBSD 14.0-CURRENT

                            [23.09-BETA][admin@]/root: pfSense-upgrade -d4
                            ERROR: It was not possible to determine pkg remote version
                            >>> Updating repositories metadata...
                            Updating pfSense-core repository catalogue...
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            repository pfSense-core has no meta file, using default settings
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            Unable to update repository pfSense-core
                            Updating pfSense repository catalogue...
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            repository pfSense has no meta file, using default settings
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            Unable to update repository pfSense
                            Error updating repositories!
                            ERROR: It was not possible to determine pfSense-upgrade remote version
                            ERROR: It was not possible to determine pfSense-upgrade remote version
                            >>> Upgrading pfSense-upgrade...
                            Updating pfSense-core repository catalogue...
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            repository pfSense-core has no meta file, using default settings
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            Unable to update repository pfSense-core
                            Updating pfSense repository catalogue...
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            repository pfSense has no meta file, using default settings
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            Unable to update repository pfSense
                            Error updating repositories!
                            [23.09-BETA][admin@/root: pfSense-upgrade -d6
                            ERROR: It was not possible to determine pkg remote version
                            >>> Updating repositories metadata...
                            Updating pfSense-core repository catalogue...
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            repository pfSense-core has no meta file, using default settings
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            Unable to update repository pfSense-core
                            Updating pfSense repository catalogue...
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            repository pfSense has no meta file, using default settings
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            Unable to update repository pfSense
                            Error updating repositories!
                            ERROR: It was not possible to determine pfSense-upgrade remote version
                            ERROR: It was not possible to determine pfSense-upgrade remote version
                            >>> Upgrading pfSense-upgrade...
                            Updating pfSense-core repository catalogue...
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            repository pfSense-core has no meta file, using default settings
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            Unable to update repository pfSense-core
                            Updating pfSense repository catalogue...
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            repository pfSense has no meta file, using default settings
                            pkg-static: An error occured while fetching package
                            pkg-static: An error occured while fetching package
                            Unable to update repository pfSense
                            Error updating repositories!
                            
                            [23.09-BETA][admin@]/root: pkg update
                            Updating pfSense-core repository catalogue...
                            Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
                            Fetching packagesite.pkg: 100%    2 KiB   1.6kB/s    00:01
                            Processing entries: 100%
                            pfSense-core repository update completed. 5 packages processed.
                            Updating pfSense repository catalogue...
                            Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
                            Fetching packagesite.pkg: 100%  190 KiB 195.1kB/s    00:01
                            Processing entries: 100%
                            pfSense repository update completed. 725 packages processed.
                            All repositories are up to date.
                            
                            1 Reply Last reply Reply Quote 0
                            • 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.7.2, 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
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.