nitro icon indicating copy to clipboard operation
nitro copied to clipboard

Nuxt with netlify-edge preset getting 404 error with no error in logs

Open issue-up[bot] opened this issue 1 year ago • 1 comments

   Forwarded from downstream issue:

  • https://github.com/nuxt/nuxt/issues/19933 by @koronowicz

Environment

Nuxt 3.3.2, SSR, netlify-edge preset

Reproduction

Clear installation of Nuxt deployed to Netlify with preset: 'netlify-edge'

Describe the bug

Running Nuxt 3.3.2, SSR on Netlify with netlify-edge preset. When opening website URL I got Netlify 404 error. In logs no errors and in Edge Functions part:

11:47:41 AM:   2. Edge Functions bundling                                    
11:47:41 AM: ────────────────────────────────────────────────────────────────
11:47:41 AM: ​
11:47:41 AM: ​
11:47:41 AM: (Edge Functions bundling completed in 494ms)

Paths to files are the same as in preset: 'netlify', and this preset is working.

@danielroe Did the same reproduction on one of his performance streams. Localy edge functions are generated, on Netlify nothing.

Additional context

No response

Logs

No response

issue-up[bot] avatar Mar 28 '23 10:03 issue-up[bot]