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

[Bug]: articles api is broken #1576

Open
tobiu opened this issue Sep 11, 2024 · 2 comments
Open

[Bug]: articles api is broken #1576

tobiu opened this issue Sep 11, 2024 · 2 comments
Assignees
Labels

Comments

@tobiu
Copy link
Contributor

tobiu commented Sep 11, 2024

Relevant scope

Backend specs

Description

not sure if the specs changed.

open: https://demo.realworld.how/

500 internal server error:
"\nInvalid prisma.article.count() invocation:\n\n\nError occurred during query execution:\nConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(PostgresError { code: "26000", message: "prepared statement \"s1555\" does not exist", severity: "ERROR", detail: None, column: None, hint: None }), transient: false })"

@tobiu
Copy link
Contributor Author

tobiu commented Sep 11, 2024

direct link: https://api.realworld.io/api/articles

@geromegrignon
Copy link
Contributor

Hi @tobiu it happens sometimes since I had to move from a free to a paid database due to the current traffic.

I need to investigate on it (more likely related to PG bouncer) but I don't have free available time for it right now.

The daily server reset sounds fixing it meanwhile.

@geromegrignon geromegrignon pinned this issue Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants