-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
I have strange errors in Owncloud log during cron job like:
is_file(): open_basedir restriction in effect. File(/appinfo/app.php) is not within the allowed path(s): {...} at /usr/share/webapps/owncloud/lib/private/app.php#136
file_exists(): open_basedir restriction in effect. File(/appinfo/routes.php) is not within the allowed path(s): {...} at /usr/share/webapps/owncloud/lib/private/route/router.php#106
Why does it look in root ('/') for files? How can I debug it? If I turn off all apps from gui, these errors still occur. There is nothing wrong with functionality as I can see though. I broke my head already :)
Version 8.2.0