Nextcloud version (eg, 20.0.5) : `24.0.5 Operating system and version (eg, Ubuntu 20.04) : Debian 11 Apache or nginx version (eg, Apache 2.4.25) : Apache/2.4.54 (Debian) PHP version (eg, 7.4) : PHP 8.0.24
The issue you are facing: Apache stops working once in 24 hours, and have restart apache service manually
Is this the first time you’ve seen this error? Y (since last few days)
The output of your Nextcloud log inAdmin > Logging :
|Error|PHP|Error: rename(/var/log/nextcloud.log,/var/log/nextcloud.log.1): Permission denied at /var/www/html/nextcloud/files/lib/public/Log/RotationTrait.php#52||2022-10-08T21:50:02+0500|
|Error|no app in context|OCP\Files\NotFoundException: No mount for path /files_encryption/OC_DEFAULT_MODULE/pubShare_43009bd8.publicKey existing mounts:||2022-10-08T21:46:52+0500|
The output of your Apache/nginx/system log in /var/log/____ :
[Sat Oct 08 09:06:13.220482 2022] [mpm_prefork:notice] [pid 293859] AH00171: Graceful restart requested, doing restart
AH00557: apache2: apr_sockaddr_info_get() failed for servername
AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.0.1. Set the ‘ServerName’ directive globally to suppress this mess>
[Sat Oct 08 09:06:13.276095 2022] [http2:warn] [pid 293859] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are proces>
Sat Oct 8 09:06:13 2022 (293859): Fatal Error Unable to create lock file: Bad file descriptor (9)
[Sat Oct 08 09:06:17.717821 2022] [http2:warn] [pid 386911] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are proces>
[Sat Oct 08 09:06:17.741732 2022] [core:warn] [pid 386911] AH00098: pid file /var/run/apache2/apache2.pid overwritten – Unclean shutdown of previous Apache run?
[Sat Oct 08 09:06:17.746772 2022] [mpm_prefork:notice] [pid 386911] AH00163: Apache/2.4.54 (Debian) SVN/1.14.1 OpenSSL/1.1.1n mod_perl/2.0.11 Perl/v5.32.1 configured →
[Sat Oct 08 09:06:17.746806 2022] [core:notice] [pid 386911] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Oct 08 09:06:17.911089 2022] [mpm_prefork:notice] [pid 386911] AH00169: caught SIGTERM, shutting down
@bb77 I am getting this type of errors in nextcloud logs.
Error no app in context OCP\Files\NotFoundException: No mount for path /files_encryption/OC_DEFAULT_MODULE/pubShare_43009bd8.publicKey existing mounts:
I have recently upgraded to Nextcloud 24.0.6. Anyone face this similar error?