(13-Oct-2022, 05:21 PM)patricia1066 Wrote: How can a Webapp connect to the local server without an internet connection? My ISP provides a modem/router combined box, and when it is out of service due to firmware update, there is no LAN or wifi (or LMS)WebApp is running on the local server, so that works without an Internet connection.
However, the WebApp requires some fonts from the Internet, without an Internet connection that will sometimes fails. The fix now hosts those files location so no Internet connection is required and you can run the WebApp from now on (i.e. you can cut off the Snakeoil PC off the Internet after the initial installation step). Without those resources the WebApp display goes all quirky.
Ironically this bug is very rare because those resources that is pulled off the Internet is often only performed once and never again. Recently changes to try and disable this caching exposes this problem. And to add insult to injury the disable caching is still not 100% working for some reason.

So now, when your Internet goes out, you'll still be able to use the Snakeoil WebApp
