Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server down #26

Closed
jannisborn opened this issue Feb 14, 2021 · 3 comments
Closed

Server down #26

jannisborn opened this issue Feb 14, 2021 · 3 comments

Comments

@jannisborn
Copy link

It seems like the bioRxiv/medRxiv API are down entirely. I'm experiencing the following error with every request:
Error : (2002) Connection refused

Can you confirm this? All examples provided in the docs (https://api.biorxiv.org) are failing.
For example: https://api.biorxiv.org/details/biorxiv/2018-08-21/2018-08-28/45 results in the described error.

Are you experiencing the same? Posting here, since it might affect your entire package.

Session Info
@jannisborn jannisborn changed the title Sever down Server down Feb 14, 2021
@mcguinlu
Copy link
Member

Hi @jannisborn,

Thanks so much for flagging this - can confirm that it is not just you, the API seems to be down entirely. 🤦‍♂️ CRAN have also been on to flag that the API being unavailble has caused the test suite to fail, so that's three-way validation. I've reached out to the people behind medRxiv, and will post back once I hear.

In the meantime, you might just have to wait it out - sorry about this, but the package is (as you might expect!) fairly reliant on the API being up.

One other option if you are trying to search medRxiv is to use the maintained medRxiv snapshot via mx_snapshot() - the last snapshot was taken on the 13th Feb, so it looks like the API has been down for the weekend (as the snapshots are automatically taken from the API every morning). See the Data sources" section of the README for more details.

@jannisborn
Copy link
Author

Thanks a lot for the swift reply @mcguinlu!
I also contacted the biorxiv team directly and here's their reply:

Dear Jannis Born,


Thank you for contacting us. We are experiencing problems with the database. 
Our technicians are working on resolving this as quickly as they can.


The bioRxiv Team

The mx_snapshot is indeed a great pointer. Thanks!

Let's keep commenting here as updates come in.

@mcguinlu mcguinlu pinned this issue Feb 15, 2021
@mcguinlu
Copy link
Member

Right, the API seems to be up and running again now: https://api.biorxiv.org/details/biorxiv/2018-08-21/2018-08-28/45

I'm going to close this issue now, but thanks again for flagging it @jannisborn!

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

No branches or pull requests

2 participants