Skip to content

Modify to work in an non-internet connected environment, loading locally (on same network) hosted http pages. FullPageOS is staying on the splash screen #607

Answered by guysoft
genestealer asked this question in Q&A
Discussion options

You must be logged in to vote

Check if the page you are trying to access is indeed accessible.

You can disable the network check and then it would work. Use ctrl +t to open a new tab once the browser loaded.

Put in a file called /boot/firmware/check_for_httpd the word disabled.
Code that checks that is here:
https://github.com/guysoft/FullPageOS/blob/devel/src/modules/fullpageos/filesystem/opt/custompios/scripts/run_onepageos#L9

Also converting to a discussion sine this is not a bug.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@africleap
Comment options

@guysoft
Comment options

Answer selected by genestealer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #606 on November 20, 2024 20:47.