Page 1 of 1

SSL error in loading http frame after update 2023.1

Posted: Sunday 19 February 2023 16:16
by madpatrick
Hi,

I'm not if sure if i can clearly express my problem or question, but i will try

I have a LMS squeezebox and i can control this with Domoticz and Dashticz.
In my Dashticz i had a frame to load the LMS page

Code: Select all

frames.lms = {frameurl:"http://192.168.1.1:9000",  height: '540',scrollbars : false,  width:12}
This all was working nicely until the update to Domoticz 2023.1
Since then i cannot see the page in my frame anymore and it looks like i'm not able to load webpage with HTTP and this must be a HTTPS page
Unfortunately this is not support in LMS and only HTTP is available

Is there other way to load this page again in Dashticz ?