You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2024. It is now read-only.
When installing data_exporter in /var/www/owncloud/custom any occ command fails with:
PHP Fatal error: require(): Failed opening required '/mnt/data/apps/data_exporter/lib/../../../version.php' (include_path='/var/www/owncloud/apps:/var/www/owncloud/custom') in /mnt/data/apps/data_exporter/lib/Platform.php on line 51
Steps to reproduce
Start standard ownCloud docker server container
Install data_exporter in /mnt/data/apps (the docker container has a symlink in /var/www/owncloud/custom pointing to /mnt/data/apps)