I can't update the tinypilot
The update failed: Command '['sudo', '/opt/tinypilot-privileged/scripts/update']' returned non-zero exit status 2.
https://logs.tinypilotkvm.com/6RBTyVpF
Please advise,
Alexander
- CCharles Hague @cghague2023-02-06 17:41:36.257Z
Hi Alexander, thanks for reaching out to us. I’m sorry to hear you’re having issues upgrading.
The logs seem to suggest that a newer version of TinyPilot Pro might be partially installed. Can you try forcing a reinstallation by enabling SSH and running the following commands?
if [[ -f /opt/tinypilot-updater/install ]]; then (sudo apt remove -y tinypilot || true) && \ cd /opt/tinypilot-updater && \ sudo ./install else /opt/tinypilot/quick-install fi
- AIn reply toalexan⬆:Alexander @alexan
after update, now I can't access the GUI. It showing error of
"{"code":null,"message":"The database file is not compatible with the current version of the app."}" - CIn reply toalexan⬆:Charles Hague @cghague2023-02-06 22:30:46.381Z
Thanks for getting back to me, I’m sorry to hear that didn’t work. It seems like the upgrade is still in an inconsistent state. Could you please visit the download page, enter your license details and then follow the alternate instructions for a command line installation? This will attempt to reinstall using a different method. I’m hopeful this will resolve the issue, but if not could you please try a factory reset? I appreciate it’s a bit of a hassle but it’s likely to be the quickest way to get your TinyPilot device back up and running.