VERSION_ID=“12”
VERSION=“12 (bookworm)”
Did an internal update of Nextcloud. Now I’m getting error on Apache2. I’ve had a look on the net about this error. Have applied what I have seen is the salution, still not fix the problem. Cannot access Nextcloud Login page.
\[ssl:error\] \[pid 863809:tid 863809\] AH02218: ssl_stapling_init_cert: no OCSP URI in certificate and no SSLStaplingForceURL set \[subject: CN=error.net / issuer: CN=E7,O=Let’s Encrypt,C=US / serial: 0678027D20ADF3095B37CE937B8D395B5C1E / notbefore: Sep 30 05:41:50 2025 GMT / notafter: Dec 29 05:41:49 2025 GMT\]
Oct 18 13:42:19 DietPi apache2\[863809\]: \[ssl:error\] \[pid 863809:tid 863809\] AH02604: Unable to configure certificate error.net:443:0 for stapling
SSLStaplingCache shmcb:/var/run/apache2/stapling_cache(128000)
<VirtualHost \*:443>
ServerName error.net
Header always set Strict-Transport-Security “max-age=15552000; includeSubDomains”
SSLEngine on
SSLProtocol all -SSLv3 -SSLv2
SSLCertificateFile /etc/letsencrypt/live/error.net/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/error.net/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
SSLUseStapling on
sudo -E -u www-data php /var/www/nextcloud/occ status
* installed: true
* version: 29.0.16.1
* versionstring: 29.0.16
* edition:
* maintenance: false
* needsDbUpgrade: false
* productname: Nextcloud
* extendedSupport: false