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

Standard Registry Creation Issue in V.2.21.1 #3269

Closed
Rajeev-KrypC opened this issue Feb 22, 2024 · 2 comments
Closed

Standard Registry Creation Issue in V.2.21.1 #3269

Rajeev-KrypC opened this issue Feb 22, 2024 · 2 comments
Assignees
Labels
bug Something isn't working community

Comments

@Rajeev-KrypC
Copy link
Contributor

Hi Team,

We have upgrade our guardian system to 2.21.1 version. When we try to create a standard registry with a new operator id and operator key, we are getting below error even though we are passing the respective values.

credential is not valid JSON-LD: { "type": "MISSING_PROPERTIES_IN_CONTEXT", "details": [ "credentialSubject.ISIC", "credentialSubject.geography", "credentialSubject.law", "credentialSubject.tags" ] }

Attaching the screen shots , logs and configuration. Please guide us in resolving this error.
Config.txt
Logs.txt
GuardianError
StandardSetup

Note:
We are using local ipfs node.

@prernaadev01 prernaadev01 added bug Something isn't working community labels Feb 27, 2024
@hashgraph hashgraph deleted a comment from Puneet1080 Feb 27, 2024
@prernaadev01
Copy link
Collaborator

@Rajeev-KrypC Thank you for raising this ticket. We have reviewed it internally and seems like you need to change your IPFS_PUBLIC_GATEWAY to "http://ipfs-node:8080/ipfs/${cid}". Please let us know if this works. Thanks

@Rajeev-KrypC
Copy link
Contributor Author

@prernaadev01 The issue is resolved after changing the mentioned url to http from https.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community
Projects
None yet
Development

No branches or pull requests

3 participants