Skip to content

Fix: cold-start 404 on /_agent-native/actions/* (the "true" error)#1292

Merged
sidmohanty11 merged 1 commit into
BuilderIO:mainfrom
sidmohanty11:netlify-cold-start
Jun 18, 2026
Merged

Fix: cold-start 404 on /_agent-native/actions/* (the "true" error)#1292
sidmohanty11 merged 1 commit into
BuilderIO:mainfrom
sidmohanty11:netlify-cold-start

Conversation

@sidmohanty11

@sidmohanty11 sidmohanty11 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

we get 404 not found intermittently, routes are not registered yet

Visual recap: https://plan.agent-native.com/recaps/recap-a59dfd2f76c64743

image image

@netlify

This comment has been minimized.

@netlify

This comment has been minimized.

@netlify

This comment has been minimized.

@netlify

This comment has been minimized.

@netlify

This comment has been minimized.

@netlify

This comment has been minimized.

@teleaziz

Copy link
Copy Markdown
Contributor

wonder if this is fixed by the beta version update here

#1294

I originally added it to fix the error when running dev server:

Vite environment "nitro" is unavailable

@sidmohanty11

Copy link
Copy Markdown
Contributor Author

@teleaziz i think they solve different issues, on a netlify lambda invocation routes register late inside an async plugin init and it throws a 404 not found route. i wasnt able to repro this on dev server

we can deploy yours first and test once before merging this

@teleaziz

Copy link
Copy Markdown
Contributor

You're right @sidmohanty11 these are separate fixes and don't substitute for each other.
Acrtually my or CI probably needs your onRequest gate to pass. Let's land yours first, then I'll rebase mine on top and confirm the fix

I think my version pump surfaces this issue to dev

@sidmohanty11 sidmohanty11 merged commit 33f3d05 into BuilderIO:main Jun 18, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants