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

TRPCClientError: Invalid #1

Open
Rstacx opened this issue Aug 4, 2023 · 5 comments
Open

TRPCClientError: Invalid #1

Rstacx opened this issue Aug 4, 2023 · 5 comments

Comments

@Rstacx
Copy link

Rstacx commented Aug 4, 2023

How to fix this?

TRPCClientError: 
Invalid `prisma.image.createMany()` invocation:


Error occurred during query execution:
ConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E22003), message: "integer out of range for type int4", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("eval.go"), line: Some(36), routine: Some("init") }) }), transient: false })
@mozzius
Copy link
Owner

mozzius commented Aug 8, 2023

When/where are you getting this?

@Rstacx
Copy link
Author

Rstacx commented Aug 9, 2023

When/where are you getting this?

This error came when uploading the image

@Rstacx
Copy link
Author

Rstacx commented Aug 12, 2023

Please fix this issue?

@mozzius
Copy link
Owner

mozzius commented Aug 12, 2023

I cannot replicate sorry. Can you share the image you're trying to upload?

@Rstacx
Copy link
Author

Rstacx commented Aug 14, 2023

I cannot replicate sorry. Can you share the image you're trying to upload?

A .png image

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

No branches or pull requests

2 participants