FS#69792 - [nextcloud] PLEASE ENTER SUMMARY
Attached to Project:
Community Packages
Opened by vincentDcmps (vincent.ducamps) - Friday, 26 February 2021, 07:31 GMT
Last edited by David Runge (dvzrv) - Friday, 26 March 2021, 18:14 GMT
Opened by vincentDcmps (vincent.ducamps) - Friday, 26 February 2021, 07:31 GMT
Last edited by David Runge (dvzrv) - Friday, 26 March 2021, 18:14 GMT
|
Details
Description:
since the add of the nexcloud user I have some issue with from scratch install when I user some OCC command because nextcloud user doesn't have write right on file lin /usr/share//webapps/nextcould Steps to reproduce: - install nextcloud on clean install - use occ command like php {{ nextcloud_web_root }}/occ config:system:set trusted_domains 1 --value localhost |
This task depends upon
Alternatively you can use the `/usr/bin/occ` command [1], which is a wrapper around /usr/share/webapps/nextcloud/occ and uses the correct user automatically.
[1] https://wiki.archlinux.org/index.php/Nextcloud#Using_the_ownCloud_console
Please provide the command that you are running and logs of its output.