Page 1 of 1

Can access web controller, but cant connect via test_web_api

Posted: Fri Jun 28, 2024 6:47 pm
by sunsetsbrew
hello!

I am trying to setup the companion module and running into some difficulty. from the remote PC, I am able to connect to the web control panel (both computers on same switch, same vlan), but when trying to connect using https://www.qlcplus.org/Test_Web_API.html it will not connect. I am running qlc with the -w parameter as instructed in the manual.

If i try the test web page from the computer running qlc, it works. stumped as I can access the web control panel no problem but the api cannot connect.

Re: Can access web controller, but cant connect via test_web_api

Posted: Fri Jun 28, 2024 9:01 pm
by janosvitok
Do you use proper IP address (not the 127.0.0.1)?

Can you open developer console in your browser and look for any errors in the log?

Re: Can access web controller, but cant connect via test_web_api

Posted: Sat Jun 29, 2024 3:58 pm
by GGGss

Code: Select all

Don't forget to add the port 9999 to your host's address: f.i. http://192.168.0.10[b]:9999[/b]
Edit: Wait a minute: the OP is talking about v5 -> https://docs.google.com/spreadsheets/d/ ... id=0#gid=0 web interface is not yet implemented...