We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Indy agents giving errorr - container logs message as below-
[email protected] start /home/indy/nodejs node ./bin/www wallet already exist, try to open wallet wallet already exist, try to open wallet { IndyError: LedgerInvalidTransaction at Object.callback (/home/indy/nodejs/node_modules/indy-sdk/src/wrapIndyCallback.js:15:10) name: 'IndyError', message: 'LedgerInvalidTransaction', indyCode: 304, indyName: 'LedgerInvalidTransaction' }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Indy agents giving errorr - container logs message as below-
[email protected] start /home/indy/nodejs
node ./bin/www
wallet already exist, try to open wallet
wallet already exist, try to open wallet
{ IndyError: LedgerInvalidTransaction
at Object.callback (/home/indy/nodejs/node_modules/indy-sdk/src/wrapIndyCallback.js:15:10)
name: 'IndyError',
message: 'LedgerInvalidTransaction',
indyCode: 304,
indyName: 'LedgerInvalidTransaction' }
The text was updated successfully, but these errors were encountered: