-
Notifications
You must be signed in to change notification settings - Fork 136
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]: Theme ID mismatch #5058
Comments
Hi 👋 can you try with @karreiro I remember we had this issue some months ago and it was related so some inadvertent change in SFR. Do you remember what you checked that time? |
Hi @frandiox , yes it's still happening with For context I uninstalled the CLI via Homebrew and reinstalled I added the verbose output above. Let me know if you need any more info, thanks! |
Following. |
Yes, I checked that, but given the nature of this issue and the request ID, this seems to be a bit different problem. Pinging you on Slack to share extra pointers. |
Any advancements on this issue? It's been tormenting me for some time now. |
Same, actually I can't use the CLI at all for a while now. For some reasons the CLI is requesting urls I don't even navigate too (could be an app), such as |
I've just managed to get localhost working on the latest CLI version. I followed a bunch of steps but looking at them now I think what fixed it was installing an older version ( Here are the full steps just in case they hold any clues:
|
@MaxDesignFR Could you open an issue for that behaviour please? Might be a different issue (in combination of with the Theme ID mismatch) so I want to capture as much information as possible. For anyone else facing this issue, can you please try:
@xmadscientist can you let us know if these steps, or the steps @marianneciara tried work for you? |
@jamesmengo I did another thing which seemed to temporarily fix it.
However, when running I will try the steps above and see if reloading directly on the page that I'm working on works afterwards. |
@jamesmengo the steps that you posted seemed to do the trick!!!! 🥳 |
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
When I run
theme dev
and follow the preview URL (http://127.0.0.1:9292
), I expect to preview my development theme locally and for the CLI process to not exit.Actual behavior
CLI exits after following error:
Note this doesn't happen using the full preview URL, only the local URL.
Verbose output
Verbose output
Reproduction steps
shopify theme dev
Operating System
macOS 14.6.1
Shopify CLI version (
shopify --version
)@shopify/cli/3.71.4
Shell
zsh
Node version (run
node -v
if you're not sure)v20.9.0
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: