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

get_bucket fails on CEPH S3 API because it assumes <Content> elements are always last in the XML. #413

Open
1 of 3 tasks
cboettig opened this issue Mar 31, 2022 · 0 comments

Comments

@cboettig
Copy link
Contributor

cboettig commented Mar 31, 2022

Please specify whether your issue is about:

  • a possible bug
  • a question about package functionality
  • a suggested code or documentation change, improvement to the code, or feature request

If you are reporting (1) a bug or (2) a question about code, please supply:

This code will run forever, because the function fails to increment NextMarker correctly:

d2 <- get_bucket(bucket = "drivers", prefix = "noaa/NOAAGEFS_raw/2022-03-20/00", max = Inf,
                base_url="data.ecoforecast.org", region="")

I will submit a PR to fix this.

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

1 participant