D
Deno
[Fresh 2] Deploy Classic fails with ISOLATE_INTERNAL_FAILURE 100% - Deno
V
Deno
β’
6mo ago
β’
17 replies
vicary
[Fresh 2] Deploy Classic fails with ISOLATE_INTERNAL_FAILURE 100%
After upgrading to Fresh 2
, deploying to my existing Deno Classic project results in 100
% failure with ISOLATE
_INTERNAL
_FAILURE
.
More Context
:
1
.
vite
vite
is able run the dev server without issue
.
2
.
vite build
vite build
succeed
.
3
.
deno serve -A _fresh/server.js
deno serve -A _fresh/server.js
initially fails for it cannot resolve
https-proxy-agent
https-proxy-agent
, made it work by adding it in
build.rollupOptions.external
build.rollupOptions.external
and installing it separately
.
4
. This project contains cron jobs so moving to EA is not an option yet
.
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Debug deno deploy failures ISOLATE_INTERNAL_FAILURE
C
coty / help
2y ago
ISOLATE_INTERNAL_FAILURE using KV
F
FairAimBot / help
2y ago
Deno deploy: "Error The deployment failed: ISOLATE_INTERNAL_FAILURE"
R
ruan / help
3y ago
ISOLATE_INTERNAL_FAILURE - on basic API middleware
C
Cloud / help
9mo ago