TwentyT
Twenty15mo ago
9 replies
zbrdar

ApolloError: Metadata version not found for workspace e5e52d90-a26e-4ff7-81a1-c295d5df5b0b

Hi Guys,

I'm self hosting twenty and when i try to create new workspace i get error from the title.

NotFoundException: Metadata version not found for workspace e5e52d90-a26e-4ff7-81a1-c295d5df5b0b
at RelationMetadataService.findManyRelationMetadataByFieldMetadataIds (/app/packages/twenty-server/dist/src/engine/metadata-modules/relation-metadata/relation-metadata.service.js:264:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async DataLoader._batchLoadFn (/app/packages/twenty-server/dist/src/engine/dataloaders/dataloader.service.js:33:49) {
path: undefined,
locations: undefined,
extensions: {
code: 'INTERNAL_SERVER_ERROR',
response: 'Metadata version not found for workspace e5e52d90-a26e-4ff7-81a1-c295d5df5b0b'
}

I have executed migration on empty database and run nx database:reset
All this tasks completed. I have db schemas and initial data seed.

Any help would be greatly appreciated.
Thank you
image.png
Was this page helpful?