#Error P6000
1 messages · Page 1 of 1 (latest)
Error code P6000 is a generic Prisma Accelerate “ServerError” that’s used when no more specific error code applies. [Accelerate errors; Error ref]
Because it’s generic, the public docs don’t give concrete “do X and it’s fixed” steps beyond:
- It’s an Accelerate-level error (not your Prisma Client call itself).
- It indicates Accelerate had trouble talking to the Query Engine (“QE-Agent”), for example when Accelerate was degraded or down. [Error ref; Issue example]
Given the message says to contact support if it persists, and you’re still seeing it:
-
Collect details
- Exact error message including the request id (if present).
- Time range and region of your deployment.
- Whether non-Accelerate connection strings (e.g.
postgres://) still work.
-
Contact Prisma
- Email:
[email protected]with the above details and request ids so the team can look up what went wrong in Accelerate. [Issue 21753; Issue 22284]
- Email:
-
Temporary workaround
- If you need to restore service immediately and your DB is reachable directly, you can temporarily switch your
prisma://Accelerate URL back to a direct DB URL (likepostgres://) until support confirms Accelerate is healthy again. [Accelerate docs]
- If you need to restore service immediately and your DB is reachable directly, you can temporarily switch your
The knowledge sources don’t provide deeper self-service debugging steps for P6000, so for a persistent error the next step is definitely to contact Prisma Support with request ids.
🤔 Alright, thanks for letting us know that there's still some help needed. A team member will reply to you shortly.
In the meantime, please let us know any additional info, questions, or which parts of the answer may need clarification.
There is no specific error code or request id that I can find to provide to the team member.
The issue is that I was using the accelerate URL just fine and had no issues two days ago. Now all of a sudden I do.
Where can I find the request id?
Hey!
Can you share with me the email id associated with your account?
Does this error happen intermittently or does all of your request fail with this error?
Hi the entire request fails unfortunately
the email is [email protected]