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

DB Pull Error #13563

Closed
fuergaosi233 opened this issue May 30, 2022 · 2 comments · Fixed by prisma/prisma-engines#2986
Closed

DB Pull Error #13563

fuergaosi233 opened this issue May 30, 2022 · 2 comments · Fixed by prisma/prisma-engines#2986
Labels
bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. kind/bug A reported bug. team/schema Issue for team Schema. topic: composite-types topic: mongodb topic: prisma db pull CLI: prisma db pull topic: rust panic
Milestone

Comments

@fuergaosi233
Copy link

Hi Prisma Team! Prisma Migrate just crashed.

Command

db pull --force

Versions

Name Version
Platform darwin
Node v16.14.0
Prisma CLI 3.14.0
Engine 2b0c12756921c891fec4f68d9444e18c7d5d4a6a

Error

Error: [introspection-engine/connectors/mongodb-introspection-connector/src/sampler/statistics/indices.rs:169:71] called `Option::unwrap()` on a `None` value
@jkomyno jkomyno added bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. team/schema Issue for team Schema. topic: rust panic topic: prisma db pull CLI: prisma db pull kind/bug A reported bug. labels May 30, 2022
@pantharshit00
Copy link
Contributor

Hello! Can you please provide a minimal reproduction for the above crash? Unfortunately the automatically collected information in the issue does not give us much to go with here - we will need a bit more information. What were you doing? Can you share the code and schema that was active?

@fuergaosi233
Copy link
Author

I think the problem may be in my DB schema, which is very large and I can't seem to provide any more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. kind/bug A reported bug. team/schema Issue for team Schema. topic: composite-types topic: mongodb topic: prisma db pull CLI: prisma db pull topic: rust panic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants