-
-
Notifications
You must be signed in to change notification settings - Fork 141
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: This version of Query Engine is not compatible with Prisma Client #492
Comments
Same problem here. Appearing since today |
I'm getting this as well; I cannot sign into the dashboard. |
Same here I downgraded to the previous version and everything works again |
Same here, was wondering if I did something wrong while installing |
Same here, started with the new update |
Sorry for the bug, for anyone having this issue please provide some extra info for me :)
|
This is the output of
|
Same issue here unfortunately, output of command below. Hope it helps :)
|
Might be redundant, but I'll post my info as well :)
|
Ditto. :) prisma : 4.16.2
@prisma/client : 4.16.2
Current platform : linux-musl
Query Engine (Binary) : query-engine aead147aa326ccb985dcfed5b065b4fdabd44b19 (at ../prisma-engines/query-engine, resolved by PRISMA_QUERY_ENGINE_BINARY)
Migration Engine : migration-engine-cli aead147aa326ccb985dcfed5b065b4fdabd44b19 (at ../prisma-engines/migration-engine, resolved by PRISMA_MIGRATION_ENGINE_BINARY)
Format Wasm : @prisma/prisma-fmt-wasm 4.16.1-1.4bc8b6e1b66cb932731fb1bdbbc550d1e010de81
Default Engines Hash : 4bc8b6e1b66cb932731fb1bdbbc550d1e010de81
Studio : 0.484.0 |
Not sure why this is happening since the versions do match the one in package.json :( |
were you able to reproduce the issue? |
Nevermind, the binaries provided in the docker file are built on 4.10.x, so I guess 4.16 introduced something that broke it all |
Fixed in b4ec108! There will be a 3.7.7 release shortly by tonight. |
What happened?
Running the Docker image (latest version, v3.7.6) with PostgreSQL 15 produces this issue when attempting to log-in.
This same issue does not occur on v3.7.5.
Version
latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)
What browser(s) are you seeing the problem on?
Chromium-based (Chrome, Edge, Brave, Opera, mobile chrome/chromium based, etc)
Zipline Logs
Browser Logs
No response
Additional Info
I did not make any relevant configuration changes.
The text was updated successfully, but these errors were encountered: