You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When reproducing #1648 you can not submit an error report:
...
at processTicksAndRejections (internal/process/task_queues.js:85:5)
[src\libcore\option.rs:1188:5] to
Oops. We could not send the error report.
Thanks a lot for your help! �🙏
More information with DEBUG=*:
...
IntrospectionEngine:stdin at Generator.next (<anonymous>)
IntrospectionEngine:stdin at fulfilled (C:\ProgramData\nvm\v12.6.0\node_modules\prisma2\build\index.js:2:877318)
IntrospectionEngine:stdin at processTicksAndRejections (internal/process/task_queues.js:85:5) +0ms
ERROR Oops, an unexpected error occured!
[src\libcore\option.rs:1188:5] to
Please help us improve Prisma 2 by submitting an error report.
Error reports never contain personal or other sensitive information.
Learn more: https://pris.ly/d/telemetry
┌─ Submit error report ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ │
│ ⠋ Submitting error report │
│ No Don't send error report │
│ │
└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
getos { platform: 'win32', libssl: undefined } +1m
IntrospectionEngine:rpc starting introspection engine with binary: C:\ProgramData\nvm\v12.6.0\node_modules\prisma2\introspection-engine-windows.exe +1m
IntrospectionEngine:rpc SENDING RPC CALL {"id":3,"jsonrpc":"2.0","method":"getDatabaseDescription","params":[{"schema":{}}]} +27ms
IntrospectionEngine:rpc {
IntrospectionEngine:rpc jsonrpc: '2.0',
IntrospectionEngine:rpc error: {
IntrospectionEngine:rpc code: -32602,
IntrospectionEngine:rpc message: 'Invalid params: invalid type: map, expected a string.'
IntrospectionEngine:rpc },
IntrospectionEngine:rpc id: 3
IntrospectionEngine:rpc } +14ms
sendPanic Error: Error in RPC
sendPanic Request: {
sendPanic "id": 3,
sendPanic "jsonrpc": "2.0",
sendPanic "method": "getDatabaseDescription",
sendPanic "params": [
sendPanic {
sendPanic "schema": {}
sendPanic }
sendPanic ]
sendPanic }
sendPanic Response: {
sendPanic "jsonrpc": "2.0",
sendPanic "error": {
sendPanic "code": -32602,
sendPanic "message": "Invalid params: invalid type: map, expected a string."
sendPanic },
sendPanic "id": 3
sendPanic }
sendPanic Invalid params: invalid type: map, expected a string.
sendPanic
sendPanic Wrote failed-getDatabaseDescription-20200219112925.md with debugging information.
sendPanic Please put that file into a gist and post it in Slack.
sendPanic 1. cat failed-getDatabaseDescription-20200219112925.md | pbcopy
sendPanic 2. Create a gist https://gist.github.com/new
sendPanic
sendPanic at IntrospectionEngine.<anonymous> (C:\ProgramData\nvm\v12.6.0\node_modules\prisma2\build\index.js:2:883980)
sendPanic at Generator.next (<anonymous>)
sendPanic at C:\ProgramData\nvm\v12.6.0\node_modules\prisma2\build\index.js:2:877503
sendPanic at new Promise (<anonymous>)
[src\libcore\option.rs:1188:5] to
Oops. We could not send the error report.
Thanks a lot for your help! �🙏
C:\Users\Jan\Documents\throwaway\1093>
(preview 22)
The text was updated successfully, but these errors were encountered:
When reproducing #1648 you can not submit an error report:
More information with
DEBUG=*
:(preview 22)
The text was updated successfully, but these errors were encountered: