"Metadata version not found for workspace" after moving my workspace/database to a new environment.
A few weeks ago i migrated old workspace data to a new database with a new workspace because our metadata was "broken" on the old workspace. The migration was done by manually copying the data from old database to new database by hand. The migration went well and even checked with @Prastoinif everything was working. This migration was done locally on my laptop and worked perfectly, than we migrated the database data to our server by making a psql dump on my laptop and restoring on the server. The docker setup is exactly the same on both my local laptop and server.
But now i am getting these
I used the commands
It fixes the errors for about 2 days and than i get the error again. I have not restarted the dockers.
But now i am getting these
Metadata version not found for workspace errors. I used the commands
yarn command:prod workspace:sync-metadata and yarn command:prod cache:flush in both my twenty-server and twenty-worker docker. It fixes the errors for about 2 days and than i get the error again. I have not restarted the dockers.
