-
Currently, there is no way to exclude certain scenarios from the tests list/markup. How about this ...
```
./manage tests -t AIP10 -t ~@wip
```
It would exclude all scenarios that are marked a…
-
Hi,
After accepting the connectionless credential offer from trinsic, we are getting this error:
```
"error": {
"name": "AriesFrameworkError",
"message": "Cannot verify service witho…
-
On `POST /transactions/{transaction_id}/endorse` for a NYM transaction from an author, we get a 400 error when using the `askar` wallet type:
```
400: Cannot endorse invalid request. Invalid request…
-
Hi, I am trying to build Aries Agent Test Harness by following this instruction: https://github.com/hyperledger/aries-agent-test-harness/blob/main/README.md, However, when I input the last line of the…
-
Hi, I am trying to run AATH in docker but I am running into an issue in early stages of setup.
Running on latest main `5aecaaee3924fa0f6d0707c30195f9f663078aed` I run
```
/manage run -d aries-v…
-
I'm using Ubuntu 16.4 64bit os.
I have created virtual environment-
virtualenv -p python3.5 **indyvenv**
source indyvenv/bin/activate
Now, i executed - `docker-compose up`
Error -
Step 6/…
-
Hi According to the error log is having an issue with the bindings.
```
aries-framework-javascript/node_modules/bindings/bindings.js:126
err = new Error(
^
Error: Could not locate th…
-
To make it easier for community participation in AATH Test Development and Backchannel development, we need Dev Containers that work with VS Code so these project areas can be worked on without having…
-
I am running a hosted von-network on EC2 and I have ensured the port 9000 is open for communication and the nodes are able to communicate to each other. I tested it and am able to access it. I changed…
-
Can anyone please help on cause of the VDR error?
We are using the Agent version : bcgovimages/aries-cloudagent:py36-1.16-1_0.8.1
Error logs:
2023-05-08 06:05:42,639 aries_askar.native.aries…