owncloud / gallery

:sunrise: Gallery app for ownCloud, which includes previews for all supported media files
GNU Affero General Public License v3.0
88 stars 65 forks source link

Unable to delete thumbnails from owncloud server #725

Open parag85 opened 7 years ago

parag85 commented 7 years ago

Bug report

Steps to reproduce

  1. Logged as admin user
  2. Execute following command: sudo -uwww-data /var/www/owncloud/occ gallery:delete-thumbnails --all
  3. 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:

Disabled:

sixtyfive commented 5 years ago

Same here. Read somewhere that that's a beta feature. Can someone comment on that?