[go: up one dir, main page]

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

🐛 BUG: #7264

Open
zhaott-eng opened this issue Nov 15, 2024 · 1 comment
Open

🐛 BUG: #7264

zhaott-eng opened this issue Nov 15, 2024 · 1 comment
Labels
awaiting reporter response Needs clarification or followup from OP bug Something that isn't working

Comments

@zhaott-eng
Copy link

Which Cloudflare product(s) does this pertain to?

Wrangler

What version(s) of the tool(s) are you using?

3.87.0[wrangler]

What version of Node are you using?

22.11.0

What operating system and version are you using?

window11

Describe the Bug

Observed behavior

Please describe.Cannot run locally

Expected behavior

Please describe.Run locally on local8787

Steps to reproduce

Please provide the following:

  • npm i
  • npm run dev-remote

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

▲ [WARNING] You are using node_compat, which is a legacy Node.js compatibility option. Instead, use the nodejs_compat compatibility flag. This includes the functionality from legacy node_compat polyfills and natively implemented Node.js APIs. See https://developers.cloudflare.com/workers/runtime-apis/nodejs for more information.

Using vars defined in .dev.vars
Your worker has access to the following bindings:

  • D1 Databases:
    • D1: quotr (bbb4e052-bc08-44b8-ad0c-606116b50278) (local)
  • R2 Buckets:
    • R2: quotr-preview (local)
  • Vars:
    • API_HOST: "https://api.quotr.io"
    • PINECONE_ENVIRONMENT: "us-east1-gcp"
    • PINECONE_INDEX: "cost-database-index"
    • OPENAI_API_KEY: "(hidden)"
    • PINECONE_API_KEY: "(hidden)"

X [ERROR] write EOF

If you think this is a bug then please create an issue at https://github.com/cloudflare/workers-sdk/issues/new/choose

@zhaott-eng zhaott-eng added the bug Something that isn't working label Nov 15, 2024
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Nov 15, 2024
@edmundhung
Copy link
Member

Hi @zhaott-eng! Thanks for reporting this issue. Could you provide more details to help us investigate? Specifically:

  • Which wrangler command are you running?
  • Can you share the logs when running the command with WRANGLER_LOG=debug?

Additionally, if you can provide a minimal reproduction or steps to reproduce the issue, that would be super helpful.

@CarmenPopoviciu CarmenPopoviciu added the awaiting reporter response Needs clarification or followup from OP label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting reporter response Needs clarification or followup from OP bug Something that isn't working
Projects
Status: Untriaged
Development

No branches or pull requests

3 participants