Replies: 1 comment
-
InkyPi's logs are captured by the systemd-journald.service, and can be read using journalctl. Basic instructions are included in the Troubleshooting Docs: https://github.com/fatihak/InkyPi/blob/main/docs/troubleshooting.md#debugging |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My RPi Zero 2 locks up every now and then. I've setup a recurring task to write a timestamp to a file and sure enough, it stops at some point.
However, I have nothing to correlate it to. The only thing that is running on it is this project. So, does InkyPi software log its actions somewhere? I want to make sure the software has nothing to do with the Pi locking up.
Specifically, I am looking for a log entry before and after an action is taken (e.g. fetch an image from Dalle, render the image on the e-Ink display, go get the weather, etc...).
Beta Was this translation helpful? Give feedback.
All reactions