WebInterface not reachable

All the topics related to QLC+ on the Raspberry Pi
Post Reply
smarty70
Posts: 3
Joined: Mon Nov 18, 2024 9:57 am
Real Name:

Hi
I can not reach the Webinterface. SSH is working, but I get following message:

root@raspberrypi:/home/pi# service qlcplus status
● qlcplus.service - Q Light Controller Plus
Loaded: loaded (/lib/systemd/system/qlcplus.service; enabled; preset: enab>
Active: activating (auto-restart) (Result: exit-code) since Sat 2024-11-23>
Docs: man:qlcplus(1)
Process: 917 ExecStart=/usr/sbin/qlcplus-start.sh (code=exited, status=217/>
Main PID: 917 (code=exited, status=217/USER)
CPU: 0

How to fix it?

CU

smarty70
User avatar
mcallegari
Posts: 4807
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Raspberry Pi model?
Image version used?
Display used?
Does QLC+ starts manually via SSH?
smarty70
Posts: 3
Joined: Mon Nov 18, 2024 9:57 am
Real Name:

Hi
My bet, here are the informations:

Raspberry Pi model?
pi 5
Image version used?
qlcplus_raspios_bookworm_20241101.img
Display used?
No
Does QLC+ starts manually via SSH?
Yes
root@raspberrypi:/home/pi# service qlcplus restart
root@raspberrypi:/home/pi# service qlcplus status
● qlcplus.service - Q Light Controller Plus
Loaded: loaded (/lib/systemd/system/qlcplus.service; enabled; preset: enab>
Active: activating (auto-restart) (Result: exit-code) since Mon 2024-11-25>
Docs: man:qlcplus(1)
Process: 1320 ExecStart=/usr/sbin/qlcplus-start.sh (code=exited, status=217>
Main PID: 1320 (code=exited, status=217/USER)
CPU: 0
But still no Webinterface.

Thanks for your help

Cu
smarty70
User avatar
mcallegari
Posts: 4807
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

The status info looks like QLC+ is not running.
Can you type

Code: Select all

qlcplus -platform offscreen -d -w
and check if it runs and webinterface is reachable?
smarty70
Posts: 3
Joined: Mon Nov 18, 2024 9:57 am
Real Name:

Hi
I tried it, now it seems to work. so haw can I start the thing, without typing "qlcplus -platform offscreen -d -w" in?

Thanks.

Smarty
User avatar
mcallegari
Posts: 4807
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

smarty70 wrote: Tue Nov 26, 2024 4:01 pm I tried it, now it seems to work. so haw can I start the thing, without typing "qlcplus -platform offscreen -d -w" in?
Disconnect the display
Post Reply