Hi Everyone,
I am running Nextcloud AIO for a couple of weeks. Everything worked well until I started getting an Interner Server Error message this week. I can still access one of my laptops where I am logged in. I do get the same error message if I try to log in in incognito.
Nextcloud version (eg, 29.0.5): AIO v9.4.1
Operating system and version (eg, Ubuntu 24.04): DSM 7.2
Apache or nginx version (eg, Apache 2.4.25): taken care by AIO
PHP version (eg, 8.3): taken care by AIO
The issue you are facing: The frontend shows Internal Server Error. The sync client on 2 MacBooks works fine.
Is this the first time you’ve seen this error? (Y/N): Since I installed the AIO yes. I had it before when I using the server but I do not remember how I fixed it.
Steps to replicate it:
- Open the login page
The output of your Nextcloud log in Admin > Logging:
I cannot access it.
The output of your config.php file in /path/to/nextcloud
(make sure you remove any identifiable information!):
Don't have access to it as I am running an AIO installation.
The output of your Apache/nginx/system log in /var/log/____
:
Don't have access to it as I am running an AIO installation.
Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.
Apache container log:
2024-09-07T13:44:21.855104809Z Waiting for Nextcloud to start...
2024-09-07T13:44:26.857694873Z Waiting for Nextcloud to start...
2024-09-07T13:44:31.859763135Z Waiting for Nextcloud to start...
2024-09-07T13:44:36.861684698Z Waiting for Nextcloud to start...
2024-09-07T13:44:41.863583492Z Waiting for Nextcloud to start...
2024-09-07T13:44:46.882405387Z Connection to nextcloud-aio-nextcloud (172.27.0.6) 9000 port [tcp/*] succeeded!
2024-09-07T13:44:55.095963537Z {"level":"warn","ts":1725716695.0958323,"msg":"failed to set GOMAXPROCS","error":"open /sys/fs/cgroup/cpu/cpu.cfs_quota_us: no such file or directory"}
2024-09-07T13:45:09.584243365Z {"level":"warn","ts":1725716709.583853,"msg":"failed to set GOMAXPROCS","error":"open /sys/fs/cgroup/cpu/cpu.cfs_quota_us: no such file or directory"}
2024-09-07T13:45:09.585374612Z {"level":"info","ts":1725716709.5850525,"msg":"using config from file","file":"/tmp/Caddyfile"}
2024-09-07T13:45:09.588480277Z {"level":"info","ts":1725716709.588224,"msg":"adapted config to JSON","adapter":"caddyfile"}
2024-09-07T13:45:12.470112478Z [Sat Sep 07 15:45:12.469832 2024] [mpm_event:notice] [pid 89:tid 89] AH00489: Apache/2.4.62 (Unix) configured -- resuming normal operations
2024-09-07T13:45:14.681082978Z [Sat Sep 07 15:45:12.470208 2024] [core:notice] [pid 89:tid 89] AH00094: Command line: '/usr/local/apache2/bin/httpd -D FOREGROUND'