Update from v4.04.0 to v.5.05.01 Error Target [App\Image\ImageHandlerInterface] is not instantiable. #2533
Replies: 1 comment
-
Don't pay attention at this discution. I don't take time to remove every files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Lychee version
from v4.04.0 to v5.05.01
Which PHP version are you using?
PHP 8.3
Detailed description of the problem
After a forcing migration from cpanel to n0c on PlanetHoster, the ZIP files are broken when I extract an Album.
I decide to do a manually update
I start by download a lychee archive on Github and unzip it (like a documentation)
I do some backup (folders and mysql database)
I replace all files expected
/public/uploads
.env
I go on Chrome and I have a first page to login, and I'm loggin on admin.
After I have my first error, the
may_administrate
isn't on database (I create this column and set to1
on my admin user)Now I have the error
Error Target [App\Image\ImageHandlerInterface] is not instantiable.
php artisan migrate
Steps to reproduce the issue
may_administrate
and set to1
Diagnostics [REQUIRED]
Diagnostics
php artisan lychee:diagnostics
Config (CSV extract from database)
Browser & System [REQUIRED]
Server PlanetHoster n0c Linux
Browser Chrome 128.0.6613.120
Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions