denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

[Bug]: Deploy ends at 100% with `ISOLATE_INTERNAL_FAILURE` #678

Open felix-schindler opened 3 months ago

felix-schindler commented 3 months ago

Problem description

As mentioned here https://github.com/denoland/deno/issues/22319#issuecomment-2174943964 the deploy of my project keeps failing with ISOLATE_INTERNAL_FAILURE.

Using the normal Deno runtime I have no issues at all, neither on my machine nor servers. I also added a fly.io config so you can see it works on a server (https://ip-lookup-deno.fly.dev/).

Steps to reproduce

  1. Clone the repo
  2. Try deploy it to Deno Deploy

Expected behavior

The deploy works without any problems

Environment

Possible solution

No response

Additional context

Screenshot 2024-06-18 at 11 57 42