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

keter without arguments prints misleading error message #199

Open
schoettl opened this issue Sep 9, 2019 · 0 comments
Open

keter without arguments prints misleading error message #199

schoettl opened this issue Sep 9, 2019 · 0 comments

Comments

@schoettl
Copy link

schoettl commented Sep 9, 2019

I compiled keter from source, version 1.4.3.2.

When running keter, I get the message

keter: Usage: keter <config file>
CallStack (from HasCallStack):
  error, called at main/keter.hs:26:5 in main:Main

So I called it like /opt/keter/bin/keter /opt/keter/etc/keter-config.yaml as statet in the README.

I don't know what happens if the config file exists. But if it doesn't, keter creates a directory called /opt/keter/etc/keter-config.yaml/ and puts the directory structure that should be in /opt/keter/ into this directory. That is, the etc/, log/, incoming/, ... folders are all in the keter-config.yaml/ directory.

It took me a while until I found the log files to debug ^^
Apparently I have to call keter /opt/keter instead.

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

No branches or pull requests

1 participant