Git Product home page Git Product logo

Comments (3)

SimonSapin avatar SimonSapin commented on August 18, 2024 3

This was an S3 permission configuration issue since moving to a new bucket (#72) and should be fixed now. I’ve copied the policy from the old bucket that gives read permission for everything to everyone. When migrating I had set an ACL to every object but that doesn’t affect objects added later such as new Nightlies.

$ curl -Is https://download.servo.org/nightly/windows-msvc/servo-latest.exe | head -n3
HTTP/2 200 
content-type: binary/octet-stream
content-length: 92117661

from download.servo.org.

jdm avatar jdm commented on August 18, 2024

Apparently there's a x-cache: Error from cloudfront header as well.

from download.servo.org.

ryanc-me avatar ryanc-me commented on August 18, 2024

@jdm Yeah, that's what I'm getting from curl:

$ curl -Is https://download.servo.org/nightly/windows-msvc/servo-latest.exe
HTTP/2 403
content-type: application/xml
date: Mon, 16 Nov 2020 03:44:32 GMT
server: AmazonS3
x-cache: Error from cloudfront
via: 1.1 703d8189eecba19920d4f049a6c8c1c3.cloudfront.net (CloudFront)
x-amz-cf-pop: LAX50-C3
x-amz-cf-id: Cf8q7k-goDv131OW9x4vOd-0r_ZbnWYzh1uDbkslEoq9LgR8n4_dwQ==

For what it's worth, FontAwesome had a similar-ish issue a few weeks ago. Not sure what eventually solved it, but it sounds like it was an ACL/cache problem.

from download.servo.org.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.