Skip to content

Unable to export due to prisma timeout #2940

@ScriptJunky

Description

@ScriptJunky

Describe the bug

❌ Base exported failed: 
Invalid `prisma.attachmentsTable.findMany()` invocation:


Transaction API error: Transaction already closed: A query cannot be executed on an expired transaction. The timeout for this transaction was 600000 ms, however 620392 ms passed since the start of the transaction. Consider increasing the interactive transaction timeout or doing less work in the transaction.
5 hours ago

To Reproduce
Try to export a medium size deployment to a tea file.

Expected behavior
Prisma can be tuned to avoid timeouts, and the export completes.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform (Please tell us which deployment version you are using)
docker compose

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions