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

outdated url for w3id statuslist #1495

Open
robertocarvajal opened this issue Jan 13, 2025 · 1 comment
Open

outdated url for w3id statuslist #1495

robertocarvajal opened this issue Jan 13, 2025 · 1 comment

Comments

@robertocarvajal
Copy link
Contributor

Is this a regression?

No

Description

This url https://w3id.org/vc/status-list/2021/v1 is used a few times in the cloud agent code but w3id and it's redirecting to https://w3c.github.io/vc-bitstring-status-list/contexts/2021/v1.jsonld and I don't think the agent is following the redirection correctly.

Please provide the exception or error you saw

2025-01-13_14:24:30.639 ERROR o.h.i.a.s.j.StatusListJobs@L171:[zio-default-blocking-6044] {} - zio-fiber-1214600807 Error processing status list record: a9329c40-0b73-4510-a10f-81bbe05b9511
Caused by: com.apicatalog.jsonld.JsonLdError: There wa a problem encountered loading a remote context [https://w3id.org/vc/status-list/2021/v1]
Caused by: com.apicatalog.jsonld.JsonLdError: The document could not be loaded or parsed [code=LOADING_DOCUMENT_FAILED].

Please provide the environment you discovered this bug in

AGENT_VERSION=1.40.0
PRISM_NODE_VERSION=2.5.0

Anything else?

No response

@yshyn-iohk
Copy link
Member

yshyn-iohk commented Jan 17, 2025

Thanks for reporting the issue, @robertocarvajal
I guess there is a similar one: #1470
I'm planning to pick it up next week.

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

2 participants