Skip to content
New issue

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

Petitions don't load #9

Open
bricefriha opened this issue Jun 6, 2024 · 0 comments
Open

Petitions don't load #9

bricefriha opened this issue Jun 6, 2024 · 0 comments

Comments

@bricefriha
Copy link

I checked the requests that are being sent and it seems like petition.getList returns this error:

{
    "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 😄

Additional contexts

might be related to #8

Ps: great job on the site, loads of laughs! 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant