Advertisement
Guest User

upgrade error: nextcloud 24.0.7 -> 25.0.1

a guest
Nov 23rd, 2022
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | Software | 0 0
  1. root@dmzsrv05:/var/www/nextcloud# sudo -u www-data php occ upgrade
  2. Nextcloud or one of the apps require upgrade - only a limited number of commands are available
  3. You may use your browser or the occ upgrade command to do the upgrade
  4. Setting log level to debug
  5. Turned on maintenance mode
  6. Updating database schema
  7. Updated database
  8. Disabled incompatible app: accessibility
  9. Disabled incompatible app: audioplayer
  10. Disabled incompatible app: calendar
  11. Disabled incompatible app: contacts
  12. Disabled incompatible app: event_update_notification
  13. Disabled incompatible app: files_videoplayer
  14. Disabled incompatible app: mail
  15. Disabled incompatible app: richdocuments
  16. Disabled incompatible app: richdocumentscode
  17. Disabled incompatible app: spreed
  18. Updating <federation> ...
  19. Updated <federation> to 1.15.0
  20. Updating <lookup_server_connector> ...
  21. Updated <lookup_server_connector> to 1.13.0
  22. Updating <oauth2> ...
  23. Updated <oauth2> to 1.13.0
  24. Updating <password_policy> ...
  25. Updated <password_policy> to 1.15.0
  26. Updating <files> ...
  27. Updated <files> to 1.20.1
  28. Updating <activity> ...
  29. Updated <activity> to 2.17.0
  30. Updating <circles> ...
  31. Updated <circles> to 25.0.0
  32. Updating <cloud_federation_api> ...
  33. Updated <cloud_federation_api> to 1.8.0
  34. Updating <dav> ...
  35. Fix broken values of calendar objects
  36.  
  37. Done
  38. 0/0 [->--------------------------] 0%
  39. Clean up old calendar subscriptions from deleted users that were not cleaned-up
  40. Done
  41. 0/0 [----->----------------------] 0%
  42. Updated <dav> to 1.24.0
  43. Updating <files_sharing> ...
  44. Updated <files_sharing> to 1.17.0
  45. Updating <files_trashbin> ...
  46. Updated <files_trashbin> to 1.15.0
  47. Updating <files_versions> ...
  48. Updated <files_versions> to 1.18.0
  49. Updating <sharebymail> ...
  50. Updated <sharebymail> to 1.15.0
  51. Updating <workflowengine> ...
  52. Updated <workflowengine> to 2.7.0
  53. Updating <comments> ...
  54. Updated <comments> to 1.15.0
  55. Updating <firstrunwizard> ...
  56. Updated <firstrunwizard> to 2.14.0
  57. Updating <nextcloud_announcements> ...
  58. Updated <nextcloud_announcements> to 1.14.0
  59. Updating <notifications> ...
  60. Updated <notifications> to 2.13.1
  61. Updating <systemtags> ...
  62. Updated <systemtags> to 1.15.0
  63. Updating <theming> ...
  64. Migrate old user accessibility config
  65. Done
  66. 26/26 [============================] 100%
  67. Cleanup old theming cache
  68. Starting ...
  69. 0/2 [>---------------------------] 0%Repair warning: Failed to delete folder: "20", error: An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'NextCloud.oc_photos_albums' doesn't exist
  70. Repair warning: Failed to delete folder: "images", error: An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Tab Done
  71. 2/2 [============================] 100%
  72. Updated <theming> to 2.0.1
  73. Updating <contactsinteraction> ...
  74. Updated <contactsinteraction> to 1.6.0
  75. Updating <dashboard> ...
  76. Updated <dashboard> to 7.5.0
  77. Updating <federatedfilesharing> ...
  78. Updated <federatedfilesharing> to 1.15.0
  79. Updating <files_pdfviewer> ...
  80. Updated <files_pdfviewer> to 2.6.0
  81. Updating <files_rightclick> ...
  82. Updated <files_rightclick> to 1.4.0
  83. Updating <logreader> ...
  84. Updated <logreader> to 2.10.0
  85. Updating <photos> ...
  86. Updated <photos> to 2.0.0
  87. Updating <privacy> ...
  88. Updated <privacy> to 1.9.0
  89. Updating <provisioning_api> ...
  90. Updated <provisioning_api> to 1.15.0
  91. Updating <recommendations> ...
  92. Updated <recommendations> to 1.4.0
  93. Updating <serverinfo> ...
  94. Updated <serverinfo> to 1.15.0
  95. Updating <settings> ...
  96. Updated <settings> to 1.7.0
  97. Updating <support> ...
  98. Updated <support> to 1.8.0
  99. Updating <survey_client> ...
  100. Updated <survey_client> to 1.13.0
  101. Updating <text> ...
  102. Updated <text> to 3.6.0
  103. Updating <twofactor_backupcodes> ...
  104. Updated <twofactor_backupcodes> to 1.14.0
  105. Updating <updatenotification> ...
  106. Updated <updatenotification> to 1.15.0
  107. Updating <user_status> ...
  108. Updated <user_status> to 1.5.0
  109. Updating <viewer> ...
  110. Updated <viewer> to 1.9.0
  111. Updating <weather_status> ...
  112. Updated <weather_status> to 1.5.0
  113. Restore default tags that are missing
  114. Done
  115. 0/0 [------------------>---------] 0%
  116. Purify and migrate collected mail addresses
  117. Done
  118. 0/0 [---------------------->-----] 0%
  119. Insert background jobs for all accounts
  120. Done
  121. 0/0 [-------------------------->-] 0%
  122. Starting code integrity check...
  123. Finished code integrity check
  124. Update successful
  125. Turned off maintenance mode
  126. Resetting log level
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement