Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Unable to find auth data #110

Open
Schwartz10 opened this issue Jan 21, 2021 · 0 comments
Open

Unable to find auth data #110

Schwartz10 opened this issue Jan 21, 2021 · 0 comments

Comments

@Schwartz10
Copy link

Schwartz10 commented Jan 21, 2021

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants