I encountered an unknown error connecting to your store

I have reproduced the issue on the latest CLI version.

Yes, I am on the latest version

I have searched existing posts and this report is not a duplicate.

Yes, this isn’t a duplicate

In which of these areas are you experiencing a problem?

Theme

Expected behavior

Actual behavior

I downloaded the CLI and the code from my store to prepare for development, but I encountered an error when executing Shopify Theme Dev

Reproduction steps

Unknown error connecting to your store mystore.myshopify.com: request to https:// mystore.myshopify.com/admin/api/unstable/graphql.json failed, reason: connect │
│ ECONNREFUSED 127.0.0.1:8443 │
And before that, I set $env: SHOPIFYHTTPs_PROXY=“ http://127.0.0.1:8443 " $env:SHOPIFY_HTTP_PROXY=" http://127.0.0.1:8080 "

Verbose output

.

Operating system

Windows 11

CLI version

3.86.1

Shell

powershell

Hi @Jimmy_Zhang1

Is it a development environment? Are you considering using Ngrok or CloudFlare?