Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above. #786

Closed
Prodipds opened this issue Nov 7, 2024 · 1 comment

Comments

@Prodipds
Copy link

Prodipds commented Nov 7, 2024

*** Received structured exception #0xc0000005: access violation; stack: 7ffaf299301f 7ff6c72b337b 7ff6c72b3443 7ff6c72a74bc 7ff6c72a7467 7ff6c6b27d5e 7ff6c6b2806f 7ff6c5a11706 7ff6c5a114ea 7ff6c6c9f97f 7ff6c6ca6b36 7ff6c6c9fe9c 7ff6c6ca6b36 7ff6c6c9d80c 7ff6c5a01551 7ff6c8388bff 7ffb09f57373 7ffb0bcbcc90
MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above.
at #assembleAndUpdateConfig (C:\Users\Pro\bolt.new-any-llm\node_modules.pnpm\miniflare@3.20240701.0\node_modules\miniflare\dist\src\index.js:9178:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Mutex.runWith (C:\Users\Pro\bolt.new-any-llm\node_modules.pnpm\miniflare@3.20240701.0\node_modules\miniflare\dist\src\index.js:3521:16)
at async #waitForReady (C:\Users\Pro\bolt.new-any-llm\node_modules.pnpm\miniflare@3.20240701.0\node_modules\miniflare\dist\src\index.js:9235:5)
at async Miniflare2._getProxyClient (C:\Users\Pro\bolt.new-any-llm\node_modules.pnpm\miniflare@3.20240701.0\node_modules\miniflare\dist\src\index.js:9359:5)
at async Miniflare2.getBindings (C:\Users\Pro\bolt.new-any-llm\node_modules.pnpm\miniflare@3.20240701.0\node_modules\miniflare\dist\src\index.js:9378:25)
at async getPlatformProxy (C:\Users\Pro\bolt.new-any-llm\nodemodules.pnpm\wrangler@3.63.2@cloudflare+workers-types@4.20240620.0\node_modules\wrangler\wrangler-dist\cli.js:210522:20)
at async configureServer (C:\Users\Pro\bolt.new-any-llm\nodemodules.pnpm@remix-run+dev@2.10.0@remix-run+react@2.10.2_react-dom@18.3.1_react@18.3.1react@18.3.1_typ_qwyxqdhnwp3srgtibfrlais3ge\nodemodules@remix-run\dev\dist\vite\cloudflare-proxy-plugin.js:55:11)
at async createServer (file:///C:/Users/Pro/bolt.new-any-llm/nodemodules/.pnpm/vite@5.3.1@types+node@20.14.9_sass@1.77.6/node_modules/vite/dist/node/chunks/dep-BcXSligG.js:63299:20)
at async configResolved (C:\Users\Pro\bolt.new-any-llm\nodemodules.pnpm@remix-run+dev@2.10.0@remix-run+react@2.10.2_react-dom@18.3.1_react@18.3.1react@18.3.1_typ_qwyxqdhnwp3srgtibfrlais3ge\node_modules@remix-run\dev\dist\vite\plugin.js:750:27)
at async Promise.all (index 3)
at async resolveConfig (file:///C:/Users/Pro/bolt.new-any-llm/nodemodules/.pnpm/vite@5.3.1@types+node@20.14.9_sass@1.77.6/nodemodules/vite/dist/node/chunks/dep-BcXSligG.js:66626:3)
at async createServer (file:///C:/Users/Pro/bolt.new-any-llm/nodemodules/.pnpm/vite@5.3.1@types+node@20.14.9_sass@1.77.6/node_modules/vite/dist/node/chunks/dep-BcXSligG.js:62977:18)
at async dev (C:\Users\Pro\bolt.new-any-llm\nodemodules.pnpm@remix-run+dev@2.10.0@remix-run+react@2.10.2_react-dom@18.3.1_react@18.3.1react@18.3.1_typ_qwyxqdhnwp3srgtibfrlais3ge\node_modules@remix-run\dev\dist\vite\dev.js:39:16)
at async Object.viteDev (C:\Users\Pro\bolt.new-any-llm\nodemodules.pnpm@remix-run+dev@2.10.0@remix-run+react@2.10.2_react-dom@18.3.1_react@18.3.1react@18.3.1_typ_qwyxqdhnwp3srgtibfrlais3ge\node_modules@remix-run\dev\dist\cli\commands.js:220:3)
at async Object.run (C:\Users\Pro\bolt.new-any-llm\nodemodules.pnpm@remix-run+dev@2.10.0@remix-run+react@2.10.2_react-dom@18.3.1_react@18.3.1__react@18.3.1_typ_qwyxqdhnwp3srgtibfrlais3ge\node_modules@remix-run\dev\dist\cli\run.js:271:7) {
code: 'ERR_RUNTIME_FAILURE',
cause: undefined
}
 ELIFECYCLE  Command failed with exit code 1.

@petebacondarwin
Copy link

Closing as there is not enough information here to assist.
This could be caused by a bug in user code, the Remix framework code, or Miniflare.
Also, note that Miniflare 2 is not the latest version. Please try Miniflare v3 instead.

@github-project-automation github-project-automation bot moved this from Untriaged to Done in workers-sdk Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants