Всем привет!
Зарегистрировал устройство с web интерыейсом в локалной сети, присвоил ему доменное имя в настройках.
При переходе страница загружается не до конца. В консоли разработчика появляется ошибка :
Even though the initial HTML page is loaded over a secure HTTPS connection, some resources like images, stylesheets or scripts are being accessed over an insecure HTTP connection. Usage of insecure resources is restricted to strengthen the security of your entire site. To resolve this issue, load all resources over a secure HTTPS connection.
main.fd6e1219e5806f5b.js:1 Mixed Content: The page at 'https://dev.user.keenetic.link/' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://dev.user.keenetic.link/ws'. This request has been blocked; this endpoint must be available over WSS.
Кто сталкивался с таким?