fforchino / vectorx

This project is to develop new voice commands and features for Vector. It runs on top of Wirepod setups
MIT License
49 stars 17 forks source link

upgrade don't work with raspberry image install (stuck in release 16) #15

Closed Daerdaal closed 9 months ago

Daerdaal commented 1 year ago

i installed ythe raspberry image (downloaded from your link in youtube) (release 16) the upgrade function (http://escapepod:8070/update.html) don't work for me everything else seems to work, my robot is listed, setup works, respond to custom intends etc... but the upgrade never works, i see that we are now at release 19 but i m still stuck in release 16

fforchino commented 1 year ago

Hi, thanks for letting me know! Please run the update manually:

cd /home/pi/vectorx sudo update.sh

and attach the output, so we can see what the problem is.

On Mon, May 22, 2023 at 9:44 PM Daerdaal @.***> wrote:

i installed ythe raspberry image (downloaded from your link in youtube) (release 16) the upgrade function (http://escapepod:8070/update.html) don't work for me everything else seems to work, my robot is listed, setup works, respond to custom intends etc... but the upgrade never works, i see that we are now at release 19 but i m still stuck in release 16

— Reply to this email directly, view it on GitHub https://github.com/fforchino/vectorx/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4AIJGDVJGZN64ETHMYZHTXHO62PANCNFSM6AAAAAAYK4HB44 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Daerdaal commented 9 months ago

i didn't have access to the terminal (as i simply used a pi "alone" and plugged in the sd card). so i finally just did a clean reinstal and now i'm on realease 19. Everything works fine thank you