This repository was archived by the owner on Jan 22, 2020. It is now read-only.
This repository was archived by the owner on Jan 22, 2020. It is now read-only.
Indy Agent Demonstration problem: Alice´s web server error. #138
Open
Description
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' }
Metadata
Metadata
Assignees
Labels
No labels