Error when running db:convert-filecache-bigint with 13.0.2

Hello everyone,

This morning, I gradually upgraded from 12.0.3 to 13.0.2.
One the upgrade returned OK, I ran the additional commands from the doc.
whern I run occ db:convert-filecache-bigint, I get a database error:

[Doctrine\DBAL\Schema\SchemaException]
There is no column with name ‘object_id’ on table ‘oc_activity’.

I tried enabling and disabling the activity app, but I still get the error.

Does anyone encountered the same issue ? or has hints on how to solve that.

For the rest, the upgrade seem to have worked from what I can see. Great job on that!

Nobody encountered this already ?

still nobody ?

Solved,

Activity table was “corrupted”. see https://github.com/nextcloud/activity/issues/309