![]() |
visualization https - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: visualization https (/showthread.php?tid=4776) |
visualization https - stephan - 18.05.2023 Hello, I have a problem with the display in the visualization. I have inserted an Https link into a page from my network device at my house. Then shows our connection and cannot open the page. But if I open this link as a second tab in the browser, it is opened and displayed. How can I fix the problem? RE: visualization https - Daniel - 18.05.2023 If it opens in another tab then it is something with your browser not LM. Clear browser cache. RE: visualization https - stephan - 18.05.2023 The first time I opened it, I was able to allow it insecurely in the browser, since then I can always open it. But I can't do that in the visu. RE: visualization https - Daniel - 18.05.2023 Press F12 and check if you have any errors in the console. Use SSL certificate app to generate proper certificate so the browser will not complain. RE: visualization https - stephan - 18.05.2023 thanks I'll test it. The visu can be opened and operated, only the page with the frame with the https address is not opened RE: visualization https - admin - 18.05.2023 Most probably the page is sending a special header to the browser that forbids inclusion via iframe. RE: visualization https - stephan - 18.05.2023 how can I avoid that? RE: visualization https - admin - 18.05.2023 It is a browser security feature that cannot be disabled. In LM there's a special setting that allows to include one LM in another via iframe. RE: visualization https - stephan - 18.05.2023 okay I have to look for where I can set it |