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

e2b template build fails in WSL #355

Open
twilwa opened this issue Apr 13, 2024 · 3 comments
Open

e2b template build fails in WSL #355

twilwa opened this issue Apr 13, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@twilwa
Copy link

twilwa commented Apr 13, 2024

Describe the bug
A clear and concise description of what the bug is.
image

To Reproduce
Steps to reproduce the behavior:
install the e2b cli in a WSL environment
attempt to run e2b template build --name "sandboxy1"

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.
output as described in the docs

Browser console output
Console logs from your browser's developer tool console.
n/a

Terminal commands & output
Commands you used to start the app and the terminal output.
see screenshot

Screenshots
If applicable, add screenshots to help explain your problem.
see screenshot
Desktop (please complete the following information):

  • OS: [e.g. iOS] Windows Home 11 / Ubuntu 22.04(WSL)
  • Browser [e.g. chrome, safari] Chrome
  • Version [e.g. 22] 0.4.4

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@ValentaTomas ValentaTomas added the bug Something isn't working label Apr 13, 2024
@jakubno
Copy link
Member

jakubno commented Apr 13, 2024

It looks like this issue.

Can you try open docker config in ~/.docker/config.json and remove credsStore property and restart docker engine

@twilwa
Copy link
Author

twilwa commented Apr 13, 2024

tried:
remove credsstore property, restart docker engine
&
docker logout
mv config.json old_config.json
docker login

still same error, unfortunately. gonna remote in to another machine to work for now but im down to keep troubleshooting if it's helpful for you guys

@jakubno
Copy link
Member

jakubno commented Apr 14, 2024

I think you need to restart the docker service (probably systemctl restart docker) or restarting the computer should suffice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants