ilp-connector
ilp-connector copied to clipboard
Cannot fund connector while it's running
When I send money from admin to the connector account, I see this in the log:
2017-02-20T10:45:55.625Z ilp-plugin-bells:translate debug notify transfer prepared https://ilp-kit.michielbdejong.com/ledger/transfers/85f47e2f-83d0-4fe6-b3d2-848f08b56e43
2017-02-20T10:45:55.658Z connector:payments debug cannot process transfer addressed to destination which starts with my address destination=lu.eur.michiel.micmic.~ipr._JyyHHWx_vw.57c469ba-a955-49f0-8512-465efb28cf0a me=lu.eur.michiel.micmic
2017-02-20T10:45:55.659Z connector:payments debug rejecting incoming transfer id=85f47e2f-83d0-4fe6-b3d2-848f08b56e43 reason=transfer addressed to me
2017-02-20T10:45:55.843Z ilp-plugin-bells:translate debug notify transfer rejected https://ilp-kit.michielbdejong.com/ledger/transfers/85f47e2f-83d0-4fe6-b3d2-848f08b56e43
and in my ilp-kit UI (logged in as admin) I see 'Something went wrong'
Workaround: Take your connector offline, fund it, bring it back up.
(this is on version 13, by the way)
Looks like this commit introduced the functionality leading to the error you are getting.
cc @justmoon