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

showwhy Deployment Errors #436

Open
ArunIntellipaat opened this issue Dec 12, 2023 · 11 comments
Open

showwhy Deployment Errors #436

ArunIntellipaat opened this issue Dec 12, 2023 · 11 comments

Comments

@ArunIntellipaat
Copy link

yarn install and yarn build is not getting executed.
ShowWhy Deployment Errors.docx

@dayesouza
Copy link
Contributor

Hi! Did you tried again? If so, can you paste here the content of the log file that follows the the exit code 1?

@ArunIntellipaat
Copy link
Author

ArunIntellipaat commented Dec 13, 2023 via email

@dayesouza
Copy link
Contributor

At the end of the yarn install there's a log file about it (/tmp/xxxx/build.log), can you check for that please? Also, try again because it might be just a network error at that time

image

@ArunIntellipaat
Copy link
Author

ArunIntellipaat commented Dec 14, 2023 via email

@ArunIntellipaat
Copy link
Author

ArunIntellipaat commented Dec 20, 2023 via email

@dayesouza
Copy link
Contributor

Hi Arun, I couldn't reproduce the error. Which version of node and yarn are you using?

@ArunIntellipaat
Copy link
Author

ArunIntellipaat commented Dec 21, 2023 via email

@dayesouza
Copy link
Contributor

I am using WSL 2 in my windows machine. I have docker installed on my windows and integrated with WSL.

I install minikube in my WSL like this:
curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64
sudo install minikube-linux-amd64 /usr/local/bin/minikube

then

minikube start
minikube addons enable ingress
eval $(minikube docker-env)

then yarn install

If for some reason it still don't work for you, I verified that the Deployment on Azure is working fine, so if you'd like to test you can even create a test account for free and deploy it with our instructions

@ArunIntellipaat
Copy link
Author

ArunIntellipaat commented Dec 21, 2023 via email

@dayesouza
Copy link
Contributor

My take is that you can try to create it the same way you do in your local machine but in a Virtual Machine on AWS, since the error you're getting I couldn't reproduce and I could guess that it might be something on your machine...
The way we do in our azure deployment is azure only since the built containers are in there

@ArunIntellipaat
Copy link
Author

ArunIntellipaat commented Dec 21, 2023 via email

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

2 participants