san4d
Explore posts from serversCDCloudflare Developers
•Created by san4d on 9/4/2023 in #pages-help
The Workers runtime failed to start on Fedora Linux
Hello!
I'm deploying a vanilla Astro website using pages. I'm now trying to connect that website to a D1 instance. When I start wrangler, I see an error stating that "✘ [ERROR] MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above." The D1 binding I set up in the console is properly registered locally, and there are no additional logs related to the startup failure. I'm currently running the cloudflare plugin in advanced mode.
I've attempted to follow these instructions to no avail:
- https://developers.cloudflare.com/pages/framework-guides/deploy-an-astro-site/#use-bindings-in-your-astro-application
- https://docs.astro.build/en/core-concepts/endpoints/#server-endpoints-api-routes
I'm running Fedora Linux 38, wrangler 3.6.0, astro 3.0.7, and version 7.0.1 of the astro cloudflare plugin.
3 replies