If anyone wants to test ssh into your device (futurebit/password you set for your dashboard) and
cd /opt/apolloapi/backend/
sudo ./update
to manually force an update
reminder can take up to 20 min to rebuild the system and it will auto reboot when finished. Close your UI tab and clear cache so your browser does not load the old version.
Please shoot any build issue or bugs...this will definitely fix all the graphql errors small number of users have seen
Sorry this took way longer than planned!
I tried forcing the update manually, but the version in the GUI seems to remain at 2.0.5.
The update log also shows it as v2.0.5 to v2.0.5.
futurebit@futurebit-apollo-2:/opt/apolloapi/backend$ sudo ./update
rm: cannot remove '/tmp/update_progress': No such file or directory
Now using node v21.6.2 (npm v10.2.4)
---> Updating API modules
HEAD is now at d6ba154 Update image_update
remote: Enumerating objects: 86, done.
remote: Counting objects: 100% (86/86), done.
remote: Compressing objects: 100% (46/46), done.
remote: Total 86 (delta 53), reused 69 (delta 40), pack-reused 0 (from 0)
Unpacking objects: 100% (86/86), 13.52 KiB | 28.00 KiB/s, done.
From https://github.com/jstefanop/apolloapi-v2
d6ba154..fd67cf6 main -> origin/main
* [new tag] v2.0.5 -> v2.0.5
Updating d6ba154..fd67cf6
Is there a way to check the Apollo OS version from the command line?