As of yesterday, I can't deploy extension app

Solved

As of yesterday, I can't deploy extension app

Schmidtc63
Shopify Partner
100 14 27

I've been working on multiple extension apps. Everything was working fine until yesterday. I made a simply change to a console.log statement in one of the apps, tested it using "npm run dev" and it works great in my dev store. I then deployed it using "npm run deploy" which I've used dozens of times. I have this extension installed on a dummy live store. It has always work until yesterday. Now, it doesn't seem to deploy. I also used "npm run deploy -- --reset" and nothing changes.

 

I've tried the turning off "Development store preview" and redeploying. I've then turned it back on and redeployed. Nothing works. I can't even tell what version the test store is running because there is no graphql item for showing the version an app is using. (BTW, this is should be included in AppInstalled graphql function).

 

I just need some suggestions. I can see when I run "npm run deploy", the version changes.

 

What do I need to do here? 

Accepted Solution (1)

Schmidtc63
Shopify Partner
100 14 27

This is an accepted solution.

Ok. It's not that it wasn't deploying. It was taking up to 90 minutes to deploy. This morning, it seems to be normal again.

View solution in original post

Replies 4 (4)

Schmidtc63
Shopify Partner
100 14 27

This is an accepted solution.

Ok. It's not that it wasn't deploying. It was taking up to 90 minutes to deploy. This morning, it seems to be normal again.

jarthorn
Shopify Staff
13 1 8

There was a caching bug that could have caused this between April 15 and May 6th. If anyone sees this more recently, please reply here. These app updates should typically take 2-3 minutes and on rare occasions as high as 10 minutes, but never longer than that.

Jarthorn | Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

AH63935
Shopify Partner
28 1 26

I'm not sure if this is related but I have tried to deploy my app but the changes don't show on the new version. I didn't change anything (I was testing something, but then reverted it to original), and now my shopify app dev preview says it has no extensions even though it does. 

 

AH63935_0-1724368248260.png

AH63935_2-1724368274536.png

 

 

Schmidtc63
Shopify Partner
100 14 27

Can you post your app and extension .toml files? Check the API versions.