The Basics
- Nextcloud Server version:
30.0.6~ynh1
(current) →30.0.6~ynh3
(available)` - Operating system and version:
YunoHost 12.0.12 (stable) (Debian-based)
- Web server and version:
Nginx (default for YunoHost)
- Reverse proxy and version:
YunoHost's built-in Nginx proxy
- PHP version:
PHP 8.3 (confirmed via occ status)
- Note: PHP 8.2 is also installed and running on YunoHost, but Nextcloud uses PHP 8.3.
- Is this the first time you’ve seen this error?:
No
- When did this problem seem to first start?:
- After attempting to generate thumbnails in the Photos app, which caused memory issues.
- I rolled back to a backup (30.0.6) but the issue persists.
- Installation method:
Installed via YunoHost app system
- Are you using Cloudflare, mod_security, or similar?:
No
Summary of the Issue
I have Nextcloud 30.0.6~ynh1 installed via YunoHost 12.0.12.
- The issue started after attempting to generate thumbnails in the Photos app, which caused memory problems.
- Due to this, I rolled back to the latest backup (30.0.6).
- I can still browse files from my iPhone, and it is successfully uploading photos I take.
- The Nextcloud app installed on my Windows 10 PC is still functioning correctly.
- However, when I attempt to open Nextcloud in a browser, I get the following error and no connectivity:
Error Message:
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.
Steps to Replicate the Issue
- Generated thumbnails in the Photos app.
- Experienced memory issues.
- Rolled back to a backup of Nextcloud 30.0.6.
- Now, Nextcloud in a browser displays an Internal Server Error, but:
- iPhone file browsing still works.
- The Windows 10 Nextcloud app still syncs files.
Log Files
I have attached sanitized logs for reference:
- Nginx Error Log (
error.log
) - PHP 8.2-FPM Log (
php8.2-fpm.log
) - PHP 8.3-FPM Log (
php8.3-fpm.log
)
Current Status
- After rolling back to the backup and restarting services, Nextcloud is still not reachable in a browser.
- Nextcloud sync works on iPhone & Windows, but the web interface is inaccessible.
- No new critical errors in logs after changes.
- Still seeing “Internal Server Error” on web access.
Next Steps & Request for Help
- What else can I check or reconfigure to restore web access?
- Are there any known issues with PHP 8.3-FPM in YunoHost affecting Nextcloud?
- Should I downgrade to PHP 8.2, and if so, how can I safely do it?
- Are my Nginx settings correct, or should I reconfigure it differently?
Any guidance from the community would be greatly appreciated!
I’ll continue monitoring logs and can provide additional information if needed.
nextcloud_cleaned.pdf (289.0 KB)
sanitized_php8.3-fpm.pdf (6.8 KB)
sanitized_php8.2-fpm.pdf (2.7 KB)
sanitized_error.pdf (1.3 KB)