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

    Isaac McFadyen | YYZ01

    04/30/2022, 11:19 PM
    ^
  • i

    Isaac McFadyen | YYZ01

    04/30/2022, 11:19 PM
    You'll need to run the official S3 client on a cron or something similar to that, I'm thinking.
  • i

    itsmatteomanf

    04/30/2022, 11:19 PM
    I don't know the plugin at all, so I (and most here) would be speculating.
  • d

    darrennotfound

    04/30/2022, 11:21 PM
    Yeah it's ok
  • d

    darrennotfound

    04/30/2022, 11:21 PM
    I don't think it's wrong to just put darrenmc
  • i

    itsmatteomanf

    04/30/2022, 11:32 PM
    Anybody noticed the completion phase for uploads to be slow? It seems to stall for a bit and then completes.
  • i

    Isaac McFadyen | YYZ01

    04/30/2022, 11:32 PM
    Also noticing this, even with a small 31Kb image file the completion takes longer than the upload.
  • i

    Isaac McFadyen | YYZ01

    04/30/2022, 11:32 PM
    And by stall I mean like 5-10 seconds.
  • i

    itsmatteomanf

    04/30/2022, 11:34 PM
    Just uploaded 2MB over 5 images, confirming the multi-second delay on completion. The actual upload was <1s.
  • i

    itsmatteomanf

    04/30/2022, 11:35 PM
    The actual upload saturates my connection, will test Monday with higher upload speeds.
  • i

    Isaac McFadyen | YYZ01

    04/30/2022, 11:37 PM
  • i

    Isaac McFadyen | YYZ01

    04/30/2022, 11:37 PM
    As I went to record a screen recording of a test of this, it improved.
  • i

    Isaac McFadyen | YYZ01

    04/30/2022, 11:37 PM
    Now it's more like 1-2 seconds.
  • i

    Isaac McFadyen | YYZ01

    04/30/2022, 11:37 PM
    Putting here for reference.
  • i

    Isaac McFadyen | YYZ01

    04/30/2022, 11:37 PM
    screen-recording-2022-04-30-at-19-36-47
  • v

    Vitali

    05/01/2022, 12:31 AM
    Made a PR to try to fix this. Can someone tell me if my blind guess at a fix worked?
  • i

    Isaac McFadyen | YYZ01

    05/01/2022, 12:32 AM
    @Vitali any clarity on why this occurs? Just wondering since I'm interested in how the internal R2 architecture works 🙂
  • v

    Vitali

    05/01/2022, 12:35 AM
    Currently minimum is 10 min but might tune that down to something like 15min or 20min depending on the date we need to keep. The design though is intended that best effort billing will be real-time (if we lose track of realtime data we'll still have it correct at the coarser granularity).
  • v

    Vitali

    05/01/2022, 12:36 AM
    Virtual host is on the roadmap. Synology isn't. Harass Greg
  • i

    itsmatteomanf

    05/01/2022, 12:37 AM
    I was thinking of harassing Synology to get path style support ahah but I guess I won't now ahah
  • v

    Vitali

    05/01/2022, 12:38 AM
    Harass Synology too. It's better for the ecosystem. I don't know where virtual hosting will land
  • i

    itsmatteomanf

    05/01/2022, 12:38 AM
    I'm gonna try and open a ticket... they did add it to Hyper Backup, so it makes sense.
  • i

    Isaac McFadyen | YYZ01

    05/01/2022, 12:38 AM
    Yeah indeed, seems that when AWS deprecated path-based it made everyone forget it was a thing elsewhere.
  • v

    Vitali

    05/01/2022, 12:38 AM
    Also we're probably going to do a massive reprioritization in a couple of weeks to double-check where we're at and where we want to be for GA
  • v

    Vitali

    05/01/2022, 12:39 AM
    I think path-based is better. I want unicode and arbitrary bucket names
  • v

    Vitali

    05/01/2022, 12:39 AM
    And longer bucket names
  • v

    Vitali

    05/01/2022, 12:39 AM
    But I understand why it's a headache for S3 given their architecture
  • v

    Vitali

    05/01/2022, 12:40 AM
    🤷‍♂️ . Not something I've looked into and not expected. Would need to figure out where the bottleneck is
  • i

    itsmatteomanf

    05/01/2022, 12:40 AM
    It's a pain for you for virtual hosts, as they would be subdomains of account ID subdomains, so one cert per account.
  • e

    Erisa | Support Engineer

    05/01/2022, 12:40 AM
    It solves the authorization problem, now getting stuck on what I assume is a more verbose version of what I had before
    Copy code
    xml
    <Error><Code>InvalidArgument</Code><Message>Invalid Argument: No date provided in x-amz-date nor date header</Message></Error>
1...949596...1050Latest