We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I checked the requests that are being sent and it seems like petition.getList returns this error:
petition.getList
{ "0": { "error": { "json": { "message": "\nInvalid `prisma.petition.findMany()` invocation:\n\n\nError querying the database: Server error: `ERROR HY000 (1105): failed_precondition: branch is missing or sleeping: 4lawxrcdy02j'", "code": -32603, "data": { "code": "INTERNAL_SERVER_ERROR", "httpStatus": 500, "path": "petition.getList", "zodError": null } } } } }
Might be just a me issue so feel free to ignore 😄
might be related to #8
Ps: great job on the site, loads of laughs! 😂
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I checked the requests that are being sent and it seems like
petition.getList
returns this error:Might be just a me issue so feel free to ignore 😄
Additional contexts
might be related to #8
Ps: great job on the site, loads of laughs! 😂
The text was updated successfully, but these errors were encountered: