Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Builds failing on new version (@netlify/build@26.3.3) (Next.js, ISR) #1028

Open
jadziab opened this issue Feb 17, 2022 · 0 comments
Open

Builds failing on new version (@netlify/build@26.3.3) (Next.js, ISR) #1028

jadziab opened this issue Feb 17, 2022 · 0 comments
Labels
type: bug code to address defects in shipped code

Comments

@jadziab
Copy link

jadziab commented Feb 17, 2022

Next.js app builds failed on new package version (@netlify/build@26.3.3, zip-it-and-ship-it@5.8.0) from yesterday evening. On version @netlify/build@26.3.2, zip-it-and-ship-it@5.7.5 the same app builded successfully. We use ISR - in getStaticPaths we return fallback: 'blocking', and in getStaticProps we return revalidate: 86400.
When I changed fallback to false and remove revalidate prop, build passed, so there is some problem with ISR. We use the newest @netlify/plugin-nextjs@4.2.6.

Errors from deploy log:

9:14:51 PM: Invalid AWS Lambda parameters. Reserved keys used in this request
9:14:51 PM: Failed to upload file: ___netlify-handler
9:15:04 PM: Failed to upload file: ___netlify-odb-handler
@jadziab jadziab added the type: bug code to address defects in shipped code label Feb 17, 2022
@ehmicky ehmicky transferred this issue from netlify/build Feb 17, 2022
@ehmicky ehmicky transferred this issue from netlify/next-runtime Feb 17, 2022
@ehmicky ehmicky changed the title Builds failing on new version (26.3.3) (Next.js, ISR) Builds failing on new version (@netlify/build@26.3.3) (Next.js, ISR) Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

1 participant