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

Error during startup: `OPENSSL_1_1_1' not found #95

Open
aknip opened this issue Nov 1, 2021 · 2 comments
Open

Error during startup: `OPENSSL_1_1_1' not found #95

aknip opened this issue Nov 1, 2021 · 2 comments
Labels
Type: Bug 🐛 Some functionality not working in the codebase as intended

Comments

@aknip
Copy link

aknip commented Nov 1, 2021

I tried to setup the project as described.
It's a clean Ubuntu 20.4.0 machine. The whole installation process had worked fine (no errors)
When I start with ./manage start it shows the following error :

unable to prepare context: unable to 'git clone' to temporary context directory: error fetching: /usr/lib/git-core/git-remote-https: /tmp/_MEI6wduQZ/libcrypto.so.1.1: version `OPENSSL_1_1_1' not found (required by /lib/x86_64-linux-gnu/libssh.so.4)
: exit status 128
ERROR: Service 'ledger-browser' failed to build : Build failed

How to Reproduce

  1. Use clean Ubuntu 20.4.0 machine (tested on Desktop an on Server edition)
  2. Execute Installation as described in this repo
  3. Change to first chapter of tutorial cd tutorials/1.\ Learning\ Aries,\ ACA-Py\ and\ the\ Basic\ Controller/
  4. ./manage start

Expected Behavior

Docker containers should start

System Information

  • Clean Ubuntu 20.4.0 machine (tested on Desktop an on Server edition)
@aknip aknip added the Type: Bug 🐛 Some functionality not working in the codebase as intended label Nov 1, 2021
@facumontero
Copy link

I'm having the same problem. Could you run the 2nd tutorial? I'm having a problem in the 6 part, running the line:
response = await agent_controller.wallet.assign_public_did(did_object["did"])

@wip-abramson
Copy link
Member

Hey, I will take a loot into this next week.

It seems like some of the dependencies of this project have become out of date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐛 Some functionality not working in the codebase as intended
Projects
None yet
Development

No branches or pull requests

3 participants