greenelab / connectivity-search-backend

Django backend for hetnet connectivity search
https://search-api.het.io
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

https://search-api.het.io/ is currently down or inaccessible #83

Closed dhimmel closed 3 years ago

dhimmel commented 3 years ago
ping https://search-api.het.io/
ping: https://search-api.het.io/: Name or service not known

And on https://het.io/search/, looking at the console for search API requests, we're getting ERR_CONNECTION_TIMED_OUT.

@dongbohu can you look into this?

dongbohu commented 3 years ago

@dhimmel For some reason the backend server was dead. I rebooted it and it seems to be working now.

dhimmel commented 3 years ago

Thanks @dongbohu. Noting https://github.com/hetio/hetionet/issues/38: the Neo4j database also went down around the same time. Not sure if there is any relation.