interledger / interledger.github.io

🙅 Even earlier version of Interledger website
38 stars 38 forks source link

API calls hand 404 (Not Found) #72

Closed Hedde closed 6 years ago

Hedde commented 6 years ago

Not sure if this is the proper repo, but the blue.ilpdemo.org demo gives 404s on certain calls (peers and quotes), is this demo deprecated or broken?

https://blue.ilpdemo.org/api/payments/quote 404 (Not Found)

(chrome xhr inspection)

n.b. this only occurs while trying to send to a red wallet demo account (msg: "No quote for the specified recipient or amount"), sending back to the admin's blue wallet works as expected

michielbdejong commented 6 years ago

The 404 is used there on purpose, to mean 'no quote found'. Indeed it looks like bob@blue.ilpdemo.org can't currently find a route to alice@red.ilpdemo.org. I'm restarting the demo servers now, that usually fixes it when that happens.

Hedde commented 6 years ago

I didn't have time to test it sooner, but the issue is still there for me

No quote for the specified recipient or amount

Unrelated both red and blue demo's keep giving the validate email info message, although already passed;

An email has been sent to xxx@xxx.xxx. Please follow the steps in the message to confirm your email address. Resend the message

michielbdejong commented 6 years ago

I know, I tried to fix it last night but once I logged in, I got distracted by server maintenance. :)

I fixed it now by increasing the limit of how much blue.ilpdemo.org can owe red.ilpdemo.org, the trustline had been exhausted. It's working again now (please reopen if it's still not working for you).

Thanks a lot for reporting! I created https://github.com/interledgerjs/ilp-kit/issues/480 as a follow-up issue about the 'Email has been sent' message.

michielbdejong commented 6 years ago

Ah, also the liquidity of connie@red.ilpdemo.org had been reduced to 2.04 USD, so it was only working for amounts lower than that. I gave another 90000 USD to connie@red.ilpdemo.org and rebooted both servers, now waiting for the route between the two servers to be reestablished.

michielbdejong commented 6 years ago

OK fixed, the quotes now say you can send up to 16843 EUR to blue and up to 89821 USD to red.