Web server not running?
Posted: Mon Dec 11, 2023 10:47 pm
New install. Headless. No HDMI monitor to play with...
sudo qlcplus service status shows:
pi@raspberrypi:~ $ sudo service qlcplus status
● qlcplus.service - LSB: Q Light Controller Plus
Loaded: loaded (/etc/init.d/qlcplus; generated)
Active: active (exited) since Mon 2023-12-11 22:36:40 GMT; 1min 23s ago
Docs: man:systemd-sysv-generator(8)
Process: 310 ExecStart=/etc/init.d/qlcplus start (code=exited, status=0/SUCCESS)
CPU: 860ms
Dec 11 22:36:40 raspberrypi systemd[1]: Starting LSB: Q Light Controller Plus...
Dec 11 22:36:40 raspberrypi qlcplus[310]: Starting Q Light Controller Plus: qlcplus.
Dec 11 22:36:40 raspberrypi systemd[1]: Started LSB: Q Light Controller Plus.
So it looks like it's running? Not sure what active (exited) means...
NMAP shows:
Starting Nmap 7.80 ( https://nmap.org ) at 2023-12-11 17:43 Eastern Standard Time
Nmap scan report for raspberrypi (192.168.1.178)
Host is up (0.000045s latency).
Not shown: 99 closed ports
PORT STATE SERVICE
22/tcp open ssh
MAC Address: B8:27:EB:6F:83:D2 (Raspberry Pi Foundation)
Nmap done: 1 IP address (1 host up) scanned in 0.28 seconds
I can ssh into the pi. Expanded the storage. Seems to be normal.
But no web action?
Ideas? Location to check logs?
Thanks!
Ed
sudo qlcplus service status shows:
pi@raspberrypi:~ $ sudo service qlcplus status
● qlcplus.service - LSB: Q Light Controller Plus
Loaded: loaded (/etc/init.d/qlcplus; generated)
Active: active (exited) since Mon 2023-12-11 22:36:40 GMT; 1min 23s ago
Docs: man:systemd-sysv-generator(8)
Process: 310 ExecStart=/etc/init.d/qlcplus start (code=exited, status=0/SUCCESS)
CPU: 860ms
Dec 11 22:36:40 raspberrypi systemd[1]: Starting LSB: Q Light Controller Plus...
Dec 11 22:36:40 raspberrypi qlcplus[310]: Starting Q Light Controller Plus: qlcplus.
Dec 11 22:36:40 raspberrypi systemd[1]: Started LSB: Q Light Controller Plus.
So it looks like it's running? Not sure what active (exited) means...
NMAP shows:
Starting Nmap 7.80 ( https://nmap.org ) at 2023-12-11 17:43 Eastern Standard Time
Nmap scan report for raspberrypi (192.168.1.178)
Host is up (0.000045s latency).
Not shown: 99 closed ports
PORT STATE SERVICE
22/tcp open ssh
MAC Address: B8:27:EB:6F:83:D2 (Raspberry Pi Foundation)
Nmap done: 1 IP address (1 host up) scanned in 0.28 seconds
I can ssh into the pi. Expanded the storage. Seems to be normal.
But no web action?
Ideas? Location to check logs?
Thanks!
Ed