-
Notifications
You must be signed in to change notification settings - Fork 848
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
Daytona code and ssh should check project state before running #770
Comments
/bounty $20 |
|
/attempt #770
|
💡 @titanventura submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
🎉🎈 @titanventura has been awarded $20! 🎈🎊 |
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. |
Describe the bug
Commands
daytona code
anddaytona ssh
don't check the project state before running resulting in some unexpected errors if the project is stopped.To Reproduce
Steps to reproduce the behavior:
daytona code [WORKSPACE_ID]
Expected behavior
These commands should first make sure the relevant project is running before trying to connect to it.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Branched from #742
The text was updated successfully, but these errors were encountered: