-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FullpageOS is not loading the browser on some times #510
Comments
Hey @Slos Also, if you want an older version they are available for download here.
Also - I am working on this software 100% in my free time. I have no clients who pay me for it. If you want to help develop it to become even more stable I welcome contributions and pull requests. I hope you figure out how to fix the issue. When you do I kindly reminder that there is a donation button in the readme file. |
Hey, trying to link this with #509 |
Hey @guysoft, Thanks for getting back to me. I very much appreciate you taking your time to respond to issues and for keeping this repository going in your free time. To answer your first question as to "Who is we?". I'm more than happy to help get to the bottom of the issue at hand. I just need to set up an environment where I can see what exactly is going on by looking at some log files while replicating the issue. On the other hand, whoever made the breaking change should be involved in getting things back on track but I'm afraid we're way past that point unfortunately.
Cheers, Slos |
I did see a cursor if I remember correctly (to be honest, I did not look for these kind of details). I will do a few more tests and let you know. |
I'm running into this too sometimes. Are there any logs that we can check? |
Another clue from this morning. Blank screen, no cursor. I logged in via ssh and tried to run this, but apparently X wasn't running:
I did |
Hi /boot/check_for_httpd solution did not work. I am using the latest version from the mirror. (2023-12-11-fullpageos-bookworm-armhf-lite-0.14.0) Also splash screen .png could not be loaded. Is there anybody who can tell me what version is actually working? Tired an old one from 2018 on a PI4 but it is just not works at all.... This is a very nice project, but now it is unfortunately useless indeed. :( |
Hey, so there was an issue with the nighties which was fixed on the 2014-02-23. YOu can try it now. |
Closing if no reply |
Hi, i'm also experimenting this behavior. Unfortunately i can't see all the boot process because i'm not physically with the device. But for example, executing the refresh bash, fixed it. I'm serving a react app using pm2 and serve command. The OS loads locally the webpage through localhost:3000. So any idea? |
@AlfaOmega777 None that I can think of :-/ |
Don't worry, this project is a great idea, but as a developer I can tell you just relax and try to make it ultimately simpler. For example, yesterday I took a standard bullseye 11 distro from raspberry pi imager. Almost only modifying the autostart file of the raspberry pi you can achieve the same functionality that fullpageos already has. I can tell you that all of us sometimes in our brain overthink a lot everything, when sometimes the key is make it as simple as possible. |
@AlfaOmega777 FullpageOS has a lot of small things that were added to it over the years. It really depends what you wanna do with it. The fact that FullPageOS is the same image that has been run and tested by tens of thousands tends to be its strong point. But if you want to do something different, using your own could be your way. |
Hi! |
@stgreimel What version of FullPageOS? |
What were you doing?
configuring fullpageos.txt, testing different websites and looking at which ones load and which ones don't (the one I need to load does not work).
https://www.google.com -> this loads OK
https://www.github.com -> this loads OK
https://www.bbc.com/news -> this does not work....!!??
https://www.standaard.be -> this does not work....!!??
https://www.theguardian.com/international -> this does not work....!!??
my website which I am working on for a client --> also does not load...!
I downloaded an older image of fullpage OS (2018 build I think) and that one works. Who broke this in the mean time and made this project totally useless?
What did you expect to happen?
I expected a browser to start up in fullscreen / kiosk mode and I was hoping the see the webpage from the URL that I configured.
Can someone, who is smarter than me when it comes to this, tell me what is the point of fullpageos if half the URL's don't work?
All we want is:
Why can't we have this when we used to have this a few years ago?
What happened instead?
a black screen
Was there an error message displayed? What did it say?
No
Version of FullPageOS?
Fullpage OS (stable) from 2022-03-07 (via raspberry pi image writer)
Screenshot(s) showing the problem:
N/A
If you are building FullPageOS - provide a build.log that is created for the build
The text was updated successfully, but these errors were encountered: