FairAimBot
ISOLATE_INTERNAL_FAILURE using KV
Not yet sure why this is, but the app deploys if I add a middleware like Oak and add some routes. Then it doesn't throw the ISOLATE_INTERNAL_FAILURE error. Perhaps the Deno Deploy environment requires that apps define routes and throws errors if they're not there.
Regardless, adding them in, even if unused, allowed the deploy to finally work!
the repo has the updated, working code.
2 replies