Skip to content
New issue

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

Error: when running in server mode, the 'prefix' and 'info' config parameters are required #2

Open
snackyoung opened this issue Jan 21, 2018 · 5 comments

Comments

@snackyoung
Copy link

when i run 'node run-connector.js', errors happened:
Getting configuration details from lnds
Running connector using lightning plugins...
2018-01-21T11:56:13.514Z connector:ledgers info adding ledger g.bitcoin.lightning.
Error: when running in server mode, the 'prefix' and 'info' config parameters are required
at new PluginPaymentChannel (/home/snack/interlightning/ilp-lightning-demo/node_modules/ilp-plugin-payment-channel-framework/src/lib/plugin.js:136:13)
at Ledgers.add (/home/snack/interlightning/ilp-lightning-demo/node_modules/ilp-connector/src/lib/ledgers.js:95:20)
at Ledgers.addFromCredentialsConfig (/home/snack/interlightning/ilp-lightning-demo/node_modules/ilp-connector/src/lib/ledgers.js:44:12)
at createApp (/home/snack/interlightning/ilp-lightning-demo/node_modules/ilp-connector/src/app.js:100:13)
at Object. (/home/snack/interlightning/ilp-lightning-demo/node_modules/ilp-connector/src/index.js:4:19)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)
at tryModuleLoad (module.js:513:12)
at Function.Module._load (module.js:505:3)
at Module.require (module.js:604:17)
at require (internal/module.js:11:18)
at Object. (/home/snack/interlightning/ilp-lightning-demo/node_modules/connector-rpc/index.js:8:19)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)

@michielbdejong
Copy link

Thanks for reporting! I'll have a look.

@hugo-tardiou
Copy link

Got this error as well, any updates? thanks

@michielbdejong
Copy link

we're now working on a new lightning integration, will post here when it's ready!

@michielbdejong
Copy link

You can now try out the new BTP+LND client plugin against the Interledger testnet: https://github.com/interledgerjs/ilp-plugin-lnd-asym-client

@snackyoung
Copy link
Author

@michielbdejong You mean combine this demo with the ilp-plugin-lnd-asym-client? Could you explain more specificlly? Thx!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants