Tried installing Next Could using the Docker instructions on the website https://hub.docker.com/_/nextcloud/. I even get the screen to create a log in a/c but after that this is what i get.
Can someone please assist on how to debug this
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.
Tried to find the log file; but can’t seem to find it; even if i do find the log how do i view it using cat filename ?
Any assistance would be grateful.
root@NextCloud:~# find ~ name *.log
/root
/root/docker-compose.yaml
/root/.bashrc
/root/.ssh
/root/.local
/root/.local/share
/root/.local/share/nano
/root/.bash_history
/root/.profile
find: 'name': No such file or directory
find: '*.log': No such file or directory
root@NextCloud:~#