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

Unable to deploy environment. #113

Closed
demokedes opened this issue Jul 2, 2023 · 2 comments
Closed

Unable to deploy environment. #113

demokedes opened this issue Jul 2, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@demokedes
Copy link
Collaborator

Describe the bug
Unable to deploy the accelerator. I am following the instructions. I sucesfuly created env file.
I also created workspace and resource group on the Azure Subscription.

To Reproduce
Steps to reproduce the behavior:
When I try to build environment, I get an error.

Expected behavior
Infrastructure should be deployed.

Screenshots
image

Desktop (please complete the following information):
Windows 11, Visual Studio Code

What I am doing wrong?

@dayland
Copy link
Contributor

dayland commented Jul 4, 2023

@demokedes , thanks for reaching out. This is a known issue that we are tracking with using GitHub CodeSpaces. We will get this updated in documentation shortly.

In the meantime, the solution is to run the following command in your bash prompt before you run make deploy.

sudo chmod 666 /var/run/docker.sock

@dayland dayland added the documentation Improvements or additions to documentation label Jul 4, 2023
@dayland dayland added this to the 0.2-Beta milestone Jul 4, 2023
@dayland
Copy link
Contributor

dayland commented Jul 17, 2023

@dayland dayland closed this as completed Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants