Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
When I run "npx shopify hydrogen deploy", I get an error saying "Failed performing the deployment to Oxygen".
Here is the log from running "npx shopify hydrogen deploy".
What does the error mean?
% npx shopify hydrogen deploy ? Select an environment to deploy to: Preview (handle: preview) Building project... vite v5.4.9 building for production... 84 modules transformed. dist/client/.vite/manifest.json 0.96 kB │ gzip: 0.30 kB dist/client/assets/(_locale)._index-B4Jyh5UW.js 0.24 kB │ gzip: 0.20 kB dist/client/assets/root-DltM8yYA.js 1.26 kB │ gzip: 0.75 kB dist/client/assets/entry.client-BK1X4PNR.js 3.70 kB │ gzip: 1.40 kB dist/client/assets/components-DK67HtkH.js 253.83 kB │ gzip: 81.69 kB built in 549ms vite v5.4.9 building SSR bundle for production... 85 modules transformed. dist/server/.vite/manifest.json 0.34 kB dist/server/metafile.server.json 38.44 kB dist/server/server-bundle-analyzer.html 104.67 kB dist/server/index.js 261.68 kB │ map: 1,008.53 kB built in 517ms │ ├ node_modules/react/cjs/react.production.min.js 7.2kb 2.8% ├ node_modules/scheduler/cjs/scheduler.production.min.js 3.7kb 1.5% ├ node_modules/react/cjs/react-jsx-runtime.production.min.js 677b 0.3% ├ server.tsx 210b 0.1% ├ node_modules/react/jsx-runtime.js 92b 0.0% ├ node_modules/scheduler/index.js 83b 0.0% └ node_modules/react/index.js 67b 0.0% │ └─── Complete analysis: file:///xxxxx/dist/server/server-bundle-analyzer.html ( file:///xxxxx/dist/server/server-bundle-analyzer.html ) Heads up: Shopify stores have a number of standard routes that aren’t set up yet. Some functionality and backlinks might not work as expected until these are created or redirects are set up. This build is missing 13 routes. For more details, run `npx shopify hydrogen check routes`. Deploying to Oxygen.. Deployment failed, error: Failed performing the deployment to Oxygen ╭─ error ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ Failed performing the deployment to Oxygen │ │ │ │ Retrying the deployment may succeed. │ │ │ │ Next steps │ │ If the issue persists, please check the Shopify status page [1] for any known issues. │ │ │ ╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ [1] https://status.shopify.com/ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Verifying deployment has been completed ...