mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-26 21:35:51 +03:00
[GH-ISSUE #35] Lockup heartbeat #32
Labels
No labels
bug
bug
documentation
enhancement
enhancement
feature request
good first issue
good first issue
help wanted
invalid
priority: high
priority: low
priority: medium
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xiosk#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andiohn on GitHub (Oct 2, 2024).
Original GitHub issue: https://github.com/debloper/xiosk/issues/35
I know this is a raspberry pi option? Basically there's a debian watchdog that if it fails to respond, it will reboot the raspberry pi. This would be smart because that way it can never lock up. :)
@debloper commented on GitHub (Oct 8, 2024):
Please add more details/references. Unsure what's expected.
@andiohn commented on GitHub (Oct 8, 2024):
Here's the details, basically it reboots the machine if it locks up.
https://diode.io/blog/running-forever-with-the-raspberry-pi-hardware-watchdog
@andiohn commented on GitHub (Oct 11, 2024):
Ya, this is more needed when we have larger websites that might have memory leaks etc. I was getting about 6 hours of uptime, and then the system stopped responding. It would also be cool if it could reboot if it loses internet, like reboot after 30 minutes of no internet. That would be interesting.
Now I get to drive out, manually reboot it, turn off overlay, make it reboot every 4 hours, turn on overlay lol