Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

API calls hand 404 (Not Found) #72

Closed
Hedde opened this issue Nov 30, 2017 · 5 comments
Closed

API calls hand 404 (Not Found) #72

Hedde opened this issue Nov 30, 2017 · 5 comments

Comments

@Hedde
Copy link

Hedde commented Nov 30, 2017

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
Copy link
Contributor

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
Copy link
Author

Hedde commented Dec 1, 2017

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
Copy link
Contributor

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 interledger-deprecated/ilp-kit#480 as a follow-up issue about the 'Email has been sent' message.

@michielbdejong
Copy link
Contributor

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
Copy link
Contributor

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

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

No branches or pull requests

2 participants