bcgov / indy-email-verification

Apache License 2.0
17 stars 25 forks source link

Issue Running Agent/App #84

Closed monar24 closed 8 months ago

monar24 commented 1 year ago

Running in an Ubuntu VM (18.04/20.04 -->tried both)

Following basic steps in this demo app:

  1. script to start ngrok for agent tunnel
  2. manager build and then manage up

Getting the following error for the agent container:

Screenshot 2023-03-29 at 12 47 59 PM

When running with aca-py agent: ghcr.io/hyperledger/aries-cloudagent-python:py3.6-indy-1.16.0-0.8.0

the agent has no problem, and I can pull up the swagger api http://0.0.0.0:5000/api/doc#/

With both agents, the django app sending requests to that api does not run, see logs : (container docker_email-verifier-service_1 is outputting the same for localhost:8080)

1 2 3
WadeBarnes commented 8 months ago

Closing. Project is being retired and archived.