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

pkg_search() timeout error #111

Closed
eyildiztepe opened this issue Jun 30, 2022 · 7 comments
Closed

pkg_search() timeout error #111

eyildiztepe opened this issue Jun 30, 2022 · 7 comments

Comments

@eyildiztepe
Copy link

I'm getting timeout error for the pkg_search() function.

library("pkgsearch")
pkg_search("permutation test")

Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: [search.r-pkg.org:80] Connection timed out after 10012 milliseconds

@gaborcsardi
Copy link
Contributor

This applies to pkgsearch as well, unfortunately:

Hi all, unfortunately we temporarily need to stop our Windows and Linux builders, to sort out some billing issues. Hopefully we'll be able to turn them back on soon. We'll tweet here once we have more information.

https://twitter.com/rhub_/status/1542039387369885698

@gaborcsardi
Copy link
Contributor

It is up and running again.

@gladkia
Copy link
Contributor

gladkia commented Apr 17, 2024

Hi @gaborcsardi. The issue is back:

> pkgsearch::pkg_search("permutation test")
Error in curl::curl_fetch_memory(url, handle = handle) : 
  Timeout was reached: [search.r-pkg.org:80] Connection timeout after 10000 ms

@gaborcsardi
Copy link
Contributor

Indeed. Unexpected infrastructure failure. Will try to finish the fix today. Status page, btw: https://status.r-pkg.org/

@gaborcsardi gaborcsardi reopened this Apr 17, 2024
@gladkia
Copy link
Contributor

gladkia commented Apr 17, 2024

Thanks for the quick response :)!

@gaborcsardi
Copy link
Contributor

OK, it should work again now. I haven't fixed the updating yet, so the data is a couple of days stale, e.g. brand new package are missing. I'll keep this issue open until the updating is fixed.

@gaborcsardi
Copy link
Contributor

OK, it is updating properly now, both for new / archived packages, and also for the download and revdep numbers.

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

3 participants