DoderichD
ZITADELβ€’4mo agoβ€’
28 replies
Doderich

Export Endpoint /admin/v1/export throws Internal Server Error

Hello Guys,

Im trying to export all data from cloud Zitadel instance. I followed the steps in the documentation https://zitadel.com/docs/guides/migrate/sources/zitadel#source-system

I tried it a few days ago and it worked fine, but now with the same parameters the endpoints return this error.


{
    "code": 13,
    "message": "An internal error occurred (QUERY-AG4gs)",
    "details": [
        {
            "@type": "type.googleapis.com/zitadel.v1.ErrorDetail",
            "id": "QUERY-AG4gs",
            "message": "An internal error occurred"
        }
    ]
}

Can you please help me?
This guide explains how to migrate from ZITADEL, this includes
ZITADEL Docs
Was this page helpful?