thiagoralves / OpenPLC_v3

OpenPLC Runtime version 3
GNU General Public License v3.0
1.08k stars 436 forks source link

Web interface doesn't work offline #235

Open pmpwsk opened 5 months ago

pmpwsk commented 5 months ago

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

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.

thiagoralves commented 5 months ago

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.

pmpwsk commented 5 months ago

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.