Git Product home page Git Product logo

Comments (4)

Princesseuh avatar Princesseuh commented on May 17, 2024 1

I slept on it and I know what the issue is, the endpoint that runs on Vercel can in fact return a 404.

This happens because the server has to fetch the image from itself to process it (since you cannot access the filesystem in serverless). Since the route is protected with this setting on, the server doesn't have access to itself.

I'm not sure what we, ourselves, can do about that however, probably that Vercel should make it so a deployed function has access to fetch itself even with that setting enabled.

from astro.

Princesseuh avatar Princesseuh commented on May 17, 2024

Our image endpoint cannot actually return a 404, so this is either Astro or Vercel returning a 404. Since this only happens when a specific setting in the UI is enabled and only in previews, I would assume that this is on Vercel's end

from astro.

Trombach avatar Trombach commented on May 17, 2024

Thanks @Princesseuh. I have started a discussion on the vercel Github

from astro.

Trombach avatar Trombach commented on May 17, 2024

I see, that makes sense. I didn't mention this in my original post, but this actually all used to work just a few weeks ago. I wonder if something changed on Vercel's end 🤔
Thanks for looking into this and making a PR!

from astro.

Related Issues (20)

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.