syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
400 stars 40 forks source link

Update 20041367 platform fails to start #489

Closed marxistvegan closed 4 years ago

marxistvegan commented 4 years ago

Update seemed to have run but now not able to start platform.

`root@syncloud:~# snap list Name Version Rev Tracking Developer Notes nextcloud 200228131 200228131 stable syncloud - pihole 191023246 191023246 stable syncloud - platform 200225190 200225190 stable syncloud base users 20011159 20011159 stable syncloud - root@syncloud:~# snap restart platform error: cannot perform the following tasks:

`root@syncloud:~# snap refresh platform error: cannot perform the following tasks:

cyberb commented 4 years ago

Did you upgrade from UI?

You still have old version somehow:

platform 200225190 200225190 stable syncloud base

At this point you have new config and old code, which probably we should fix. As a workaround try reinstalling.

snap remove platform
snap install platform

Then you will have to activate your device again.

marxistvegan commented 4 years ago

Yeah the previous steps were upgrading from the UI. The process went unresponsive for a lengthy period of time, I tried loading the domain and it failed, so I ssh'd in and rebooted, upon reboots nginx still was not running, so I went into snap to see if I could find an issue and I saw the upgrade did not happen but I also had no running platform.

That all being said, you suggestion worked! We are back up and running.