After the update of containter to rc3.
This error message is appeared: Migration failed: migration 20251001113831 failed: json: cannot unmarshal object into Go struct field bucketConfigurationCatchup.filter of type string
The container doesn’t start anymore.
I have reverted to rc2
Can you run this sql in your database and post the result? (redact any personal information)
SELECT * from project_views WHERE bucket_configuration_mode = 2 AND bucket_configuration::text like '%\"filter\":\"%' AND bucket_configuration::text not like '%\"filter\":{\"filter\":%'
2026-Jan-12 08:15:56
time=2026-01-12T09:15:56.381+01:00 level=ERROR msg="Migration failed: migration 20251001113831 failed: json: cannot unmarshal object into Go struct field bucketConfigurationCatchup.filter of type string"