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

Error: Error in migration engine. Reason: [migration-engine/connectors/sql-migration-connector/src/sql_schema_differ/differ_database.rs:111:9] no entry found for key #10557

Closed
tomhoule opened this issue Dec 3, 2021 · 1 comment
Labels
bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. team/schema Issue for team Schema. tech/engines Issue for tech Engines. topic: error reporting Issues created via Prisma's CLI Crash Reporting topic: prisma db push CLI: prisma db push
Milestone

Comments

@tomhoule
Copy link
Contributor

tomhoule commented Dec 3, 2021

Command: prisma db push
Version: 3.5.0
Binary Version: 78a5df6def6943431f4c022e1428dbc3e833cf8e
Report: https://prisma-errors.netlify.app/report/13596
OS: x64 linux 5.10.16.3-microsoft-standard-WSL2

JS Stacktrace:

Error: Error in migration engine.
Reason: [migration-engine/connectors/sql-migration-connector/src/sql_schema_differ/differ_database.rs:111:9] no entry found for key

Please create an issue with your `schema.prisma` at
https://github.com/prisma/prisma/issues/new

    at handlePanic (/<...>/test/prisma/node_modules/prisma/build/index.js:100836:25)
    at ChildProcess.<anonymous> (/home/martin/dev/test/prisma/node_modules/prisma/build/index.js:100845:15)
    at ChildProcess.emit (events.js:400:28)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)

Rust Stacktrace:

Starting migration engine RPC server
Starting a sqlite connection.
[migration-engine/connectors/sql-migration-connector/src/sql_schema_differ/differ_database.rs:111:9] no entry found for key
@tomhoule tomhoule added bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. process/candidate topic: error reporting Issues created via Prisma's CLI Crash Reporting team/schema Issue for team Schema. labels Dec 3, 2021
@janpio janpio added the topic: prisma db push CLI: prisma db push label Dec 3, 2021
@janpio janpio added the tech/engines Issue for tech Engines. label Mar 24, 2022
@tomhoule
Copy link
Contributor Author

tomhoule commented Jun 3, 2022

Fixed in recent versions.

@tomhoule tomhoule closed this as completed Jun 3, 2022
@janpio janpio added this to the 3.15.0 milestone Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. team/schema Issue for team Schema. tech/engines Issue for tech Engines. topic: error reporting Issues created via Prisma's CLI Crash Reporting topic: prisma db push CLI: prisma db push
Projects
None yet
Development

No branches or pull requests

2 participants