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

Alice demo fails #635

Closed
nrempel opened this issue Jul 29, 2020 · 0 comments · Fixed by #637
Closed

Alice demo fails #635

nrempel opened this issue Jul 29, 2020 · 0 comments · Fixed by #637
Assignees
Labels
bug Something isn't working

Comments

@nrempel
Copy link
Contributor

nrempel commented Jul 29, 2020

Alice      | 2020-07-29 16:13:48,135 aries_cloudagent.commands.start ERROR Exception during startup:
Alice      | 
Alice      | Shutting down
Alice      | Traceback (most recent call last):
Alice      |   File "/home/indy/aries_cloudagent/commands/start.py", line 77, in init
Alice      |     await startup
Alice      |   File "/home/indy/aries_cloudagent/commands/start.py", line 27, in start_app
Alice      |     await conductor.start()
Alice      |   File "/home/indy/aries_cloudagent/core/conductor.py", line 179, in start
Alice      |     public_did = (await wallet.get_public_did()).did
Alice      | AttributeError: 'NoneType' object has no attribute 'did'
@nrempel nrempel added the bug Something isn't working label Jul 29, 2020
@nrempel nrempel self-assigned this Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant