[Eisfair_dev] nextcloud v1.1.0 - stable

Benjamin Heide benjamin.heide at freenet.de
Fr Nov 25 17:31:00 CET 2016


Hi Jürgen & Olaf,

So Problem bei mir behoben.

es wurde ja federation bemängelt

Updating <federation> ...
PHP Fatal error:  Call to undefined method
OCA\Federation\AppInfo\Application::setupCron() in
/var/www/htdocs/nextcloud/apps/federation/appinfo/update.php on line 24
papas-server #

und nachdem das ausgeschaltet war tauchte dann noch:

> Fix classification for calendar objects
>  Done
>     3/3 [============================] 100%
> PHP Fatal error:  Call to undefined method
> OCA\DAV\AppInfo\Application::setupCron() in
> /var/www/htdocs/nextcloud/apps/dav/appinfo/update.php on line 26

auf

papas-server # cd /var/www/htdocs/nextcloud/
papas-server # sudo -u wwwrun php occ app:list

  - activity: 2.2.1
  - admin_audit: 1.0.0
  - comments: 0.2
  - dav: 0.1.6
  - federatedfilesharing: 1.0.1
  - federation: 0.0.4
  - files: 1.4.4
  - files_pdfviewer: 0.8.1
  - files_sharing: 0.9.1
  - files_texteditor: 2.1
  - files_trashbin: 0.8.0
  - files_versions: 1.2.0
  - files_videoplayer: 0.9.8
  - firstrunwizard: 1.1
  - gallery: 15.0.0
  - notifications: 0.2.3
  - password_policy: 1.0.0
  - provisioning_api: 1.0.0
  - systemtags: 0.2
  - templateeditor: 0.1
  - theming: 0.2.0
  - updatenotification: 1.0.1
  - workflowengine: true
Disabled:
  - encryption
  - external
  - files_accesscontrol
  - files_automatedtagging
  - files_external
  - files_retention
  - serverinfo
  - survey_client
  - user_external
  - user_ldap
  - user_saml

ich habe dann diese beiden ausgeschaltet:

papas-server # sudo -u wwwrun ./occ app:disable federation
papas-server # sudo -u wwwrun ./occ app:disable notifications

und mit:

papas-server # sudo -u wwwrun ./occ upgrade
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
Set log level to debug
Turned on maintenance mode
Checking whether the database schema can be updated (this can take a
long time depending on the database size)
 Done
 27/27 [============================] 100%
Checked database schema update
Checking updates of apps
Checking whether the database schema for <dav> can be updated (this can
take a long time depending on the database size)
 Done
 10/10 [============================] 100%
Checking whether the database schema for <files_sharing> can be updated
(this can take a long time depending on the database size)
 Done
 1/1 [============================] 100%
Checking whether the database schema for <files_trashbin> can be updated
(this can take a long time depending on the database size)
 Done
 1/1 [============================] 100%
Checked database schema update for apps
Updating database schema
Updated database
Updating <dav> ...
Fix classification for calendar objects
 Done
    3/3 [============================] 100%
Updated <dav> to 1.0.1
Updating <files_sharing> ...
Updated <files_sharing> to 1.0.0
Updating <files_trashbin> ...
Updated <files_trashbin> to 1.0.0
Updating <files_versions> ...
Updated <files_versions> to 1.3.0
Updating <comments> ...
Updated <comments> to 1.0.0
Updating <systemtags> ...
Updated <systemtags> to 1.0.2
Updating <theming> ...
Updated <theming> to 1.0.1
Drop old database tables
 Done
 31/31 [============================] 100%
Remove old (< 9.0) calendar/contact shares
 Done
 4/4 [============================] 100%
Fix permissions so avatars can be stored again
 Done
 2/2 [============================] 100%
Repair unmerged shares
 Done
 3/3 [============================] 100%
Starting code integrity check...
Finished code integrity check
Update successful
Turned off maintenance mode
Reset log level
papas-server #

Ist es durchgelaufen.





Mehr Informationen über die Mailingliste Eisfair_dev