I’m having problems with my nextcloud since a couple of days. At first it just seemed to freeze. I had to reboot and then it worked for a while. In this case the raspberry pi wasn’t reachable (no response to ping).
At the moment I am able to reach the PI but the nextcloud is not reachable via its IP.
Setup:
RasPI 4
NC- PI 1.33.0
And this is what I get when I test apache:
NextCloudPi v1.33.0 is up to date
pi@nextcloudpi:~ $ sudo apachectl -t
AH00526: Syntax error on line 5 of /etc/apache2/sites-enabled/ncp.conf:
SSLCertificateFile: file ‘/etc/letsencrypt/live/mydnsname.duckdns.org/fullchain.pem’ does not exist or is empty
Action ‘-t’ failed.
The Apache error log may have more information. pi@nextcloudpi:~ $
Can anyone help? Are other details needed?
Thanks in advance