doniform / koosli.org

MIT License
0 stars 0 forks source link

500 server errors (2014.11.03 - 01:42) #35

Closed doniform closed 10 years ago

doniform commented 10 years ago

// Great job on YAPI Tarjei - see the ads are rolling, eh? Won't lie, I danced a little. This means our first revenue will have been registered for manual designation to some charity and progress marches on. Well done dudes! //

Suspecting conflicts on which API Koosli defaults to, or with the toggle between APIs.

500 occurs sometimes on 1st search whether logged in or not. It also sometimes happens on 2nd search whether logged in or not.

thusoy commented 10 years ago

Huh. The yahoo requests seem to fail for multi-word searches, as far as I can tell. Will investigate.

doniform commented 10 years ago

Issue seems to persist for both single word and multiple word queries.

thusoy commented 10 years ago

Yeah, now it's Yahoo simply saying no, nothing I can do about it. They're returning 503's, which according to this means either that we've hit a rate limit (unlikely) or something else. Does the dashboard say anything?

doniform commented 10 years ago

will look into it

doniform commented 10 years ago

hmm. Can you confirm of the app ID that is deployed? It seems like Koosli might be being double billed for query traffic.

I will delete the old apps and other payment instances.

Rate limiting doesn't seem like it is the problem, but this BOSS API is special

thusoy commented 10 years ago

dj0yJmk9eDJ5bWYweThQNTl0JmQ9WVdrOVFtcFBjWGhMTm5VbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNyZXQmeD0zZg-- is the one that's running.

thusoy commented 10 years ago

Put up a fallback to at least make these kinds of errors more transparent to the user, so now we fall back to Bing if Yahoo fails.

doniform commented 10 years ago

Very nice touch.

Cleaned up the apps and billing. Not much else to do so we will wait a day and if not then I will get in touch with Yahoo service shudder.

doniform commented 10 years ago

No longer getting an indication of fallback. Does this means Yahoo backend is now working for us again?

thusoy commented 10 years ago

Seems operational, yes.