OpenPLC_v3 icon indicating copy to clipboard operation
OpenPLC_v3 copied to clipboard

Web interface doesn't work offline

Open pmpwsk opened this issue 2 years ago • 3 comments

I recently attempted to run the OpenPLC runtime in an offline network, but:

  • I couldn't log in: Entering wrong credentials promted an error message, but entering the correct credentials did absolutely nothing and I was stuck on the login screen.
  • The font(s) didn't load: Referencing Google fonts means they will not he available offline.

If this is an issue for others as well, I can look into it and try to resolve the internet dependencies, given some pointers like where to place font files in the directory structure, since this would be my first contribution to the project.

pmpwsk avatar Apr 18 '24 13:04 pmpwsk

Loading of fonts can indeed be an issue, but this wouldn't be an impediment for the system to work. I believe that the login issue you're facing is related to something else. Try on a different browser, preferably on Google Chrome.

thiagoralves avatar Apr 18 '24 14:04 thiagoralves

Try on a different browser, preferably on Google Chrome.

The issue was with the lack of internet connection for sure, everything worked well as soon as I enabled an outside connection in the gateway, which changed nothing else at all.

pmpwsk avatar Apr 18 '24 16:04 pmpwsk