gallery
gallery copied to clipboard
Unable to delete thumbnails from owncloud server
Bug report
Steps to reproduce
- Logged as admin user
- Execute following command: sudo -uwww-data /var/www/owncloud/occ gallery:delete-thumbnails --all
- Following error message comes: [Symfony\Component\Console\Exception\CommandNotFoundException] There are no commands defined in the "gallery" namespace.
Actual behaviour
Unable to delete thumbnails from server. Error comes
cloud server: ownCloud
cloud version: 9.0.3
App list
sudo -uwww-data /var/www/owncloud/occ app:list
Enabled:
- activity: 2.2.1
- comments: 0.2
- dav: 0.1.6
- federatedfilesharing: 0.1.0
- 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: 14.5.0
- notifications: 0.2.3
- provisioning_api: 0.4.1
- systemtags: 0.2
- templateeditor: 0.1
- updatenotification: 0.1.0
Disabled:
- encryption
- external
- files_antivirus
- files_external
- user_external
- user_ldap
Same here. Read somewhere that that's a beta feature. Can someone comment on that?