We’re facing an issue while publishing at the integration asset stage. The error we’re getting is: “Representation with creation_order ‘1639’ already exists.”
This started happening right after we updated all our addons and the launcher, and since then we’re unable to publish from any application.
Has anyone seen this before or knows what might be causing it?
That seems odd - the only way we think that can happen is due to some ‘wrong import’ of data to the database. Are you doing some manual migrations?
Server updates should not cause this.
What’s your current server version? From which version did you update? And how did you perform the update?
I’m asking in particular about the server - because it seems there’s some wrong data in the database, and the issue should not necessarily be on the client addon side.
We were checking the site sync and accidentally ran the wrong Docker command, which broke the containers.
We rebuilt the containers and restored the old database, then copied the previous addons from the old containers into the new ones and rebuilt the bundles offline, but the issue still persisted.
Finally, we set up a completely new container, installed Docker fresh, and after that everything started working fine.
Thankyou for your support