Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Indy Agent Demonstration problem: Alice´s web server error. #138

Open
jlagop opened this issue May 26, 2019 · 0 comments
Open

Indy Agent Demonstration problem: Alice´s web server error. #138

jlagop opened this issue May 26, 2019 · 0 comments

Comments

@jlagop
Copy link

jlagop commented May 26, 2019

Hi. I followed Indy intallation guidelines from https://github.com/hyperledger/education/blob/master/LFS171x/indy-material/nodejs/README.md
Everything worked during installation, no trouble. All dockers start properly but Alice´s one. The docker starts ok, but there is an error (see below) and I can´t reach its web server for carrying on the exercise. Does anybody know what could be done to fix it? Log output:

alice_1      | 
alice_1      | > [email protected] start /home/indy/nodejs
alice_1      | > node ./bin/www
alice_1      | 
alice_1      | { IndyError: PoolLedgerNotCreatedError
alice_1      |     at Object.callback (/home/indy/nodejs/node_modules/indy-sdk/src/wrapIndyCallback.js:15:10)
alice_1      |   name: 'IndyError',
alice_1      |   message: 'PoolLedgerNotCreatedError',
alice_1      |   indyCode: 300,
alice_1      |   indyName: 'PoolLedgerNotCreatedError' }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant