occ cannot be run with Nexcloud 32 #48

Open
opened 2025-10-25 15:15:36 +02:00 by Vloeck · 0 comments
Contributor

in Nextcloud 32 it appears that occ cannot be run anymore, because the user has no read rights, it is missing o+r, but has o+x
or the owner is wrong and should be www-data

$ sudo occ
Could not open input file: /var/www/nextcloud/occ
$ ls -l /var/www/nextcloud/
insgesamt 1284
(...)
-rwxr-x--x  1 root     root         596 27. Sep 09:50 occ
(...)
in Nextcloud 32 it appears that occ cannot be run anymore, because the user has no read rights, it is missing o+r, but has o+x or the owner is wrong and should be www-data ``` $ sudo occ Could not open input file: /var/www/nextcloud/occ ``` ``` $ ls -l /var/www/nextcloud/ insgesamt 1284 (...) -rwxr-x--x 1 root root 596 27. Sep 09:50 occ (...) ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ijurisic/nextcloud-deb#48
No description provided.