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: [introspection-engine\connectors\sql-introspection-connector\src\introspection_helpers.rs:188:64] called Option::unwrap() on a None value #6738

Closed
tomhoule opened this issue Apr 23, 2021 · 2 comments
Assignees
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. topic: error reporting Issues created via Prisma's CLI Crash Reporting topic: introspection
Milestone

Comments

@tomhoule
Copy link
Contributor

Command: prisma introspect
Version: 2.21.2
Binary Version: e421996c87d5f3c8f7eeadd502d4ad402c89464d
Report: https://prisma-errors.netlify.app/report/13243
OS: x64 win32 10.0.19042

JS Stacktrace:

Error: [introspection-engine\connectors\sql-introspection-connector\src\introspection_helpers.rs:188:64] called `Option::unwrap()` on a `None` value
    at ChildProcess.<anonymous> (D:\PJ\fym2\node_modules\prisma\build\index.js:39953:28)
    at ChildProcess.emit (events.js:315:20)
    at ChildProcess.EventEmitter.emit (domain.js:467:12)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)

Rust Stacktrace:

   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: <unknown>
  13: <unknown>
  14: <unknown>
  15: <unknown>
  16: <unknown>
  17: <unknown>
  18: <unknown>
  19: <unknown>
  20: <unknown>
  21: <unknown>
  22: <unknown>
  23: <unknown>
  24: <unknown>
  25: <unknown>
  26: <unknown>
  27: BaseThreadInitThunk
  28: RtlUserThreadStart

@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 team/schema Issue for team Schema. labels Apr 23, 2021
@janpio janpio added topic: error reporting Issues created via Prisma's CLI Crash Reporting topic: introspection labels Apr 23, 2021
@tomhoule tomhoule added this to the 2.23.0 milestone May 5, 2021
@tomhoule tomhoule modified the milestones: 2.23.0, 2.25.0 Jun 2, 2021
@pimeys
Copy link
Contributor

pimeys commented Jun 7, 2021

A possible duplicate of: #6982

@pantharshit00
Copy link
Contributor

Trace is exactly the same, I will close this one and reference it there.

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. topic: error reporting Issues created via Prisma's CLI Crash Reporting topic: introspection
Projects
None yet
Development

No branches or pull requests

5 participants