Web interface not responding when autostart.qxw is present

All the topics related to QLC+ on the Raspberry Pi
Post Reply
iamthewalrus
Posts: 4
Joined: Mon Nov 25, 2024 11:25 am
Real Name:

I have attached the qxw file and the output from running qlcplus-start.sh manually, respectively with and without autostart.qxw present at /home/pi/.qlcplus/autostart.qxw
This is QLC+ version 4.13.1-3 from the official Raspberry Pi image.

Running on a Raspberry Pi 4 with 1 GB memory connected to an Enttec Open DMX USB converter, which in turn is connected to an 30CH Easy DMX512 RGB LED Controller.

When autostart.qxw is not present the web interface loads and is responsive instantly. When autostart.qxw is present, the web interface seems to never come online.
Attachments
log.txt
(5.49 KiB) Downloaded 25 times
log_withautostart.txt
(28.18 KiB) Downloaded 26 times
autostart.qxw
(247.41 KiB) Downloaded 25 times
User avatar
mcallegari
Posts: 4807
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

That's weird. Can you SSH into the Pi?
Maybe the Pi is taking some time to acquire the IP address?

I just tried your project on my PC with web interface activated and I can reach it correctly.
iamthewalrus
Posts: 4
Joined: Mon Nov 25, 2024 11:25 am
Real Name:

mcallegari wrote: Sun Dec 08, 2024 11:22 am That's weird. Can you SSH into the Pi?
Maybe the Pi is taking some time to acquire the IP address?

I just tried your project on my PC with web interface activated and I can reach it correctly.
I can SSH into the Pi just fine. The web interface just never comes online. I can see that the port 9999, which is used by the web interface, is not in use when autostart.qxw is present.
User avatar
mcallegari
Posts: 4807
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Is there a function that starts automatically when loading the project?
If so, what type of function is it?
iamthewalrus
Posts: 4
Joined: Mon Nov 25, 2024 11:25 am
Real Name:

mcallegari wrote: Sun Dec 08, 2024 5:06 pm Is there a function that starts automatically when loading the project?
If so, what type of function is it?
There are Scene, Chaser, Audio and Show functions in the project file.
Post Reply