You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: