area515 / Photonic3D

Control software for resin 3D printers
http://photonic3d.com
GNU General Public License v3.0
132 stars 115 forks source link

Auto upgrade from 228 to 277 didn't work #180

Closed kloknibor closed 8 years ago

kloknibor commented 8 years ago

At least on my pi3 an upgrade from 228 to 277 didn't work...! Maybe because the wifi comes online too late? But it comes online and is stable. Gonna run it for a while now ;)!

kloknibor commented 8 years ago

Manual upgrade with :+1: sudo wget https://github.com/area515/Creation-Workshop-Host/raw/master/host/bin/start.sh sudo chmod 777 start.sh sudo ./start.sh

worked fine (I know I could just use the old start.sh... but this was easier :P copy and paste ;))

WesGilster commented 8 years ago

This is a little disturbing, you're the second one now to say the upgrade didn't work... I just tried it and it worked fine for me. I should clarify that I used start.sh not newstart.sh.

jmkao commented 8 years ago

When you say that it didn't work, what were you left with? Did it error out at a particular spot, or seem to go okay but somehow leave an inoperable set of binaries?

kloknibor commented 8 years ago

Sorry didn't check... Blamed it too soon on the wifi... But the manual worked like a charm... So I think it can't be the start.sh... Can I still get it from logs? Even after reboot and some hours?