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

    pfSense refuses to reboot

    Scheduled Pinned Locked Moved General pfSense Questions
    41 Posts 5 Posters 2.5k 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.
    • hunorH
      hunor
      last edited by

      Hi,

      When I try to restart my pfSense firewall, it gives me the following error message:

      PHP ERROR: Type: 1, File: /etc/inc/util.inc, Line: 123, Message: Uncaught TypeError: is_process_running(): Argument #1 ($name) must be of type string, null given, called in /etc/inc/service-utils.inc on line 295 and defined in /etc/inc/util.inc:123
      Stack trace:
      #0 /etc/inc/service-utils.inc(295): is_process_running()
      #1 /etc/inc/pkg-utils.inc(1277): is_service_running()
      #2 /etc/inc/system.inc(2913): stop_packages()
      #3 /etc/inc/system.inc(2869): system_reboot_cleanup()
      #4 /usr/local/www/diag_reboot.php(102): system_reboot()
      #5 {main}
      thrown @ 2024-12-23 08:07:27

      I didn't do any special thing. It was working for 20 days after the 24.11 update. My guess is some leftover package or config. When I moved from my previous install I used the backup file, and cleaned up the config. (Mostly DHCP reservation, etc.)

      Can anybody please give me a recommendation? Than you!

      S 1 Reply Last reply Reply Quote 0
      • S
        SteveITS Galactic Empire @hunor
        last edited by

        @hunor Does it restart from the command line/loader menu?

        Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
        When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
        Upvote 👍 helpful posts!

        hunorH 1 Reply Last reply Reply Quote 0
        • hunorH
          hunor @SteveITS
          last edited by

          @SteveITS
          I tried to restart from the serial console and I got the same message.

          Screenshot 2024-12-23 at 1.39.28 PM.jpg

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

            Does it do it if you run /etc/rc.reboot directly?

            hunorH 1 Reply Last reply Reply Quote 0
            • hunorH
              hunor @stephenw10
              last edited by

              @stephenw10
              This is what I got. (That user is admin)

              [24.11-RELEASE][hunor@pfSenseHome.rushdel.me]/home/hunor: /etc/rc.reboot 
              rm: /tmp/PHP_errors.log: Operation not permitted
              rm: /tmp/backupdebug.txt: Operation not permitted
              rm: /tmp/bootup_messages: Operation not permitted
              rm: /tmp/config.cache: Operation not permitted
              rm: /tmp/dhcp6c_ifs: Operation not permitted
              rm: /tmp/dhcp6c_lock: Operation not permitted
              rm: /tmp/fstab.swap: Operation not permitted
              rm: /tmp/haproxy.socket: Operation not permitted
              rm: /tmp/haproxy_chroot/var/run/log: Permission denied
              rm: /tmp/haproxy_chroot/var/run: Permission denied
              rm: /tmp/haproxy_chroot/var: Permission denied
              rm: /tmp/haproxy_chroot: Operation not permitted
              rm: /tmp/igc0_defaultgw: Operation not permitted
              rm: /tmp/igc0_defaultgwv6: Operation not permitted
              rm: /tmp/igc0_error_output: Operation not permitted
              rm: /tmp/igc0_output: Operation not permitted
              rm: /tmp/igc0_router: Operation not permitted
              rm: /tmp/igc0_routerv6: Operation not permitted
              rm: /tmp/kea2unbound4.lock: Operation not permitted
              rm: /tmp/kea2unbound6.lock: Operation not permitted
              rm: /tmp/mnt: Operation not permitted
              rm: /tmp/notices/smtp.queue: Permission denied
              rm: /tmp/notices/notices.serial: Permission denied
              rm: /tmp/notices/smtp.last: Permission denied
              rm: /tmp/notices: Operation not permitted
              rm: /tmp/ovpns1_router: Operation not permitted
              rm: /tmp/ovpns1_upstart4: Operation not permitted
              rm: /tmp/ovpns1up: Operation not permitted
              rm: /tmp/pfSense-upgrade.sock: Operation not permitted
              rm: /tmp/pfctl_si_out: Operation not permitted
              rm: /tmp/pfctl_ss_out: Operation not permitted
              rm: /tmp/php_errors.txt: Operation not permitted
              rm: /tmp/rules.debug: Operation not permitted
              rm: /tmp/rules.limits: Operation not permitted
              rm: /tmp/rules.test.packages: Operation not permitted
              rm: /tmp/sess_f740e1c66d5c5c0c4c334109a95ac0c5: Operation not permitted
              rm: /tmp/symfony-cache/filesystem/P/K/rkf-SPGLmxY7GkbEryvg: Permission denied
              rm: /tmp/symfony-cache/filesystem/P/K: Permission denied
              rm: /tmp/symfony-cache/filesystem/P: Permission denied
              rm: /tmp/symfony-cache/filesystem: Permission denied
              rm: /tmp/symfony-cache/pfSense/5/R/iUWhYLyj9L835YYvVhKQ: Permission denied
              rm: /tmp/symfony-cache/pfSense/5/R: Permission denied
              rm: /tmp/symfony-cache/pfSense/5: Permission denied
              rm: /tmp/symfony-cache/pfSense: Permission denied
              rm: /tmp/symfony-cache: Operation not permitted
              rm: /tmp/xlsx: Operation not permitted
              net.inet.carp.allow: 0
              sysctl: net.inet.carp.allow=0: Operation not permitted
              reboot: Operation not permitted
              
              GertjanG 1 Reply Last reply Reply Quote 0
              • GertjanG
                Gertjan @hunor
                last edited by

                @hunor said in pfSense refuses to reboot:

                [24.11-RELEASE][hunor@pfSenseHome.rushdel.me]

                That user is not admin.

                Try with admin@pfSenseHome.rushdel.me

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

                hunorH 1 Reply Last reply Reply Quote 0
                • hunorH
                  hunor @Gertjan
                  last edited by

                  @Gertjan Sorry, you are right.

                  I logged in as admin, and /etc/rc.reboot worked.

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

                    Hmm, but I assume /etc/rc.initial.reboot still fails?

                    hunorH 1 Reply Last reply Reply Quote 0
                    • hunorH
                      hunor @stephenw10
                      last edited by

                      @stephenw10

                      Yes, as admin too. It gives me the same message.

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

                        Hmm, do you have a package that isn't installed correctly? It looks like it's trying to stop a service but failing to pass the name of that service.

                        hunorH 1 Reply Last reply Reply Quote 0
                        • hunorH
                          hunor @stephenw10
                          last edited by

                          @stephenw10
                          I have the following packages installed (pkg info).
                          I checked and reinstalled all packages over the GUI.

                          How can check the list that is passed?

                          installedpackages/service (I guess it means the config file)
                          I have these:

                          • vnstatd
                          • darkstat
                          • iperf
                          • avahi
                          • haproxy
                          • snort
                          • bandwidth
                          • ntopng
                          • named
                          • pfb_dnsbl
                          • pfb_filter
                          • tailscale
                          • wireguard
                          • arpwatch

                          spoiler

                          7-zip-24.08 Console version of the 7-Zip file archiver
                          abseil-20240722.0 Abseil Common Libraries (C++)
                          arpwatch-3.7 Monitor arp & rarp requests
                          avahi-app-0.8_2 Service discovery on a local network
                          aws-sdk-php83-3.273.3 PHP interface for Amazon Web Services (AWS)
                          bandwidthd-2.0.1_12 Tracks bandwidth usage by IP address
                          beep-1.0_2 Beeps a certain duration and pitch out of the PC Speaker
                          bind-tools-9.20.2 Command line tools from BIND: delv, dig, host, nslookup...
                          bind918-9.18.30 BIND DNS suite with updated DNSSEC and DNS64
                          boost-libs-1.85.0 Free portable C++ libraries (without Boost.Python)
                          brotli-1.1.0,1 Generic-purpose lossless compression algorithm
                          bsnmp-regex-0.6_4 bsnmpd module allowing creation of counters from log files
                          bsnmp-ucd-0.4.5_1 bsnmpd module that implements parts of UCD-SNMP-MIB
                          bwi-firmware-kmod-3.130.20 Broadcom AirForce IEEE 802.11 Firmware Kernel Module
                          ca_root_nss-3.104 Root certificate bundle from the Mozilla Project
                          ccid-1.6.1 Generic driver for USB CCID and ICCD
                          check_reload_status-0.0.16 run various pfSense scripts on event.
                          choparp-20150613_1 Simple proxy arp daemon
                          cpdup-1.22_1 Comprehensive filesystem mirroring and backup program
                          cpu-microcode-1.0_1 Meta-package for CPU microcode updates
                          cpu-microcode-amd-20240810 AMD CPU microcode updates
                          cpu-microcode-intel-20240910 Intel CPU microcode updates
                          cpu-microcode-rc-1.0_2 RC script for CPU microcode updates
                          cpustats-0.1_1 cpustats
                          curl-8.10.1 Command line tool and library for transferring data with URLs
                          cyrus-sasl-2.1.28_1 RFC 2222 SASL (Simple Authentication and Security Layer)
                          daq-2.2.2_3 Data Acquisition abstraction library for snort 2.9+
                          darkstat-3.0.721_1 Network statistics gatherer and reporter
                          dbus-1.14.10_5,1 Message bus system for inter-application communication
                          dbus-glib-0.112_1 GLib bindings for the D-BUS messaging system
                          dhcp6-20080615.2_4 KAME DHCP6 client, server, and relay
                          dhcpcd-10.1.0 DHCP/IPv4LL/IPv6RS/DHCPv6 client
                          dhcpleases-0.5_1 read dhpcd.lease file and add it to hosts file
                          dhcpleases6-0.1_3 read dhpcd6.leases file and trigger command on modification
                          dmidecode-3.6 Tool for dumping DMI (SMBIOS) contents in human-readable format
                          dnsmasq-2.90_2,1 Lightweight DNS forwarder, DHCP, and TFTP server
                          dpinger-3.3 IP device monitoring tool
                          drm-510-kmod-5.10.163_8 DRM drivers modules
                          duktape-lib-2.7.0 Embeddable Javascript engine (shared lib)
                          expat-2.6.3 XML 1.0 parser written in C
                          expiretable-0.6_3 Utility to remove entries from the pf(4) table based on their age
                          filterdns-2.2 filterdns
                          filterlog-0.1_10 filterlog
                          fontconfig-2.15.0_3,1 XML-based font configuration API for X Windows
                          freetype2-2.13.3 Free and portable TrueType font rendering engine
                          fstrm-0.6.1_1 Implementation of the Frame Streams data transport protocol in C
                          gdbm-1.24 GNU database manager
                          gettext-runtime-0.22.5 GNU gettext runtime libraries and programs
                          giflib-5.2.2 Tools and library routines for working with GIF images
                          glib-2.80.5,2 Some useful routines of C programming (current stable version)
                          gmp-6.3.0 Free library for arbitrary precision arithmetic
                          gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME scripts
                          gnugrep-3.11 GNU version of popular pattern matching utility
                          graphite2-1.3.14 Rendering capabilities for complex non-Roman writing systems
                          graphviz-12.0.0 Graph Visualization Software from AT&T and Bell Labs
                          grepcidr-2.0_1 Filter IP addresses matching IPv4 CIDR/network specification
                          groff-1.23.0_3 Software typesetting package
                          haproxy-devel-3.0.d12 Reliable, high performance TCP/HTTP load balancer
                          harfbuzz-10.0.1 OpenType text shaping engine
                          hidapi-0.14.0 Library to access USB HID-class devices
                          hiredis-1.2.0.15 Minimalistic C client library for the Redis database
                          hostapd-2.11_1 IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
                          icu-74.2_1,1 International Components for Unicode (from IBM)
                          iftop-1.0.p4_1 Display bandwidth usage on an interface by host
                          igmpproxy-0.4_2,1 Multicast forwarding IGMP proxy
                          indexinfo-0.3.1 Utility to regenerate the GNU info page index
                          iperf3-3.17.1 Improved tool to measure TCP and UDP bandwidth
                          ipmitool-1.8.19_2 CLI to manage IPMI systems
                          iprange-1.0.4_2 Manage IP ranges
                          isc-dhcp44-client-4.4.3P1_1 The ISC Dynamic Host Configuration Protocol client
                          isc-dhcp44-relay-4.4.3P1_4 The ISC Dynamic Host Configuration Protocol relay
                          isc-dhcp44-server-4.4.3P1_5 ISC Dynamic Host Configuration Protocol server
                          jbigkit-2.1_3 Lossless compression for bi-level images such as scanned pages, faxes
                          jpeg-turbo-3.0.4 SIMD-accelerated JPEG codec which replaces libjpeg
                          jq-1.7.1 Lightweight and flexible command-line JSON processor
                          json-c-0.18 JSON (JavaScript Object Notation) implementation in C
                          jsoncpp-1.9.6_1 JSON reader and writer library for C++
                          kea-2.6.1_1 Alternative DHCP implementation by ISC
                          ldns-1.8.4 Library for programs conforming to DNS RFCs and drafts
                          lerc-4.0.0 C++ library for Limited Error Raster Compression
                          libargon2-20190702_1 Memory hard password hashing program and library
                          libcbor-0.11.0 CBOR protocol implementation for C and others
                          libcjson-1.7.18_2 Ultralightweight JSON parser in ANSI C
                          libdaemon-0.14_1 Lightweight C library that eases the writing of UNIX daemons
                          libdeflate-1.22 Fast, whole-buffer DEFLATE-based compression library
                          libdnet-1.13_5 Simple interface to low level networking routines
                          libedit-3.1.20240808,1 Command line editor library
                          libevent-2.1.12 API for executing callback functions on events or timeouts
                          libffi-3.4.6 Foreign Function Interface
                          libfido2-1.15.0 Provides library functionality for FIDO 2.0
                          libfontenc-1.1.8 The fontenc Library
                          libgcrypt-1.11.0 General purpose cryptographic library based on the code from GnuPG
                          libgd-2.3.3_13,1 Graphics library for fast creation of images
                          libgpg-error-1.50 Common error values for all GnuPG components
                          libiconv-1.17_1 Character set conversion library
                          libidn2-2.3.7 Implementation of IDNA2008 internationalized domain names
                          libinotify-20240724 Kevent based inotify compatible library
                          libltdl-2.4.7 System independent dlopen wrapper
                          liblz4-1.10.0,1 LZ4 compression library, lossless and very fast
                          libmaxminddb-1.11.0 Library for the MaxMind DB file format used for GeoIP2
                          libmcrypt-2.5.8_4 Multi-cipher cryptographic library (used in PHP)
                          libnghttp2-1.63.0 HTTP/2.0 C Library
                          libpaper-1.1.28_1 Library providing routines for paper size management
                          libpcap-1.10.5 Ubiquitous network traffic capture library
                          libpfctl-0.13 Library for interaction with pf(4)
                          libpsl-0.21.5_1 C library to handle the Public Suffix List
                          libsodium-1.0.19 Library to build higher-level cryptographic tools
                          libssh2-1.11.0_1,3 Library implementing the SSH2 protocol
                          libsysinfo-0.0.3_3 GNU libc's sysinfo port for FreeBSD
                          libucl-0.9.2_1 Universal configuration library parser
                          libunistring-1.2 Unicode string library
                          libunwind-20240221_1 Generic stack unwinding library
                          liburcu-0.14.0 Userspace read-copy-update (RCU) data synchronization library
                          libuv-1.49.1 Multi-platform support library with a focus on asynchronous I/O
                          libxml2-2.11.9 XML parser library for GNOME
                          libxslt-1.1.37_1 XML stylesheet transformation library
                          libzmq4-4.3.5_2 ZeroMQ core library (Version 4)
                          lighttpd-1.4.76 Secure, fast, compliant, and flexible Web Server
                          links-2.30,1 Lynx-like text WWW browser
                          lmdb-0.9.33,1 OpenLDAP Lightning Memory-Mapped Database
                          log4cplus-2.1.1 Logging library for C++
                          lua-resty-core-0.1.29 New FFI-based Lua API for OpenResty NGINX Lua modules
                          lua-resty-lrucache-0.13 Lua-land LRU cache based on the LuaJIT FFI
                          lua53-5.3.6_1 Powerful, efficient, lightweight, embeddable scripting language
                          lua54-5.4.7 Powerful, efficient, lightweight, embeddable scripting language
                          luajit-openresty-2.1.20240815 Just-In-Time Compiler for Lua (OpenResty branch)
                          lzo2-2.10_1 Portable speedy, lossless data compression library
                          minicron-0.0.2 very small cron
                          miniupnpd-2.3.7,1 Lightweight UPnP IGD & PCP/NAT-PMP daemon which uses pf
                          mkfontscale-1.2.3 Creates an index of scalable font files for X
                          mobile-broadband-provider-info-20240407 Service mobile broadband provider database
                          mpd5-5.9_18 Multi-link PPP daemon based on netgraph(4)
                          mpdecimal-4.0.0 C/C++ arbitrary precision decimal floating point libraries
                          mysql80-client-8.0.39 Multithreaded SQL database (client)
                          ndpi-4.10.d20240807,1 NTOP-maintained superset of the popular OpenDPI library
                          nettle-3.10_1 Low-level cryptographic library
                          nginx-1.26.2_6,3 Robust and small WWW server
                          nmap-7.94_3 Port scanning utility for large networks
                          norm-1.5r6_3 NACK-Oriented Reliable Multicast (NORM)
                          nss_ldap-1.265_15 RFC 2307 NSS module
                          nss_mdns-0.14.1.20200624_1 NSS module implementing multicast DNS name resolution
                          ntopng-6.2.d20240813,1 Network monitoring tool with command line and web interfaces
                          ntp-4.2.8p18_1 The Network Time Protocol Distribution
                          oniguruma-6.9.9 Regular expressions library compatible with POSIX/GNU/Perl
                          openldap26-client-2.6.8 Open source LDAP client implementation
                          openpgm-5.2.122_6 Implementation of the PGM reliable multicast protocol
                          opensc-0.25.1 Libraries and utilities to access smart cards
                          openvpn-2.6.12 Secure IP/Ethernet tunnel daemon
                          openvpn-auth-script-1.0.0.3 Generic script-based deferred auth plugin for OpenVPN
                          openvpn-client-export-2.6.7 OpenVPN Client Export
                          pam_ldap-186_2 PAM module for authenticating with LDAP
                          pam_mkhomedir-0.2_1 Create HOME with a PAM module on demand
                          pcre-8.45_4 Perl Compatible Regular Expressions library
                          pcre2-10.43 Perl Compatible Regular Expressions library, version 2
                          pcsc-lite-2.3.0,2 Middleware library to access a smart card using SCard API (PC/SC)
                          perl5-5.36.3_2 Practical Extraction and Report Language
                          pfSense-24.11 Main pfSense package
                          pfSense-Status_Monitoring-php83-1.8_8 pfSense Status Monitoring
                          pfSense-base-24.11 pfSense core files
                          pfSense-boot-24.11 pfSense boot files
                          pfSense-ce-2.7.2 pfSense Plus additional package.
                          pfSense-composer-deps-0.1 pfSense deps from composer
                          pfSense-default-config-24.11 Default config.xml
                          pfSense-gnid-0.20 GNID tool.
                          pfSense-kernel-pfSense-24.11 pfSense kernel (pfSense)
                          pfSense-mim-24.11_1 The pfnet controller
                          pfSense-pkg-Avahi-2.2_6 pfSense package Avahi
                          pfSense-pkg-Backup-0.6.3 pfSense package Backup
                          pfSense-pkg-Cron-0.3.8_5 pfSense package Cron
                          pfSense-pkg-Service_Watchdog-1.8.7_4 pfSense package Service_Watchdog
                          pfSense-pkg-Status_Traffic_Totals-2.3.2_7 Traffic Totals using the vnStat database
                          pfSense-pkg-System_Patches-2.2.19 pfSense package System_Patches
                          pfSense-pkg-Tailscale-0.1.8 pfSense package Tailscale
                          pfSense-pkg-WireGuard-0.2.9 pfSense package WireGuard
                          pfSense-pkg-acme-0.9_1 ACME package for pfSense
                          pfSense-pkg-arpwatch-0.2.3 Arpwatch package for pfSense
                          pfSense-pkg-aws-wizard-0.12 PfSense package AWS VPC VPN Connection Wizard
                          pfSense-pkg-bandwidthd-0.7.7 BandwidthD package for pfSense
                          pfSense-pkg-bind-9.18_2 BIND DNS suite with updated DNSSEC and DNS64
                          pfSense-pkg-darkstat-3.1.4 pfSense package darkstat
                          pfSense-pkg-haproxy-devel-0.64 pfSense package haproxy-devel
                          pfSense-pkg-iperf-3.0.5 pfSense package iperf
                          pfSense-pkg-ipsec-profile-wizard-1.2.4 PfSense package IPsec Export for Apple and Windows devices
                          pfSense-pkg-nmap-1.4.4_8 pfSense package nmap
                          pfSense-pkg-ntopng-5.6.0_1 pfSense package ntopng
                          pfSense-pkg-openvpn-client-export-1.9.5 pfSense package openvpn-client-export
                          pfSense-pkg-pfBlockerNG-devel-3.2.1_20 pfSense package pfBlockerNG
                          pfSense-pkg-snort-4.1.6_22 pfSense package snort
                          pfSense-pkg-sudo-0.3_10 pfSense package sudo
                          pfSense-repo-24.11 Setup pfSense pkg(8) repositories
                          pfSense-repoc-20241121 pfSense dynamic repository client
                          pfSense-upgrade-1.2.30 pfSense upgrade script
                          pftop-0.10_1 Utility for real-time display of statistics for pf
                          php83-8.3.12 PHP Scripting Language (8.3.X branch)
                          php83-bcmath-8.3.12 The bcmath shared extension for php
                          php83-bz2-8.3.12 The bz2 shared extension for php
                          php83-ctype-8.3.12 The ctype shared extension for php
                          php83-curl-8.3.12 The curl shared extension for php
                          php83-dom-8.3.12 The dom shared extension for php
                          php83-filter-8.3.12 The filter shared extension for php
                          php83-ftp-8.3.12 The ftp shared extension for php
                          php83-gettext-8.3.12 The gettext shared extension for php
                          php83-gmp-8.3.12 The gmp shared extension for php
                          php83-intl-8.3.12 The intl shared extension for php
                          php83-ldap-8.3.12 The ldap shared extension for php
                          php83-libbe-0.2.1 FreeBSD libbe(3) library glue extension for PHP
                          php83-mbstring-8.3.12 The mbstring shared extension for php
                          php83-opcache-8.3.12 The opcache shared extension for php
                          php83-openssl_x509_crl-1.3_3 PHP Class to create openssl Certificate Revocation List (CRL)
                          php83-pcntl-8.3.12 The pcntl shared extension for php
                          php83-pdo-8.3.12 The pdo shared extension for php
                          php83-pdo_sqlite-8.3.12 The pdo_sqlite shared extension for php
                          php83-pear-1.10.13 PEAR framework for PHP
                          php83-pear-Auth_RADIUS-1.1.0_4 PEAR wrapper classes for the RADIUS PECL
                          php83-pear-Cache_Lite-1.8.3,1 Fast and Safe little cache system
                          php83-pear-Crypt_CHAP-1.5.0_2 PEAR class for generating CHAP packets
                          php83-pear-HTTP_Request2-2.6.0,1 PEAR classes providing an easy way to perform HTTP requests
                          php83-pear-Mail-2.0.0,1 PEAR class that provides multiple interfaces for sending emails
                          php83-pear-Net_IPv6-1.3.0.b4_2 Check and validate IPv6 addresses
                          php83-pear-Net_SMTP-1.12.1 PEAR class that provides an implementation of the SMTP protocol
                          php83-pear-Net_Socket-1.2.2 PEAR Network Socket Interface
                          php83-pear-Net_URL2-2.2.1 PEAR Class for parsing and handling URL
                          php83-pear-XML_RPC2-1.1.5 XML-RPC client/server library
                          php83-pecl-mcrypt-1.0.7 PHP extension for mcrypt, removed in PHP 7.2
                          php83-pecl-radius-1.4.0b1_3 Radius client library for PHP
                          php83-pecl-rrd-2.0.3_1 PHP bindings to rrd tool system
                          php83-pecl-ssh2-1.3.1 PECL extension to the libssh2 library
                          php83-pfSense-module-0.99 Library for getting useful info
                          php83-phpseclib-2.0.17 PHP arbitrary-precision integer arithmetic library
                          php83-posix-8.3.12 The posix shared extension for php
                          php83-readline-8.3.12 The readline shared extension for php
                          php83-session-8.3.12 The session shared extension for php
                          php83-shmop-8.3.12 The shmop shared extension for php
                          php83-simplexml-8.3.12 The simplexml shared extension for php
                          php83-sockets-8.3.12 The sockets shared extension for php
                          php83-sqlite3-8.3.12 The sqlite3 shared extension for php
                          php83-sysvmsg-8.3.12 The sysvmsg shared extension for php
                          php83-sysvsem-8.3.12 The sysvsem shared extension for php
                          php83-sysvshm-8.3.12 The sysvshm shared extension for php
                          php83-tokenizer-8.3.12 The tokenizer shared extension for php
                          php83-xml-8.3.12 The xml shared extension for php
                          php83-xmlreader-8.3.12 The xmlreader shared extension for php
                          php83-xmlwriter-8.3.12 The xmlwriter shared extension for php
                          php83-zlib-8.3.12 The zlib shared extension for php
                          pkcs11-helper-1.29.0_3 Helper library for multiple PKCS#11 providers
                          pkg-1.21.3_4 Package manager
                          png-1.6.44 Library for manipulating PNG images
                          polkit-125 Framework for controlling access to system-wide components
                          protobuf-28.2,1 Data interchange format library
                          protobuf-c-1.4.1_6 Code generator and libraries to use Protocol Buffers from pure C
                          psutils-1.17_6 Utilities for manipulating PostScript documents
                          py311-libzfs-1.1.2023020700_2 Python libzfs bindings
                          py311-maxminddb-2.6.2 Python module for reading MaxMind DB file
                          py311-packaging-24.1 Core utilities for Python packages
                          py311-setuptools-63.1.0_1 Python packages installer
                          py311-sqlite3-3.11.10_8 Standard Python binding to the SQLite3 library (Python 3.11)
                          python311-3.11.10 Interpreted object-oriented programming language
                          qstats-0.2 read dhpcd.lease file and add it to hosts file
                          radvd-2.19_4 Linux/BSD IPv6 router advertisement daemon
                          rate-0.9_4 Traffic analysis command-line utility
                          readline-8.2.13_2 Library for editing command lines as they are typed
                          redis-7.4.1 Persistent key-value database with built-in net interface
                          rrdtool-1.9.0 Round Robin Database Tools
                          rsync-3.3.0 Network file distribution/synchronization utility
                          scponly-4.8.20110526_8 Tiny shell that only permits scp and sftp
                          smartmontools-7.4_2 S.M.A.R.T. disk monitoring tools
                          snort-2.9.20_8 Lightweight network intrusion detection system
                          socat-1.8.0.1 Multipurpose relay and more
                          sqlite3-3.46.1,1 SQL database engine in a C library
                          ssh_tunnel_shell-0.2_1 SSH tunnel shell
                          sshguard-2.4.3_3,1 Protect hosts from brute-force attacks against SSH and other services
                          strongswan-5.9.14 Open Source IKEv2 IPsec-based VPN solution
                          sudo-1.9.16 Allow others to run commands as root
                          tailscale-1.76.1 Mesh VPN that makes it easy to connect your devices
                          tiff-4.7.0 Tools and library routines for working with TIFF images
                          uchardet-0.0.8_1 Universal charset detection library
                          uclcmd-0.2.20211204 Command line tool for working with UCL config files
                          unbound-1.22.0 Validating, recursive, and caching DNS resolver
                          vnstat-2.12 Console-based network traffic monitor
                          voucher-0.1_3 Voucher support
                          vstr-1.0.15_2 General purpose string library for C
                          webfonts-0.30_14 TrueType core fonts for the Web
                          webp-1.4.0_1 Google WebP image format conversion tool
                          whois-5.5.7_1 Marco d'Itri whois client
                          wol-0.7.1_5 Tool to wake up Wake-On-LAN compliant computers
                          wpa_supplicant-2.11_2 Supplicant (client) for WPA/802.1x protocols
                          wrapalixresetbutton-0.0.13 Utility to detect platform reset button state for use in scripting
                          xinetd-2.3.15_3 Replacement for inetd with better control and logging
                          xxhash-0.8.2_1 Extremely fast non-cryptographic hash algorithm
                          zip-3.0_2 Create/update ZIP files compatible with PKZIP
                          zstd-1.5.6 Fast real-time compression algorithm

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

                            Hmm, OK and the package manager doesn't show any of those as not installed correctly?

                            Is rebooting the only thing not working?

                            hunorH 1 Reply Last reply Reply Quote 0
                            • hunorH
                              hunor @stephenw10
                              last edited by

                              @stephenw10

                              As far as I know everything is okay. Routing, DHCP, etc.

                              Yesterday I deleted almost every package and it still gave me the same error. I tried to check if there is any empty service entry in the config file. But nothing.

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

                                Hmm, yes uninstalling packages and retesting is what I would have done.

                                I can only think you have a bad or damaged file somehow. And if that is the case it would be very unusual to see it only affect one thing like that. I would probably reinstall 24.11 clean to be sure when you can.

                                hunorH 1 Reply Last reply Reply Quote 0
                                • hunorH
                                  hunor @stephenw10
                                  last edited by

                                  @stephenw10 Thank you for your help. I will do a clean install during the weekend.
                                  I had another thought. When I reinstalled my devices, I used my backup SG-1100. Now I have an N100-based mini PC. May some arm64 vs x86 package confusiosion?

                                  But a clean install is the best.

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    SteveITS Galactic Empire @hunor
                                    last edited by

                                    @hunor It will only download packages from the appropriate repo.

                                    For grins, you could try reverting to the default configuration. If it still happens it’s not a config file problem. If the problem goes away you could restore your config file one part at a time.

                                    Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                                    When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                                    Upvote 👍 helpful posts!

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

                                      Nope there should be no issue with an architecture change. The config is the same. The only think you might see is if you have some hardware specific system tunable. But there aren't any by default and they simply wouldn't do anything on different hardware anyway,

                                      1 Reply Last reply Reply Quote 0
                                      • hunorH
                                        hunor @hunor
                                        last edited by

                                        I'm unsure if this helps, but I got this when I tried resetting to Factory default.
                                        Screenshot 2024-12-29 at 9.11.18 AM.jpg

                                        I ended up wiping the SSD and reinstalling the whole system. I tried to import/restore the backup, but it failed again. So I did it piece-by-piece, without installing packages.

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

                                          It failed the same way? Could not reboot after restoring the config?

                                          hunorH 1 Reply Last reply Reply Quote 0
                                          • hunorH
                                            hunor @stephenw10
                                            last edited by

                                            @stephenw10

                                            When I applied the whole backup file. Yes.
                                            When I did piece by piece (I think I left out the packages and a few others) and reinstalled everything package, and reconfigured it. It worked.

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