-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to install App fails on 11.0.1.2 #3527
Comments
Seems like your web user does not have permissions to create folders and write into the apps/ directory. As a second hint, in your config.php, you should change |
The apache user has no issues writing to
No selinux denials when the app tries to install. I'm also not entirely convinced that its actually trying to write to Also, doesn't the integrity check/security&setup warnings pick up if perms aren't set right? (Both passed with no issues) Thanks for the tip on the |
Steps to reproduce
Expected behaviour
The app should be installed.
Actual behaviour
The installation fails with
App "" cannot be installed because appinfo file cannot be read.
in the gui.Errors in the logs start with:
but continue on with a bunch of failed to copy/cailed to open stream
Server configuration
Operating system:
CentOS 7.3.1611
Web server:
Apache 2.4.6-45
Database:
MariaDB 5.5.47-1
PHP version:
PHP 7.0.16
Nextcloud version: (see Nextcloud admin page)
11.0.1 (stable)
Updated from an older Nextcloud/ownCloud or fresh install:
Updated from OC 9.1.x -> NC 10.0.x
Where did you install Nextcloud from:
Zip pulled from NC website
Signing status:
Signing status
List of activated apps:
App list
The content of config/config.php:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
/var/www/html/nextcloud/data is a NFS store on another server, no NextCloud External Storage (for now)
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Yes, Active Directory
LDAP configuration (delete this part if not used)
LDAP config
Client configuration
Browser:
Chrome
Operating system:
Windows 8.1
Logs
Nextcloud log (data/nextcloud.log)
Nextcloud log
The text was updated successfully, but these errors were encountered: