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

    Erisa | Support Engineer

    03/01/2023, 9:52 PM
    if its resolved theres probably not much point me looking into it
  • r

    Rph

    03/01/2023, 9:52 PM
    yea
  • r

    Rph

    03/01/2023, 9:52 PM
    sorry about the ping
  • e

    Erisa | Support Engineer

    03/01/2023, 9:52 PM
    no problemo
  • k

    kevin51jiang

    03/01/2023, 10:07 PM
    Does R2 have version history for files?
  • k

    kian

    03/01/2023, 10:08 PM
    Nope, not yet
  • u

    ucinteractivesl

    03/01/2023, 10:10 PM
    I solved the problem 🙂
  • u

    ucinteractivesl

    03/01/2023, 10:11 PM
    Thing is that I was restarting server with sudo systemctl restart nginx and this command wasn´t making get effect the new changes
  • u

    ucinteractivesl

    03/01/2023, 10:11 PM
    I was testing and rebooting anytime I did any changes in production file until I made it work
  • u

    ucinteractivesl

    03/01/2023, 10:11 PM
    Thanks
  • u

    ucinteractivesl

    03/01/2023, 10:30 PM
    Is anyone getting upload stuck with videos larger than 200mb in peertube through R2?
  • a

    aeharding

    03/01/2023, 10:52 PM
    Set max_upload_part 100 or 200mb max
  • c

    computeronix

    03/01/2023, 10:58 PM
    is there going to be support natively with custom domains and brotli (br) right now i get this file.js.br This can happen if build compression was enabled but web server hosting the content was misconfigured to not serve the file with HTTP Response Header "Content-Encoding: br" present. Check browser Console and Devtools Network tab to debug. with my custom Worker and adding content-encoding it works fine -> with custom domains it appears no support today
  • u

    ucinteractivesl

    03/01/2023, 11:08 PM
    I changed it to 100MB. The problems remains, I´m trying to upload a video of 211mb, and is always getting stuck at 9.78%, no more no less
  • s

    storm

    03/01/2023, 11:33 PM
    is it possible to get any stats or analytics on the individual objects in a bucket? or can you only see per-bucket aggregate statistics?
  • k

    kian

    03/01/2023, 11:34 PM
    You probably can with the GraphQL API but that’s just a guess
  • u

    ucinteractivesl

    03/01/2023, 11:39 PM
    The thing is that when I installed peertube instances for testing without having the domain in cloudflare, I never had an issue uploading large files. Whenever I mapped the domain to cloudflare is when I always have this issues while uploading...so perhaps is not an issue from peertube but from cloudflare? Not sure yet
  • u

    ucinteractivesl

    03/02/2023, 12:37 AM
    I find out that Cloudflare has an upload limit of 100mb in their free and pro plans, 200mb for business and 500mb for enterprise...perhaps this is the reason. However I just unproxy my domain and still is not uploading videos larger than 200mb
  • c

    computeronix

    03/02/2023, 3:22 AM
    using custom domains with R2 -> is there a way to pass cache-control: no-transform to prevent compression?
  • c

    computeronix

    03/02/2023, 3:23 AM
    i attempted a CF header modification and it applied the no-transform but content-encoding still occurred today i use a CF worker in front of an R2 bucket to do this but trying to avoid a CF worker
  • z

    Zeblote

    03/02/2023, 3:24 AM
    what if you put a request header modification to overwrite the accept-encoding header?
  • z

    Zeblote

    03/02/2023, 3:24 AM
    to make it think the client can't support it
  • c

    computeronix

    03/02/2023, 3:31 AM
    Aww let me try that
  • c

    computeronix

    03/02/2023, 3:36 AM
    cant change it per CF
  • z

    Zeblote

    03/02/2023, 3:44 AM
    sad
  • c

    computeronix

    03/02/2023, 4:11 AM
    Yup switched back to cf worker for everything and sent all my feedback to cf for where direct linking with custom domains is lacking. It’s real close but not there yet Thanks all for the help!
  • c

    computeronix

    03/02/2023, 4:34 AM
    is cloudflare still accepting performance items? for example obtaining a file is 50% slower than Vercel for example
  • u

    Unsmart | Tech debt

    03/02/2023, 4:35 AM
    What do you mean by that? Vercel isn't an S3 type provider 🤔
  • c

    computeronix

    03/02/2023, 4:37 AM
    well true i should say compared to google storage behind scenes i know this runs on AWS anyone else notice a difference in speed?
  • c

    computeronix

    03/02/2023, 5:01 AM
    Does cache private reserve work for worker + r2 or do I need to code in cache on my worker?
1...926927928...1050Latest