treflehq / trefle-api

🍀 Trefle is a botanical JSON REST API for plants species, allowing you to search and query over all the registered species, and build the next gardening apps and farming robots.
https://trefle.io
GNU Affero General Public License v3.0
482 stars 50 forks source link

504 Gateway Time-out #43

Closed robinjsu closed 4 years ago

robinjsu commented 4 years ago

Describe the bug A clear and concise description of what the bug is. Getting a 504 Gateway Time-out response To Reproduce Steps to reproduce the behavior:

  1. Submit API GET request on Postman to 'https://trefle.io/api/v1/plants/search?q=rose&token={{token}}'
  2. Hit Send
  3. See error, no valid JSON response

Expected behavior A clear and concise description of what you expected to happen. A JSON object should return with zero or more entries of plants in the database.

Screenshots If applicable, add screenshots to help explain your problem. Also, I notice the site is also down currently.

Screen Shot 2020-08-06 at 5 57 44 PM

Screen Shot 2020-08-06 at 5 59 10 PM

Additional context Add any other context about the problem here. This is an intermittent problem. Sometimes the responses come back just fine, but every other time seems to be an issue.

HiceS commented 4 years ago

I can confirm I'm also experiencing this.

lambda2 commented 4 years ago

Hey @HiceS & @rsu819 . We're experiencing high load since yesterday, and we're doing our best to go back to a proper performance 🙏

robinjsu commented 4 years ago

I've been using this API for a class project, and has been an awesome resource otherwise. Thanks for your hard work!

HiceS commented 4 years ago

of for sure dude I took a look at your endpoint board, looks like you got your hands full at the moment.