Replies: 2 comments 1 reply
-
|
Hi, thank you for the heads up. That is surprising as it works totally fin on my prod & dev environment. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for reverting |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Lychee version
v7.5.4
Did you check the latest Lychee version?
Yes, I did
Which PHP version are you using?
PHP 8.5
Detailed description of the problem
Since upgrading to Lychee 7.5.4 on PHP 8.5.6 / Laravel 12 / FrankenPHP, I can no longer successfully upload photos into any album.
The upload starts and seems to work initially, but the background job fails at the stage where Lychee updates album size statistics. This happens for all albums, not just a specific one.
The job error is:
After that, I also see a secondary error related to Album::toArray() when Lychee tries to log the failure.
Steps to reproduce the issue
No response
Diagnostics [REQUIRED]
Actual behavior
[2026-06-04 08:59:31] local.ERROR: Job failed permanently for album 2JF1yEq7XNw_BA9AxtQ_ygN1: Updating album size statistics failed
[2026-06-04 08:59:31] local.ERROR: App\Models\Album::toArray:33 App\Models\Album->toArray() is deprecated, use Resources instead.
App\Models\Extensions\BaseAlbum::jsonSerialize:122 App\Models\Album::toArray() failed; caused by
Browser & System [REQUIRED]
Browser : firefox
System : AlmaLinux 10
Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions