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

Nextcloud upgrade failing. #467

Closed Rohukas closed 4 years ago

Rohukas commented 4 years ago

Hello, I'm having a issue similar to #448

My device: odroid-xu3and4 wi th 120gb ssd

When upgrading nextcloud from 19111297 to 200109121 it just fails after a while and stays at 19111297.

I then ran the commands suggested in #448 ` wget apps.syncloud.org/apps/nextcloud19102646$(dpkg --print-architecture).snap

snap install nextcloud19102646$(dpkg --print-architecture).snap --devmode

wget apps.syncloud.org/apps/nextcloud19111297$(dpkg --print-architecture).snap

snap install nextcloud19111297$(dpkg --print-architecture).snap --devmode

snap refresh nextcloud --amend After running the last command to update to 200109121 I am getting the following errors: root@odroid-xu3and4:~# snap install nextcloud19111297$(dpkg --print-architectu re).snap --devmode nextcloud 19111297 installed Snap nextcloud is no longer tracking stable. root@odroid-xu3and4:~# snap refresh nextcloud --amend Copy snap "nextcloud" data . Copy snap "nextcloud" data O Run configure hook of "nextcloud" snap if present o error: cannot perform the following tasks:

Updated to 1.13.0 Updating ... Updated to 1.9.0 Updating ... Updated to 1.7.0 Updating ... Updated to 1.10.0 Updating ... Updated to 1.7.0 Updating ... Updated to 1.7.0 Updating ... Updated to 1.7.0 Updating ... Updated to 2.6.0 Updating ... Updated to 1.6.0 Updating ... Updated to 2.5.0 Updating ... Updated to 1.7.0 Updating ... Updated to 1.8.0 Checking for update of app accessibility in appstore Checked for update of app "accessibility" in appstore Checking for update of app activity in appstore Checked for update of app "activity" in appstore Checking for update of app cloud_federation_api in appstore Checked for update of app "cloud_federation_api" in appstore Checking for update of app comments in appstore Checked for update of app "comments" in appstore Checking for update of app dav in appstore Checked for update of app "dav" in appstore Checking for update of app federatedfilesharing in appstore Checked for update of app "federatedfilesharing" in appstore Checking for update of app federation in appstore Checked for update of app "federation" in appstore Checking for update of app files in appstore Checked for update of app "files" in appstore Checking for update of app files_pdfviewer in appstore Checked for update of app "files_pdfviewer" in appstore Checking for update of app files_rightclick in appstore Update app files_rightclick from appstore Checked for update of app "files_rightclick" in appstore Checking for update of app files_sharing in appstore Checked for update of app "files_sharing" in appstore Checking for update of app files_trashbin in appstore Checked for update of app "files_trashbin" in appstore Checking for update of app files_versions in appstore Checked for update of app "files_versions" in appstore Checking for update of app files_videoplayer in appstore Checked for update of app "files_videoplayer" in appstore Checking for update of app firstrunwizard in appstore Checked for update of app "firstrunwizard" in appstore Checking for update of app gallery in appstore Checked for update of app "gallery" in appstore Checking for update of app logreader in appstore Checked for update of app "logreader" in appstore Checking for update of app lookup_server_connector in appstore Checked for update of app "lookup_server_connector" in appstore Checking for update of app nextcloud_announcements in appstore Checked for update of app "nextcloud_announcements" in appstore Checking for update of app notifications in appstore Checked for update of app "notifications" in appstore Checking for update of app oauth2 in appstore Checked for update of app "oauth2" in appstore Checking for update of app password_policy in appstore Checked for update of app "password_policy" in appstore Checking for update of app privacy in appstore Checked for update of app "privacy" in appstore Checking for update of app provisioning_api in appstore Checked for update of app "provisioning_api" in appstore Checking for update of app recommendations in appstore Checked for update of app "recommendations" in appstore Checking for update of app serverinfo in appstore Checked for update of app "serverinfo" in appstore Checking for update of app sharebymail in appstore Checked for update of app "sharebymail" in appstore Checking for update of app support in appstore Checked for update of app "support" in appstore Checking for update of app survey_client in appstore Checked for update of app "survey_client" in appstore Checking for update of app systemtags in appstore Checked for update of app "systemtags" in appstore Checking for update of app theming in appstore Checked for update of app "theming" in appstore Checking for update of app twofactor_backupcodes in appstore Checked for update of app "twofactor_backupcodes" in appstore Checking for update of app user_ldap in appstore Checked for update of app "user_ldap" in appstore Checking for update of app viewer in appstore Checked for update of app "viewer" in appstore Checking for update of app workflowengine in appstore Checked for update of app "workflowengine" in appstore Checking for update of app audioplayer in appstore Checked for update of app "audioplayer" in appstore

Checking for update of app calendar in appstore Checked for update of app "calendar" in appstore Checking for update of app files_mindmap in appstore Checked for update of app "files_mindmap" in appstore Checking for update of app files_texteditor in appstore Checked for update of app "files_texteditor" in appstore Checking for update of app groupfolders in appstore Checked for update of app "groupfolders" in appstore Checking for update of app keeweb in appstore Checked for update of app "keeweb" in appstore Checking for update of app notes in appstore Checked for update of app "notes" in appstore Checking for update of app unsplash in appstore Checked for update of app "unsplash" in appstore Starting code integrity check... Finished code integrity check Update successful Maintenance mode is kept active Reset log level 2020-02-02 13:05:04,800 - nextcloud_occ - INFO - Nextcloud or one of the apps re quire upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Maintenance mode disabled 2020-02-02 13:05:07,148 - nextcloud_occ - INFO - Nextcloud or one of the apps re quire upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Check indices of the share table. Check indices of the filecache table. Check indices of the twofactor_providers table. Check indices of the login_flow_v2 table. Check indices of the whats_new table. Check indices of the cards table. Check indices of the cards_properties table. Done.

There are no commands defined in the "ldap" namespace.

2020-02-02 13:05:10,626 - nextcloud_occ - ERROR - occ error: Nextcloud or one of the apps require upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Traceback (most recent call last): File "/snap/nextcloud/200109121/meta/hooks/configure", line 7, in Installer().configure() File "/snap/nextcloud/200109121/hooks/installer.py", line 112, in configure self.occ.run('ldap:set-config s01 ldapEmailAttribute mail') File "/snap/nextcloud/200109121/hooks/octools.py", line 19, in run raise e subprocess.CalledProcessError: Command '/snap/nextcloud/current/bin/occ-runner l dap:set-config s01 ldapEmailAttribute mail' returned non-zero exit status 1 -----)

`

Another thing to mention is how my current version of nextcloud has pretty much just broken down. The page has no styling being loaded and the icon has just dissapeared from the apps menu. nostyle noimageaswell

Rohukas commented 4 years ago

Update: Removed the previous nextcloud installation by pressing the remove button. Pressed install again. All working now.

cyberb commented 4 years ago

Remove always work but not always convenient as you lose settings. The usual reasons are:

  1. You missed two major app updates (Nextcloud only). Solution is to check for updates and apply them.
  2. SD card is broken none of the apps can be updated. Solution is to not use SD card on production devices.