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
{{ message }}
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.
I'm not totally sure why/how this started happening. Seemed totally random?
(node:4780) UnhandledPromiseRejectionWarning: Error: Unable to find auth data
at Function.<anonymous> (/Users/jonathanschwartz/Documents/daemon-land/js-sdk/services/api/node_modules/3id-did-provider/src/keychain.ts:203:38)
at Generator.next (<anonymous>)
at fulfilled (/Users/jonathanschwartz/Documents/daemon-land/js-sdk/services/api/node_modules/3id-did-provider/lib/keychain.js:24:58)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:4780) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
This is on a ThreeId.create with a new auth seed
The text was updated successfully, but these errors were encountered:
I'm not totally sure why/how this started happening. Seemed totally random?
This is on a
ThreeId.create
with a new auth seedThe text was updated successfully, but these errors were encountered: