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

There wa a problem encountered loading a remote context [https://www.w3.org/2018/credentials/v1]) #1470

Open
kieutuan218 opened this issue Dec 3, 2024 · 0 comments

Comments

@kieutuan218
Copy link

Is this a regression?

Yes

Description

I got this error when send credential using SDK
Sometime it return successfull

2024-12-03_03:58:14.816 ERROR o.h.i.s.m.MessagingService@L171:[zio-default-blocking-11171] {} - zio-fiber-1772077966 Error processing message: 8da0bdd4-84d5-4744-baa7-7dc36a100fd7
zio.FiberFailure: Attempt failed with: PresentationVerificationError(There wa a problem encountered loading a remote context [https://www.w3.org/2018/credentials/v1])
        at org.hyperledger.identus.agent.server.jobs.PresentBackgroundJobs$.handleMessage$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(PresentBackgroundJobs.scala:90)
        at zio.ZIO$.fail$$anonfun$1(ZIO.scala:3237)
        at zio.ZIO$.failCause$$anonfun$1$$anonfun$1$$anonfun$1(ZIO.scala:3246)
        at zio.FiberRef$unsafe$$anon$2.getWith$$anonfun$1(FiberRef.scala:474)
Caused by: java.lang.RuntimeException: Attempt failed with: PresentationVerificationError(There wa a problem encountered loading a remote context [https://www.w3.org/2018/credentials/v1])
        at org.hyperledger.identus.agent.server.jobs.PresentBackgroundJobs$.handleMessage$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(PresentBackgroundJobs.scala:90)
        at zio.ZIO$.fail$$anonfun$1(ZIO.scala:3237)
        at zio.ZIO$.failCause$$anonfun$1$$anonfun$1$$anonfun$1(ZIO.scala:3246)
        at zio.FiberRef$unsafe$$anon$2.getWith$$anonfun$1(FiberRef.scala:474)
        at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1089)
        at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:413)
        at zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:489)
        at zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:250)
        at zio.internal.FiberRuntime.run(FiberRuntime.scala:138)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
        at java.base/java.lang.Thread.run(Thread.java:1583)

Please provide the exception or error you saw

Please provide the environment you discovered this bug in

Anything else?

No response

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