Dejan
Dejan
Does not work on the pre-release as @tenfourty mentioned, I'm still on the latest v1.3.x where everything works fine for me.
Are there any updates on this? It's flooding my Sentry instance on every visibility change of the window / tab of my application.
Checked on version 1.8.2 and 1.9.0 (latest available for now) and still the same error on container startup: ``` Failed to load module: "file:///home/deno/functions/_shared/headers.ts" - Invalid file path. Specifier: file:///home/deno/functions/_shared/headers.ts...
Thanks for your response, still getting the same error @1.9.0. I digged a little bit through the latest commits and versions and noticed that everything works fine until @1.6.2 and...
The part for the workers is exactly the same as described in the example: * https://github.com/supabase/edge-runtime/blob/main/examples/main/index.ts --- EDIT --- I'm pretty sure to know where's the error. As already mentioned,...
Are there any updates on this topic? Thanks in advance.
Same problem here, except that the provider I use does not support port 465. Tried every combination, `Port 465 / 587`, `noStartTLS: true / false`, `tls: true / false`, nothing...
Absolutely right, it's definitely a bug. Small workaround for now: ``` or ```