Open muhammadusman93 opened 5 years ago
@swcurran : Can you help on this one?
Hmmm...interesting. By having the agents running, that implies the ledger must be running, and hence, the server should be running along with the ledger.
Is there other logging info you can provide?
There are other versions of that running against other Indy instances that you could look at to see what it shows. For example, this browser shows the Sovrin Mainnet - https://sovrin-mainnet-browser.vonx.io/, and this shows another sandbox ledger - http://prod.bcovrin.vonx.io/
As noted in the demo readmes, this code is now dated and while the UI example is relatively useful for understanding the SSI concepts, I wouldn't recommend digging too deeply into the code as a reference. Things happening in Hyperledger Aries (e.g. here - https://github.com/hyperledger/aries-cloudagent-python/tree/master/docs/GettingStartedAriesDev) is more useful and up to date.
I followed all the instructions and was able to get Alice, Bob and other agents working. However, localhost:9000 says This site cannot be reached?