Skip to content

bug: prisma/neon fails at light concurrent traffic #71

@shm-dtt

Description

@shm-dtt
Unhandled Rejection: PrismaClientInitializationError: Timed out fetching a new connection from the connection pool. More info: http://pris.ly/d/connection-pool (Current connection pool timeout: 10, connection limit: 5)
    at r (/var/task/node_modules/@prisma/client/runtime/library.js:112:2770)

Error [PrismaClientInitializationError]: Timed out fetching a new connection from the connection pool. More info: http://pris.ly/d/connection-pool (Current connection pool timeout: 10, connection limit: 5)
    at ignore-listed frames {
  clientVersion: '6.19.0',
  errorCode: 'P2024',
  retryable: undefined
}
Unhandled Rejection: PrismaClientInitializationError: Can't reach database server at `ep-young-leaf-a1vnb76k-pooler.ap-southeast-1.aws.neon.tech:5432`

Please make sure your database server is running at `ep-young-leaf-a1vnb76k-pooler.ap-southeast-1.aws.neon.tech:5432`.
    at r (/var/task/node_modules/@prisma/client/runtime/library.js:112:2770)
Error [PrismaClientInitializationError]: Can't reach database server at `ep-young-leaf-a1vnb76k-pooler.ap-southeast-1.aws.neon.tech:5432`

Please make sure your database server is running at `ep-young-leaf-a1vnb76k-pooler.ap-southeast-1.aws.neon.tech:5432`.
    at ignore-listed frames {
  clientVersion: '6.19.0',
  errorCode: 'P1001',
  retryable: undefined
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions