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

API failures #9

Open
nick-verida opened this issue Oct 31, 2023 · 3 comments
Open

API failures #9

nick-verida opened this issue Oct 31, 2023 · 3 comments

Comments

@nick-verida
Copy link
Contributor

We are getting

{"message":"Error: Failed to get number of active DIDs","status":"fail"}

I added some logging and see the following when running locally:

Error: Failed to get number of active DIDs
    at /Users/nlothian/dev/verida/network-data-api/node_modules/@verida/vda-did-resolver/dist/activeDIDCount.js:74:27
    at step (/Users/nlothian/dev/verida/network-data-api/node_modules/@verida/vda-did-resolver/dist/activeDIDCount.js:33:23)
    at Object.throw (/Users/nlothian/dev/verida/network-data-api/node_modules/@verida/vda-did-resolver/dist/activeDIDCount.js:14:53)
    at rejected (/Users/nlothian/dev/verida/network-data-api/node_modules/@verida/vda-did-resolver/dist/activeDIDCount.js:6:65)
@nick-verida
Copy link
Contributor Author

nick-verida commented Nov 1, 2023

According to https://github.com/verida/metrics/actions this has been failing since around Oct 23

@nick-verida
Copy link
Contributor Author

It started failing Oct 23, which is puzzling.

There are commits to https://github.com/verida/blockchain-contracts/blob/develop/VDA-DID-Registry/contracts/VeridaDIDRegistryV2.sol around a week before that but I don't know how to check when that was deployed.

@nick-verida
Copy link
Contributor Author

Unclear why this was failing, but today it is working again.

verida/verida-js#356 has been raised to get better error reporting added to vda-did-resolver

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

No branches or pull requests

1 participant