First off love the software veryyyy convenient!! Previous web-gui updates have worked without issue, until now. The logs show "ERROR Update process timed out" --- After multiple reboots, I am at a loss. Is there a bash script to run the update through a shell instead of the webGui?
TASK [ansible-role-tinypilot-pro : create tinypilot group] *********************
2022-10-17 20:14:46.079 main ERROR Update process timed out
2022-10-17 20:14:46.085 update.result_store INFO Writing result file to /home/tinypilot/logs/latest-update-result.json
- David @david2022-10-19 11:00:56.170Z
Hi @chef7, firstly thanks for your kind words!
I'm sorry that your update is failing. Are you able to share your full log file so I can look into why your update is timing out and to find a solution for you?
On the TinyPilot web interface, navigate to System > Logs and then click Get Shareable URL. That will create a link for you to share here.
- Comment deleted
- David @david2022-10-20 19:21:04.357Z
Thanks for sharing that log, @chef7! I can't see anything odd going on other than the timeout. So it might just be that our timeout on the update is slightly too short.
If you're happy to update via the CLI you can run the following which will run through the update without a timeout:
sudo /opt/tinypilot-privileged/update
- David @david2022-10-21 11:43:14.768Z
You're welcome! I'm glad that solved the issue! Please feel free to reach out if you have any other issues or questions in the future.
- In reply todavid⬆:
I should preface this with that I am running TinyPilot as an addition to Raspberry PI OS. (bullseye)