aries-acapy-plugin-toolbox icon indicating copy to clipboard operation
aries-acapy-plugin-toolbox copied to clipboard

ERROR: Service 'agent-mediator' failed to build:

Open WhiteSeasons opened this issue 4 years ago • 3 comments

when run the command "docker-compose -f ./docker-compose.alice-bob.yml -f ./docker-compose.mediator.yml up --build" , the error is occured,for help :

8E5907DB-7741-4c18-B8A7-F25E2686F1FF

WhiteSeasons avatar Jul 30 '21 09:07 WhiteSeasons

Thanks for the report; I'll take a look today and see if I can recreate the issue. Was this running from branch main?

dbluhm avatar Jul 30 '21 12:07 dbluhm

Thanks for the report; I'll take a look today and see if I can recreate the issue. Was this running from branch main?

yes,running from branch main

WhiteSeasons avatar Aug 02 '21 01:08 WhiteSeasons

Hey @zhangbobo2023, I was unable to recreate this issue on the latest commit on main. Are there perhaps changes that you have not yet pulled? The issue seems to be coming from pulling ACA-Py from a specific git commit; we are in the process of working on a new release of the plugin that supports the new ACA-Py release 0.7.0 which will result in git dependencies being replaced with the official PyPI releases which might also address this issue. You may also have some luck using the 0.1.0 release which officially targets ACA-Py 0.6.0: https://github.com/hyperledger/aries-acapy-plugin-toolbox/tree/v0.1.0

dbluhm avatar Aug 02 '21 15:08 dbluhm