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

fix: windows check for daytona server #1318

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

idagelic
Copy link
Member

@idagelic idagelic commented Nov 7, 2024

Windows check for daytona server

Description

Moves the GOOS check further up so that 'daytona server' does not try getting the e.g. USER env var before returning an error on Windows

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

Closes #1310

Screenshots

image

Notes

Daemon mode is not yet supported for Windows

@idagelic idagelic requested a review from a team as a code owner November 7, 2024 08:53
@idagelic idagelic merged commit 67f9ff6 into main Nov 7, 2024
12 checks passed
@idagelic idagelic deleted the windows-server-cmd-handling branch November 7, 2024 09:44
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.

daytona server start fails with "could not determine user"
3 participants