RPi4 Not Finishing WUs
Moderators: Site Moderators, FAHC Science Team
RPi4 Not Finishing WUs
I have a headless setup on my Pi 4 (4GB) and FAH runs and gets assigned WUs. However, it NEVER finishes the WUs. For Example, I have a WU sitting at 36% with 8 days left but the status says it has 6 hours left to complete the WU. Is there a setting I'm missing? Is there a type of WU that Pi's are supposed to receive that they can handle within the allotted time frame? Thanks.
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: RPi4 Not Finishing WUs
What does the log say ?
Re: RPi4 Not Finishing WUs
Thanks for the reply. How do I view the logs? Thanks.
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: RPi4 Not Finishing WUs
Current log is in /var/lib/fahclient/log.txt ... older ones are in /var/lib/fahclient/logs/ ...
Re: RPi4 Not Finishing WUs
I tend to monitor the logs by tailing the file in a terminal with:
This grabs the last few lines then auto-updates when new lines are added almost like if you had run fahclient from that terminal.
Code: Select all
tail -f <path/to/logfile>
Re: RPi4 Not Finishing WUs
You do know that you can configure the client for remote control and control it from the advanced control panel installed on another computer?
Re: RPi4 Not Finishing WUs
ya, this was for testing and was relatively short term. I have a topic up describing what I'm trying to do now.