VSCode cannot connect to the server anymore, and code synchronization in real-time is not possible.
Please confirm that you have:
- [X] Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
- [X] Reproduced the issue in the latest CLI version.
In which of these areas are you experiencing a problem?
Theme
Expected behavior
theme watch --allow-live
Actual behavior
request failed after 5 retries with error: Get "https://theme-kit-access.shopifyapps.com/cli/meta.json": dial tcp 185.146.173.20:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Verbose output
theme confige -t -s -p
Reproduction steps
Operating System
Windows11
Shopify CLI version (check your project's package.json if you're not sure)
3.60
Shell
24.5
Node version (run node -v if you're not sure)
v20
What language and version are you using in your application?
ruby 3.3
👋 hi @qpa2003, thanks for reporting this issue -- it seems you're using a theme kit command theme watch --allow-live. is that correct? if so, we no longer support triaging issues related to theme kit since it's considered deprecated.
instead for theme hot reloading you can use theme dev via the CLI 3
This issue seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action. → If there's no activity within a week, then a bot will automatically close this. Thanks for helping to improve Shopify's dev tooling and experience.
P.S. You can learn more about why we stale issues here.
@qpa2003 you've not clearly read the tick boxes here.
The command you're referring to is for ThemeKit, not CLI.
This issue seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action. → If there's no activity within a week, then a bot will automatically close this. Thanks for helping to improve Shopify's dev tooling and experience.
P.S. You can learn more about why we stale issues here.
👋 closing as this is theme kit related