kercre123 / wire-pod

Free, fully-featured server software for the Anki Vector robot.
MIT License
418 stars 144 forks source link

[HELP] sudo ./update.sh #326

Closed choozuradventure closed 4 months ago

choozuradventure commented 4 months ago

Original installation (from source) on a Raspberry Pi 4, from November 2023. I just ran an update (for the first time) using "sudo ./update.sh". Everything appears have installed fine:

HEAD is now at bea3801 If geolocation API returns an error, print the whole thing
wire-pod.service created, building chipper with VOSK STT service...
Syncing...
wire-pod is now running with the updated code!

Updated successfully!

Now when I navigate to http://escapepod:8080/ I get the following message box:

This webroot does not match with the wire-pod binary. Some functionality will be broken. There was either an error during the last update, or you did not precisely follow the update guide.

I haven't been able to find any update guide anywhere. The bot appears to work the same as before. I see a new "Version Info" icon on the website, when I click it, it's stuck on "Checking for updates..." perpetually.

kercre123 commented 4 months ago

https://github.com/kercre123/wire-pod/wiki/Things-to-Know#updating-wire-pod

choozuradventure commented 4 months ago

https://github.com/kercre123/wire-pod/wiki/Things-to-Know#updating-wire-pod

I admittedly missed this section. I appreciate your help. This indeed made the alert go away.

choozuradventure commented 4 months ago

Closed