Page 1 of 1

Web interface not responding when autostart.qxw is present

Posted: Sun Dec 08, 2024 11:01 am
by iamthewalrus
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.

Re: Web interface not responding when autostart.qxw is present

Posted: Sun Dec 08, 2024 11:22 am
by mcallegari
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.

Re: Web interface not responding when autostart.qxw is present

Posted: Sun Dec 08, 2024 3:38 pm
by iamthewalrus
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.

Re: Web interface not responding when autostart.qxw is present

Posted: Sun Dec 08, 2024 5:06 pm
by mcallegari
Is there a function that starts automatically when loading the project?
If so, what type of function is it?

Re: Web interface not responding when autostart.qxw is present

Posted: Mon Dec 09, 2024 6:34 pm
by iamthewalrus
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.