guysoft / FullPageOS

A raspberrypi distro to display a full page browser on boot
GNU General Public License v3.0
3.91k stars 244 forks source link

FullPageOS is staying on the splash screen. #569

Closed cenktrms closed 5 months ago

cenktrms commented 5 months ago

What were you doing?

Boot

[Please be as specific as possible here]

What did you expect to happen?

Open my page and show.

What happened instead?

Stayed on FullPageOS boot screen with mouse cursor.

Was there an error message displayed? What did it say?

No error message.

Version of FullPageOS?

0.14.0 raspberry pi 5

[Can be found in /etc/fullpageos_version ALWAYS INCLUDE.]

Screenshot(s) showing the problem:

IMG_6967

[If applicable. Always include if unsure or reporting UI issues.]

If you are building FullPageOS - provide a build.log that is created for the build

guysoft commented 5 months ago

If you see the splash screen and a cursor it means that the GUI has loaded, its the background of the desktop. And the browser is not switching on because its waiting for an internet connection. Check your internet connectivity. FullPageOS will not start before it sees internet because otherwise you will get an error webpage.

rafael-monkeysoft commented 4 months ago

I have the same error but my page is working, Is there a log file where I can check why my page is not loading? is it because I am connecting to a port?? i.e. my url is https://security.org:8085

guysoft commented 4 months ago

@rafael-monkeysoft security.org is not a registered domain to you, I assume the error is that you don't have a signed certificate for https, also its strange doing https on port 8085