You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On 20th March 2024 Themekit app was installed on wob-glb-production.myshopify.com it was then uninstalled
When we now try to deploy it fails with message "request failed after 5 retries with error: "
Using an app called Tapcart storefront api
Have tried with different ip and connections as well as create a new app
We are connecting using collaborator login. No one from the team can deploy
Once we have merged our PR in to master we need to run the deploy command to push whatever files we have worked on to Shopify by running theme --env=production deploy sections/main-404.liquid --allow-live this currently times out. When running the same command to push to the staging environment it works fine, its just isolated to production but this means we can't currently deploy any changes to prod
To Reproduce
Steps to reproduce the behavior:
Run command theme new --password=mypassword --store=store.myshopify.com --name=theme
Tried so far and still failed on any theme command with error request failed after 5 retries with error: :
Created new custom app api pw
Connect to different theme ID, even on newly duplicated theme
Different internet connection
Uninstalled Theme Access app by Shopify
Updated theme kit version to latest ThemeKit 1.3.2 darwin/amd64
Expected behavior
Environment
Information
Value
The text was updated successfully, but these errors were encountered:
@markusvoigt Are you able to confirm that Shopifys Cloudflare account isn't blocking us. Are you able to check any logs to see if the firewall is rejecting requests ?
Describe the bug
On 20th March 2024 Themekit app was installed on wob-glb-production.myshopify.com it was then uninstalled
When we now try to deploy it fails with message "request failed after 5 retries with error: "
Using an app called Tapcart storefront api
Have tried with different ip and connections as well as create a new app
We are connecting using collaborator login. No one from the team can deploy
Once we have merged our PR in to master we need to run the deploy command to push whatever files we have worked on to Shopify by running theme --env=production deploy sections/main-404.liquid --allow-live this currently times out. When running the same command to push to the staging environment it works fine, its just isolated to production but this means we can't currently deploy any changes to prod
To Reproduce
Steps to reproduce the behavior:
theme new --password=mypassword --store=store.myshopify.com --name=theme
Tried so far and still failed on any theme command with error request failed after 5 retries with error: :
Created new custom app api pw
Connect to different theme ID, even on newly duplicated theme
Different internet connection
Uninstalled Theme Access app by Shopify
Updated theme kit version to latest ThemeKit 1.3.2 darwin/amd64
Expected behavior
Environment
The text was updated successfully, but these errors were encountered: