Since Remix v2 is stable now I wanted to update my Hydrogen store to version 2.2.0. All went well until I pushed all the changes to GitHub and triggered an Oxygen deployment. The install and build commands work fine, but the action breaks on “Unable to verify worker deployment completion”. I have no idea what is failing here as I cannot get any logs from this.
We have also this issue without even updating the version of Hydrogen. It seems to be a general deployment problem in Shopify’s end. Might be an issue with deploying the workers to Cloudflare…
Same issues here! we’ve problem pushing updates on the code, without any changes on package or github actions. for us it’s a major issue, we’ve to deploy in prod new changes!
I am experiencing this same issue on a brand new deployment, have tried disconnecting git and creating new oxygen deployments, same issues reported else where.
The Oxygen team say this looks like a problem with our error reporting. User script errors are blanket throwing Unable to verify worker deployment completion. We’re updating the admin to display the actual error right now (PR is in review) and working on surfacing errors in the CLI.
@iamkevingreen - interesting you’re seeing this on a fresh deploy. Will DM you for store details.
Deleted the cache, pushed a new commit and re-ran the action and it’s still failing and the error is still not useful: “Error: Process completed with exit code 1.”