https://discord.cloudflare.com logo
Join Discord
Powered by
# r2
  • b

    Blowa

    02/21/2023, 4:49 PM
    Hey, can someone actually tell me where I can get more info than that? (calling R2)
  • b

    Blowa

    02/21/2023, 4:50 PM
    Our CI/CD started to fail 1h ago, Python & Golang, they were working fine and the code didn't change
  • s

    Sid | R2

    02/21/2023, 4:52 PM
    I pushed out a release a couple of hours ago, can you give me your account ID/bucket name so I can investigate (feel free to DM if you want)
  • a

    aeharding

    02/21/2023, 5:05 PM
    And update, still not working 10 months later with latest DSM and packages 😦 I wish there was a workaround
  • d

    digitalpoint

    02/21/2023, 5:14 PM
    Does R2 ever get itself in sync with usage in a bucket? Last night I was monkeying around with something that involved test uploading 5 small images to an empty bucket. As part of the testing, I was using the dashboard to delete them... the Cloudflare R2 dashboard was getting all sorts of errors for a period of time last night during the time I was deleting them with the dashboard. Long story short is the dashboard shows the 5 objects still in there, but the bucket is empty. Usage API calls show that it thinks there are still those 5 objects in the bucket (since the dashboard doesn't seem to show number of objects anymore). Uploading/deleting adds or subtracts from the usage, but just wondering if there's ever a point where the usage numbers are reset to what they actually are vs. assuming the Cloudflare backend +/- usage calls never are faulty?
  • d

    digitalpoint

    02/21/2023, 5:38 PM
    I guess never mind... it just now sorted itself out after 12+ hours of not. So I guess that answers my question... it does sort itself out at some point. 🤷
  • j

    jrvoorhorst

    02/21/2023, 5:51 PM
    Hi, we use R2 in N8N (node S3 compatible). But since this afternoon we het errors on every request: cannot use WEUR as region. I investigated this and it seems the N8N node uses the region from the R2 response as value for next request. On first call we are using auto as region. Is there anything changed in R2 this afternoon? Are release notes visible somewhere? Thanks and regards
  • e

    Erisa | Support Engineer

    02/21/2023, 5:52 PM
    @Sid | R2 ^ possibly another one? 🤔
  • s

    Sid | R2

    02/21/2023, 5:53 PM
    Thanks, yeah we released location hints today (https://developers.cloudflare.com/r2/learning/data-location/). WEUR is a valid region. But I'm curious how this has been working so far, because the only option used to be
    auto
    🤔
  • z

    Zeblote

    02/21/2023, 5:54 PM
    how do I get what location my existing bucket is in?
  • s

    Sid | R2

    02/21/2023, 5:54 PM
    GetBucketLocation is implemented for the S3 API as well now
  • z

    Zeblote

    02/21/2023, 5:54 PM
    will be interesting to see if it made it in us east or west
  • s

    Sid | R2

    02/21/2023, 5:55 PM
    There are some caveats with location though, I'd recommend reading through the docs! We consider location hints "beta" for now
  • z

    Zeblote

    02/21/2023, 5:55 PM
    If you delete and recreate a bucket with the same name, the original bucket’s location will be used.
    is there some timeout after which you can reuse the name?
  • k

    kian

    02/21/2023, 5:55 PM
    I totally haven’t been stalking that docs PR since it was created
  • k

    kian

    02/21/2023, 5:55 PM
    Cool to see them land
  • z

    Zeblote

    02/21/2023, 5:56 PM
    or does it just waste that name forever
  • s

    Sid | R2

    02/21/2023, 5:56 PM
    It's forever for now, yeah
  • s

    Sid | R2

    02/21/2023, 5:57 PM
    That's why it's a beta!
  • e

    Erisa | Support Engineer

    02/21/2023, 5:57 PM
    This looks cool - I wonder if it would be worth eventually having a UI in the dash for creating a bucket in a location other than auto
  • s

    Sid | R2

    02/21/2023, 5:57 PM
    There definitely will be, once this goes out of Beta!
  • e

    Erisa | Support Engineer

    02/21/2023, 5:57 PM
    👀 nice
  • j

    jrvoorhorst

    02/21/2023, 5:59 PM
    Could it be difference in capital? Message is about WEUR not valid, but then in the same message weur is mentioned as valid value
  • s

    Sid | R2

    02/21/2023, 5:59 PM
    Location hints should be case-insensitive. Does lowercase work for you?
  • j

    jrvoorhorst

    02/21/2023, 6:00 PM
    We need to investigate and check in n8n sources.
  • k

    kian

    02/21/2023, 6:02 PM
    Is it worth updating to nudge people towards the location hints beta?
  • s

    Sid | R2

    02/21/2023, 6:03 PM
    Can you force N8N to use
    auto
    then? Also I don't understand what you meant by
    N8N node uses the region from the R2 response as value for next request
    , do you know what requests it makes and what is unexpected?
  • s

    Sid | R2

    02/21/2023, 6:04 PM
    Ah good idea, let me ask @denisep
  • k

    kian

    02/21/2023, 6:05 PM
    I guess the CreateBucket part further down on the table could also be updated to show that LocationConstraint is now implemented at experimental
  • k

    kian

    02/21/2023, 6:06 PM
    ListMultipartUploads is still down as experimental from when it was first added, not sure if it’s moved towards stable for the rest of the query params yet
1...893894895...1050Latest