upgarding from 2.6.4 to 2.9.2

55 views
Skip to first unread message

sergio...@gmail.com

unread,
Jul 9, 2025, 11:31:55 AM7/9/25
to AtoM Users
Dear all, I have the following issue:
[wrapped: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'digital_object.LANGUAGE' in 'field list']

I have moved my db from the Atom 2.6.4 - 184 to the new 2.9.2 instance. I have followed the upgrade procedure (drop/create db) and the command:
 php -d memory_limit=-1 symfony tools:upgrade-sql -n="184"
returns the message  
>> upgrade-sql Successfully upgraded to Release 2.9.2 v184

Then the command: php symfony digitalobject:regen-derivatives returns
[wrapped: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'digital_object.LANGUAGE' in 'field list']

The same error with  php symfony cc && php symfony search:populate .

I have read other similar topics, but no solution I see. Whare are your suggestions to unlock the upgrading?

Waiting for your feddback thank you.
Sergio

sergio...@gmail.com

unread,
Jul 10, 2025, 6:40:58 AM7/10/25
to AtoM Users
Dear all,
the ticket can be closed because I have found the issue.
The right command is 

php -d memory_limit=-1 symfony tools:upgrade-sql n="184"

without the "-" in forn t of n.

Furthermore, at the end the last message is:
>> upgrade-sql Successfully upgraded to Release 2.9.2 v193

in which the database version schema number is updated (193).
Sergio
Reply all
Reply to author
Forward
0 new messages