All went well until I accessed the nextcloud setup via http://[UNRAID_IP]:8080 to create an admin account. Having completed the username and password and selected install I received the following error:
Internal Server Error
The server encountered an internal error and was unable to complete your request.
Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
More details can be found in the server log.
But I cannot access the log as far as I am aware without logging in.
Yes you can. It’ll be located in /var/www/html/data/nextcloud.log within the container. Or the equivalent outside the container on your host, if using bind mounts (which it appears that tutorial has at /var/lib/docker/volumes/Nextcloud_Application.
" Or the equivalent outside the container on your host, if using bind mounts (which it appears that tutorial has at /var/lib/docker/volumes/Nextcloud_Application ."
This is impossible. It’s part of the image itself. Are you sure you’re looking in the container? It won’t be on your underlying host at that path.
Would you please explain:
Or the equivalent outside the container on your host, if using bind mounts (which it appears that tutorial has at /var/lib/docker/volumes/Nextcloud_Application .
You’re using Docker. And based on the Compose file in the tutorial you linked to, it appears to be using bind mounts for the Docker volumes. That path (though it’s not where I’d place the volume) is where that tutorials seems to have placed the content of that volume on your underlying host.
{“reqId”:“Z5Fvigi8IOvKjpKk2tGq”,“level”:3,“time”:“2024-08-23T13:11:25+00:00”,“remoteAddr”:“192.168.1.59”,“user”:“–”,“app”:“PHP”,“method”:“GET”,“url”:“/”,“message”:“fopen(/var/www/html/config/config.php): Failed to open stream: No such file or directory at /var/www/html/lib/private/Config.php#221”,“userAgent”:“Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36”,“version”:“”,“data”:{“app”:“PHP”}}