-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
Environment may prevent Vigil from starting on Rocky Linux #144
Comments
Can you send your Vigil configuration file over here? You might be doing ENV var expansion somewhere. |
I'm using the example config from this repo, so sending the config is really easy: https://github.com/valeriansaliou/vigil/blob/master/config.cfg |
Can you print your whole env here? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
When starting vigil directly in a bash shell from e.g. a SSH session I get the following error:
OS is Rocky Linux 9
The same machine can run vigil via systemd.
I think that vigil looks into more environment variables than it should and finds something it does not like. I think it would be better if vigil just ignored what environment variables it has nothing to do with contains.
I have no issues starting vigil directly this way on Debian.
Why start vigil like this? For debugging and trying stuff.
Best regards,
Emil Kristensen
The text was updated successfully, but these errors were encountered: