Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Process completed with exit code 1. #7

Open
fenil-arcticgrey opened this issue Oct 10, 2022 · 7 comments
Open

Error: Process completed with exit code 1. #7

fenil-arcticgrey opened this issue Oct 10, 2022 · 7 comments
Assignees

Comments

@fenil-arcticgrey
Copy link

fenil-arcticgrey commented Oct 10, 2022

I have cloned repo from https://github.com/builderio/builder-shopify-hydrogen and after changing hydrogen.config, I was trying to deploy it on hydrogen but is showing some error like this.

https://prnt.sc/tsfGdwYdhsYO

Here is my hydrogen.config file
https://prnt.sc/yC6LkdcY4qWO

https://www.awesomescreenshot.com/image/33275444?key=3c225c21d7a798351967db7be08c021a

Anyone faced issue like this then help me out of this.
Thanks in advance

@steve8708
Copy link
Contributor

thanks for reporting @fenil-arcticgrey - @teleaziz is actively investigating and will report back shortly

@fenil-arcticgrey
Copy link
Author

thanks for reporting @fenil-arcticgrey - @teleaziz is actively investigating and will report back shortly

@steve8708 @teleaziz How much time you will take to resolve this because it is already 3 days passed

@teleaziz
Copy link
Contributor

teleaziz commented Oct 14, 2022

@fenil-arcticgrey I am not able to reproduce this, and the error is a bit vague, can you share any steps to reproduce it?

You can see here I pushed the code from this repo and connected it to my hydrogen store
https://github.com/teleaziz-demos/hydrogen-modern-human
Deployments logs are here:
https://github.com/teleaziz-demos/hydrogen-modern-human/actions/runs/3201340472

@fenil-arcticgrey
Copy link
Author

fenil-arcticgrey commented Oct 17, 2022

@teleaziz
I have tried to fork this repo "https://github.com/teleaziz-demos/hydrogen-modern-human" now and still facing the issue.
https://prnt.sc/2rZLIwYmpZ8x
https://www.awesomescreenshot.com/image/33462331?key=c45999f676e6771cf6a752e3bcd56bb5
Can you please contact me on email or call so we can solve this ASAP.
piyush@arcticgrey.com

@steve8708
Copy link
Contributor

@fenil-arcticgrey it seems your issue is related to your build process as opposed to Builder https://www.awesomescreenshot.com/image/33275444?key=3c225c21d7a798351967db7be08c021a

you have a post-resolution validation step that is failing. perhaps the version of yarn in the code vs your CI is different? perhaps try making sure you have the same yarn version as your CI, do a yarn install, and see if your post-resolution validation step passes

but from the info provided, this does not look like an issue with Builder (nor can we reproduce any deployment issues with this starter from the info provided)

I would suggest debugging your CI workflow further to find a solution to your deployment

@fenil-arcticgrey
Copy link
Author

fenil-arcticgrey commented Oct 21, 2022

@teleaziz @steve8708 I checked, there is no issue with version after successfully completed install dependencies step it is showing
In oxygen-deployment-458910.yml file already set
https://prnt.sc/pxSrwiGAW5n6
https://prnt.sc/iL7NcMBwkEqv
error https://prnt.sc/2rQGelFEPl4-

@tylerscave
Copy link

@fenil-arcticgrey I might be chiming in a bit late, but it might just be an issue with accessing your OXYGEN_DEPLOYMENT_TOKEN in your Github secrets... I don't think this has anything to do with Builder...

More info on how to generate that token and deploy with Oxygen:
https://shopify.dev/docs/custom-storefronts/oxygen/storefronts/manage-storefronts#connect-a-hydrogen-storefront

In your repository settings, you should see something like the following (without the ENV_VAR entry) after following the steps in the documentation...

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants