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

Error starting daemon on Windows. #158

Closed
kspalaiologos opened this issue Jun 10, 2018 · 3 comments · Fixed by #163
Closed

Error starting daemon on Windows. #158

kspalaiologos opened this issue Jun 10, 2018 · 3 comments · Fixed by #163

Comments

@kspalaiologos
Copy link

I have created file daemon-config.yaml in .unik, but still I get such error:

time="2018-06-10T13:07:38+02:00" level=error msg="failed to read daemon configuration file at /.unik/daemon-config.yaml\\n\n\t\tSee documentation at http://github.com/emc-advanced-dev/unik for creating daemon config.'" error="open /.unik/daemon-config.yaml: System nie może odnaleźć określonej ścieżki."
time="2018-06-10T13:07:38+02:00" level=error msg="running daemon failed: open /.unik/daemon-config.yaml: System nie może odnaleźć określonej ścieżki."

( System nie może odnaleźć określonej ścieżki. -> System couldn't find specified path )

@yuval-k
Copy link
Member

yuval-k commented Jun 15, 2018

I don't believe we ever tested unik daemon on windows... it's probably trying to read the file from the $HOME, and that's probably not available on windows..

@kspalaiologos
Copy link
Author

So why are windows binaries in releases section, if they don't work?

@hsluoyz
Copy link
Contributor

hsluoyz commented Jun 24, 2018

I encountered the same issue, and proposed a PR here: #163

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 a pull request may close this issue.

3 participants