decentralized-identity / decentralized-identity/universal-resolver

Driver did:cy not working

Open
#156 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

driver-issue
Dominant language
Java
Stars
643
Forks
305
Avg merge
5h 11m
Merged PRs (30d)
1

Description

@gspmishra the driver image logs these lines:

[2020-10-26T11:45:51.108] [INFO] default - DID Resolver controller invoked
[2020-10-26T11:45:51.108] [INFO] default - Resolve DID for ::  did:cy:7PGGnRdvKKFftSXU3Jw75Vk5npfg
[2020-10-26T11:45:51.247] [INFO] default - DID Document not available :::  did:cy:7PGGnRdvKKFftSXU3Jw75Vk5npfg
did:cy:7PGGnRdvKKFftSXU3Jw75Vk5npfg  does not exist.
[2020-10-26T11:45:51.248] [ERROR] default - Error ::::  { code: 404,
  message: { resolverMetadata: {}, didDocument: {}, methodMetadata: {} } }

The driver was added with this PR: https://github.com/decentralized-identity/universal-resolver/pull/130

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the did:cy driver introduced in PR #130 and reproduce the resolver request shown in the issue logs. Trace why the DID document is unavailable for the supplied identifier; done means the driver resolves it successfully instead of returning a 404.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.