interledgerjs / ilp-connector

Reference implementation of an Interledger connector.
Other
136 stars 53 forks source link

No routes broadcast when running ilp-connector with configured routes? #368

Open michielbdejong opened 7 years ago

michielbdejong commented 7 years ago

Right now, we can't get a quote from ilp-kit.michielbdejong.com to pineapplesheep.ilp.rocks, nor from hive.dennisappelt.com to pineapplesheep.ilp.rocks. This may be because pineapplesheep.ilp.rocks is now using configured routes. Have to investigate what routes pineapplesheep.ilp.rocks is broadcasting (and if it's broadcasting any routes at all).

To investigate, would actually be good to set up another ilp-kit with configured routes, and tests if we need special tricks / instructions to get it working

michielbdejong commented 7 years ago

Also, Evan said his connector started sending remote quotes to itself, which is obviously unwise. Should set up an ilp-kit with configured routes and investigate these bugs.

dappelt commented 7 years ago

Quoting from a host that has statically configured routes also does not seem to work.