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
485 stars 51 forks source link

Trefle website down #71

Closed johnmaguire closed 3 years ago

johnmaguire commented 3 years ago

Describe the bug Trefle.io appears to be down. It's returning a default nginx 404 page.

To Reproduce Steps to reproduce the behavior:

  1. Go to http://trefle.io/
  2. See error

Expected behavior Expected to see a website describing the project.

Screenshots

Screen Shot 2020-10-25 at 2 55 32 PM

Additional context Not sure if the API itself works! Was trying to find a plant API when I stumbled across your project!

betweenvenus commented 3 years ago

This is happening for me too, except I'm getting a "Secured Connection Failed" error. SSL certificate issues?

On Sun, Oct 25, 2020, 2:56 PM John Maguire notifications@github.com wrote:

Describe the bug Trefle.io appears to be down. It's returning a default nginx 404 page.

To Reproduce Steps to reproduce the behavior:

  1. Go to http://trefle.io/
  2. See error

Expected behavior Expected to see a website describing the project.

Screenshots [image: Screen Shot 2020-10-25 at 2 55 32 PM] https://user-images.githubusercontent.com/440033/97116218-271bab00-16d2-11eb-85a5-3621395009df.png

Additional context Not sure if the API itself works! Was trying to find a plant API when I stumbled across your project!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/treflehq/trefle-api/issues/71, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGEIYLYZQSGDU4FY62MGQTSMRYFBANCNFSM4S6QSMJQ .

johnmaguire commented 3 years ago

This is happening for me too, except I'm getting a "Secured Connection Failed" error. SSL certificate issues? On Sun, Oct 25, 2020, 2:56 PM John Maguire @.**> wrote: Describe the bug Trefle.io appears to be down. It's returning a default nginx 404 page. To Reproduce Steps to reproduce the behavior: 1. Go to http://trefle.io/ 2. See error Expected behavior Expected to see a website describing the project. Screenshots [image: Screen Shot 2020-10-25 at 2 55 32 PM] https://user-images.githubusercontent.com/440033/97116218-271bab00-16d2-11eb-85a5-3621395009df.png Additional context* Not sure if the API itself works! Was trying to find a plant API when I stumbled across your project! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#71>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGEIYLYZQSGDU4FY62MGQTSMRYFBANCNFSM4S6QSMJQ .

Yeah - sorry, I missed that part. I do have to bypass the SSL error to see the 404 Not Found page. The cert presented is Kubernetes Ingress Controller Fake Certificate.

lambda2 commented 3 years ago

We ran a big server migration yesterday, and it took longer than expected. It should be good now.