Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kvinwang
Copy link
Collaborator

@kvinwang kvinwang commented Oct 9, 2025

This PR includes the following improvements:

  • Turning the demo cert request lazily, which won't block the guest-agent start on failure.
  • Turn on panic = abort for the workspace to avoid lock state inconsitent when thread panicking.
  • Make sure the /var/run/{dstack,tappd}.sock exists before start dockerd. This avoid the docker creating a directory for it. (which might cause the error below)
dstack-guest-agent[1258]: Error: Failed to bind on unix:/var/run/dstack.sock: Is a directory (os error 21)

@kvinwang kvinwang merged commit 97397ec into master Oct 9, 2025
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants