nextcloud / groupfolders

๐Ÿ“๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Admin-configured folders shared by everyone in a group. https://github.com/nextcloud-releases/groupfolders
https://apps.nextcloud.com/apps/groupfolders
284 stars 87 forks source link

Update to 17.0.5 fails #3370

Open mlan opened 6 days ago

mlan commented 6 days ago

How to use GitHub

Steps to reproduce

  1. ./occ app:update --all

Expected behaviour

Update to 17.0.4 from 17.0.4

Actual behaviour

Ypdate fials

Server configuration

Operating system:

Web server:

Database:

PHP version:

Nextcloud version: 29.0.8

Group folders version: 17.0.4

Updated from an older Nextcloud/ownCloud or fresh install:

Where did you install Nextcloud from:

Are you using external storage, if yes which one: local/s3/smb/sftp/...

Are you using encryption: yes/no

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/Saml/...

Client configuration

Browser:

Operating system:

Logs

www-data@---:~/html$ ./occ app:update --all
groupfolders new version available: 17.0.5
groupfolders couldn't be updated

Web server error log

Web server error log ``` Insert your webserver log here ```

Nextcloud log (data/nextcloud.log)

Nextcloud log ``` Insert your Nextcloud log here ```

Browser log

Browser log ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```
joshtrichards commented 3 days ago

Please check your nextcloud.log. Chances are it's something like a download failure or apps_path config matter, etc.