Replies: 3 comments 7 replies
|
In storage/logs/error.log i see: [2026-02-21 23:53:14] production.CRITICAL: App\Repositories\ConfigManager::getValue:62 disable_recursive_permission_check does not exist in config (local) ! |
|
I missed these two. Installer showed |
|
Now i have error with redirection - look: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Lychee version
7.3.3
Did you check the latest Lychee version?
Yes, I did
Which PHP version are you using?
PHP 8.4
Detailed description of the problem
I extract the Lychee.zip, then run php artisan key:generate and I get:
500 Internal Server Error
When im going to link:
https://photos.domain.ltd/Lychee/public/
In error.log i see:
[Sat Feb 21 23:28:16.719326 2026] [proxy_fcgi:error] [pid 400751:tid 400797] [remote 87.205.XXX.XXX:56524] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught RuntimeException: A facade root has not been set. in /var/www/clients/client1/web1/web/Lychee/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:360\nStack trace:\n#0 /var/www/clients/client1/web1/web/Lychee/app/Exceptions/Handler.php(435): Illuminate\Support\Facades\Facade::__callStatic()\n#1 /var/www/clients/client1/web1/web/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(562): App\Exceptions\Handler->report()\n#2 /var/www/clients/client1/web1/web/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(146): Illuminate\Foundation\Http\Kernel->reportException()\n#3 /var/www/clients/client1/web1/web/Lychee/public/index.php(73): Illuminate\Foundation\Http\Kernel->handle()\n#4 {main}\n thrown in /var/www/clients/client1/web1/web/Lychee/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php on line 360', referer:
Steps to reproduce the issue
APP_NAME=Lychee
APP_ENV=production
APP_KEY=base64:key=
APP_DEBUG=false
APP_URL=https://photos.domain.ltd
APP_FORCE_HTTPS=true
APP_DIR=/Lychee
Diagnostics [REQUIRED]
php artisan lychee:diagnostics
In ConfigManager.php line 64:
imagick does not exist in config!
Browser & System [REQUIRED]
Debian 13 with ISPConfig installed.
Architecture: arm64
Please confirm (incomplete submissions will not be addressed)
All reactions