-
Lychee version5.1.2 Which PHP version are you using?PHP 8.2 Detailed description of the problemWhen I try to create a sub album it gives me 500 ModelDBException Updating album failed error. Previously I have created 4 albums without any issue. In the logs it shows this error: 2024-02-09 15:30:37 production PDOStatement::execute:580 SQLSTATE: Numeric value out of range: 1264 Out of range value for column 'legacy_id' at row 1
Steps to reproduce the issue
Diagnostics [REQUIRED]
Browser & System [REQUIRED]Browser: Safari 17.2.1 & Firefox 122.0.1 (64-Bit) Please confirm (incomplete submissions will not be addressed)
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi, this is a classic error. Our FAQ describes the solution: https://lycheeorg.github.io/docs/faq_troubleshooting.html#i-get-an-error-sqlstate-numeric-value-out-of-range-1264-out-of-range-value-for-column-legacy_id-what-should-i-do
That should fix it for you. :) |
Beta Was this translation helpful? Give feedback.
-
Thanks...yes it works! |
Beta Was this translation helpful? Give feedback.
Hi, this is a classic error.
Our FAQ describes the solution: https://lycheeorg.github.io/docs/faq_troubleshooting.html#i-get-an-error-sqlstate-numeric-value-out-of-range-1264-out-of-range-value-for-column-legacy_id-what-should-i-do
That should fix it for you. :)