Open mpemberton09 opened 8 months ago
@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 ?
This is extremely unlikely to be a Cloudflare issue:
@markusvoigt Here is the output from wireshark wob-themekit.txt tcpdump.txt
To confirm that Onstate are currently manually deploying to production successfully
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:Expected behavior
Environment