▶ Reproduction steps
The website «Something went wrong» for all pages.
📃 Error log message
app/upgrading.php:
index.php:
- Current installation Chevereto v4.1.4
- Run
php app/upgrading.php
The website «Something went wrong» for all pages.
📃 Error log message
app/upgrading.php:
# Backtrace
------------------------------------------------------------
0 /www/app/legacy/install/installer.php:2253
{main}()
------------------------------------------------------------
1 /www/app/legacy/commands/update.php:18
require_once()
------------------------------------------------------------
2 /www/app/legacy/entrypoints/cli.php:55
require_once(string(length=61))
------------------------------------------------------------
3 /www/app/bin/legacy:13
require_once(string(length=61))
------------------------------------------------------------
[672f264ea467e] LogicException in /www/app/legacy/install/installer.php:2253
# Message
Error executing the Chevereto update query.
SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'image_original_exifdata' at row 8028
Try running each of the following statements in the database console to find the conflict.
index.php:
# Message [Code #2]
Array to string conversion
# URI
# Method
# Backtrace
------------------------------------------------------------
0 /www/app/src/Legacy/functions.php:1131
{main}()
------------------------------------------------------------
1
strval(array(size=0))
------------------------------------------------------------
2 /www/app/src/Legacy/functions.php:1131
array_map(string(length=6), array(size=148))
------------------------------------------------------------
3 /www/app/legacy/entrypoints/index.php:36
Chevereto\Legacy\loaderHandler(array(size=3), array(size=53), array(size=0), array(size=0), array(size=0), array(size=3), array(size=53), array(size=0))
------------------------------------------------------------
4 /www/index.php:12
require_once(string(length=63))
------------------------------------------------------------
Last edited: