Re: shopify app serve stuck on "Welcome to ngrok!" page

shopify app serve stuck on "Welcome to ngrok!" page

alex0000
Shopify Partner
10 0 2

Hello, 

https://shopify.dev/apps/tools/cli/getting-started

 

i follow the tutorial step by step but when i ran the command 'shopify app serve' i am stuck on this page (attachment screenshot),
i have a ngrok account + run this command 'shopify app tunnel auth <token>' (with my token)

can someone help me please ?

sincerely

 

 

Replies 7 (7)

Ezat
Tourist
4 0 3

Same issue here!! cannot figure out what's the issue!.

alessandro04
Shopify Partner
6 0 5

You can try and run:

-> shopify app tunnel stop

And restart the server

-> shopify app serve

 

Seems to fix the issue for me.

 

Ezat
Tourist
4 0 3

That didn't help me so I have switched from ngrok into localtunnel and it works pretty fine!

 

Anyone who is wants to work around this, here's some steps to using localtunnel in your app.

 

 

lt --port 8081 --subdomain any-unique-name​

 

  • Replace your App URL within shopify partners dashboard
  • Finally replace the your environment variables in your app

note: You'll have to add alternative name to HOST in your .env since it's replaced via shopify-cli

arnay07
Visitor
1 0 0

That helped me fix my problem thanks

 

adamwintherAKQA
Shopify Partner
11 1 2

I have the same issue using ngrok.

When running the localtunnel command does nothing, no confirmation message with an URL or anything for me.

alanapps
Visitor
2 0 2

I ran into this while using Safari. Using Chrome resolved it.

adamwintherAKQA
Shopify Partner
11 1 2

For me, what solved it was switching to Edge. But the underlying problem was that I was not allowing third-party cookies