-
Notifications
You must be signed in to change notification settings - Fork 156
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]: Developer Console is not loading #5429
Comments
I work at Devcontainer. Everything's okay except for this. I come in here I only see a request for my domain to the extension itself and nothing else happens. At the same time the extension is rendered, but there is no HMR and no developer console. Also the |
Hi! Sorry for the late response. I'm not able to reproduce this. Have you tried with a different tunnel provider like ngrok? Just to check if it's related. You can find instructions here: https://shopify.dev/docs/apps/build/cli-for-apps/use-ngrok-tunneling |
This is expected. |
Another idea: could you try with a different dev store? It might be an issue with your current one. |
@gonzaloriestra I just checked without my custom configuration of my domain in Docker and ran purely locally without the --tunnel-url parameter (automatically configured by cloudflare) - same thing About the problem in the store, how to test this in another store? |
Do we need some kind of moderation or a different rate? |
It's easy and free. You can follow this guide to create a new one: https://help.shopify.com/en/partners/dashboard/managing-stores/development-stores |
@gonzaloriestra Yes, I created another partner and everything works there, websocket connects to |
Great! We don't know yet what's going on, but let us investigate. |
Please confirm that you have:
In which of these areas are you experiencing a problem?
Extension
Expected behavior
Opens the HMR-enabled console when you switch to edit an extension
Actual behavior
The console takes forever to load
Verbose output
Verbose output
Reproduction steps
Operating System
6.11.8-arch1-2
Shopify CLI version (
shopify --version
)3.75.3
Shell
No response
Node version (run
node -v
if you're not sure)v22.14.0
What language and version are you using in your application?
Node v22.14.0
The text was updated successfully, but these errors were encountered: