radio24/TorBox

isc-dhcp-server.service failing to start.

PapiJalopy opened this issue · 0 comments

Attempted to installed branch torbox_v054 using the run_install_mini.sh script on a PI Zero 2 W.

isc-dhcp-server.service is failing to start.

Was not able to get a journalctl log or systemctl log due to automated script and auto shutdown,
but i know what the error looked like due to a manual scratch install with the same issue.

[+] Step 12: Configure the system services...
Synchronizing state of hostapd.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable hostapd
Unit /etc/systemd/system/hostapd.service is masked, ignoring.
isc-dhcp-server.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable isc-dhcp-server
Job for isc-dhcp-server.service failed because the control process exited with error code.
See "systemctl status isc-dhcp-server.service" and "journalctl -xeu isc-dhcp-server.service" for details.
Synchronizing state of ssh.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable ssh

[+]          Make Nginx ready for Webssh and Onion Services

Journalctl

EXAMPLE EXAMPLE
Dec 10 21:14:27 torbox dhcpd:
Dec 10 21:14:27 torbox dhcpd: No subnet declaration for wlan0 (no IPv4 addresses).
Dec 10 21:14:27 torbox dhcpd: ** Ignoring requests on wlan0. If this is not what
Dec 10 21:14:27 torbox dhcpd: you want, please write a subnet declaration
Dec 10 21:14:27 torbox dhcpd: in your dhcpd.conf file for the network segment
Dec 10 21:14:27 torbox dhcpd: to which interface wlan0 is attached. **
Dec 10 21:14:27 torbox dhcpd:
Dec 10 21:14:27 torbox dhcpd: No subnet declaration for usb0 no IPv4 addresses).
Dec 10 21:14:27 torbox dhcpd: ** Ignoring requests on wlan0. If this is not what
Dec 10 21:14:27 torbox dhcpd: you want, please write a subnet declaration
Dec 10 21:14:27 torbox dhcpd: in your dhcpd.conf file for the network segment
Dec 10 21:14:27 torbox dhcpd: to which interface wlan0 is attached. **
Dec 10 21:14:27 torbox dhcpd:
EXAMPLE EXAMPLE