-
Notifications
You must be signed in to change notification settings - Fork 51
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
In local Traction setup, can't connect to the second Endorser (the bcovrin-dev one) #1031
Comments
Side note — we’re going to get rid of all but BCovrin Test, so if you see any docs or anything that refers to BCovrin-dev, please eliminate it. BCovrin Dev, BCovrin Prod, Greenlight, etc. will be eliminated Real Soon Now. |
Oh! good to know, thanks. So if we want to maintain 2 local endorsers on ledgers we'd need to replace with another one |
Yes — I would think Candy Dev might be OK. |
Reference: bcgov/DITP#82 |
Can we close this now that BCovrin Dev has been decommissioned? |
I'll need to tweak some things to alias them differently I think here. |
Just peeking at the error again, not sure what port |
Changes look good! Approved the PR, closed as resolved by #1050 |
To reproduce
docker compose up
Connection stays in request state
In traction-agent logs can see a connection error
Connecting to BCOVRIN-TEST endorser is working fine.
Context about local endorsers:
Docker compose env starts up 2 endorsers for testing out ledger switching and things. (I don't like the naming of these and the env vals...)
"Endorser":
ACAPY_GENESIS_URL=http://test.bcovrin.vonx.io/genesis
"Endorser 1":
ACAPY_GENESIS_URL_1=http://dev.bcovrin.vonx.io/genesis
The text was updated successfully, but these errors were encountered: