linuxserver / docker-nextcloud

GNU General Public License v3.0
677 stars 128 forks source link

[BUG] Fresh Install of 28.0.4-ls309 causes "Error: This app cannot be enabled because it makes the server unstable" after enabling apps. #422

Closed becksy82 closed 2 months ago

becksy82 commented 3 months ago

Is there an existing issue for this?

Current Behavior

Enabling of apps causes Error: This app cannot be enabled because it makes the server unstable. I downloaded no apps. It happends with no automatically enabled apps like External Storage Support, and after dis and reenabling with activated apps.

Logs are not created for this error. Downgrading to 28.0.3-ls308 solved the problem.

Expected Behavior

No response

Steps To Reproduce

Happends after every fresh installation. And updated from 28.0.3-ls308 to 28.0.4-ls309

Environment

- OS: Unraid 6.12.9
- How docker service was installed: Unraid CA Store, so special configuartion

CPU architecture

x86-64

Docker creation

Standard Templ

Container logs

root@unraid:~# docker logs nextcloud
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    99
User GID:    100
───────────────────────────────────────

using keys found in /config/keys
Initializing nextcloud 28.0.4.1 (this can take a while) ...
Upgrading nextcloud from 28.0.3.2 ...
Setting permissions
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
Setting log level to debug
Turned on maintenance mode
Updating database schema
Updated database
Updating <circles> ...
Updated <circles> to 28.0.0
Updating <support> ...
Updated <support> to 1.11.1
Starting code integrity check...
Finished code integrity check
Update successful
Turned off maintenance mode
Resetting log level
Initializing finished
System config value memcache.local set to string \OC\Memcache\APCu
System config value filelocking.enabled set to boolean true
System config value memcache.locking set to string \OC\Memcache\APCu
System config value upgrade.disable-web set to boolean true
[custom-init] No custom files found, skipping...
[ls.io-init] done.
github-actions[bot] commented 3 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

aptalca commented 2 months ago

Looks like upstream issue: https://github.com/nextcloud/server/issues/44685

homerr commented 2 months ago

Bit baffled by this to be honest - can't work out if you have or have not tried to install anything, and if you did, is it a tested app.

Seeing we have no other reports of this issue and I cannot reproduce it myself, I am going to close this off and invite you to carry this on Discord if you are still having issues as there are more unraid users around.

homerr commented 2 months ago

Also - see this on nextcloud repo. Could be related. https://github.com/nextcloud/server/issues/44685