You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Is this a regression?
Yes
Description
I got this error when send credential using SDK
Sometime it return successfull
Please provide the exception or error you saw
Please provide the environment you discovered this bug in
Anything else?
No response
The text was updated successfully, but these errors were encountered: