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

intermittent 0.17 workspace never starts - downloading daytona forever #644

Closed
metcalfc opened this issue Jun 5, 2024 · 6 comments
Closed
Labels
bug Something isn't working Stale

Comments

@metcalfc
Copy link
Member

metcalfc commented Jun 5, 2024

Describe the bug
I upgraded my Ubuntu 22.04 machine to daytona and wiped the config and started over. I create a simple repo (

❯ daytona create
Creating workspace
Initializing network
Network initialized
Creating project simple-flask
Image found locally
Workspace creation complete. Pending start...
Starting workspace
Project simple-flask created
Starting project simple-flask
Project simple-flask started
Workspace simple-flask started

Downloading Daytona binary from https://api-c4507804-188d-44e7-9c0e-c9cae8dc3dd5.try-us.daytona.app/binary/v0.17.0/daytona-linux-amd64)

And it hangs "forever" (after 5-10m I gave up and stopped it). Eventually you ctrl-c out, delete the workspace, and try again. This doesn't happen always but its happened several times.

To Reproduce

  1. Clean install
  2. Create https://github.com/metcalfc/simple-flask
  3. See error

Expected behavior
I expected the workspace to start.

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • Daytona Version: v0.17
@metcalfc metcalfc added the bug Something isn't working label Jun 5, 2024
@Tpuljak
Copy link
Member

Tpuljak commented Jun 5, 2024

From what I can see, the repo has a devcontainer config. Did you modify the project config to use a custom builder or skip it (with choosing None)? If you didn't, then it's weird that the devcontainer build hasn't started.

We'll investigate either way just want to get all the details.

@metcalfc
Copy link
Member Author

metcalfc commented Jun 5, 2024

I basically did create with the url and defaults for all

@metcalfc
Copy link
Member Author

metcalfc commented Jun 5, 2024

You can see the dev container build happening before the daytona install.

@Tpuljak
Copy link
Member

Tpuljak commented Jun 6, 2024

Screen.Recording.2024-06-06.at.09.15.30.mov

@metcalfc as you can see, there should be a lot of stuff going on when creating a devcontainer project. That's why I asked the question above.
Your output looks like the pre-0.17.0 output.

Can you please confirm that daytona version returns v0.17.0 just to be sure? 😄
Also, are you connecting to a remote server or running it locally?

@daytonaBot
Copy link
Collaborator

This Issue has been automatically marked as "stale" because it has not had recent activity (for 14 days). It will be closed if no further activity occurs. Thanks for the feedback.

@daytonaBot
Copy link
Collaborator

Due to the lack of activity in the last 7 days since it was marked as "stale", we are closing this Issue. Do not hesitate to reopen it later if necessary.

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

No branches or pull requests

3 participants