Skip to content

Conversation

@nichxlxs
Copy link

If the huntress installer script fails, it will leave a log file in the Huntress folder. If you run the job again, it will exit early as it has 'detected' that huntress was already installed since the folder exists.

Instead, it should check if the executable is there.

Additionally, there are multiple checks that happen before this which does confirm if Huntress is already installed, so I don't think this one is really needed. However, it does give extra output saying to use re-register or reinstall flags.

This will cause an early exit as the failed installer logs are stored in this folder. Instead, we should check if the executable exists.
This will cause an early exit as the failed installer logs are stored in this folder. Instead, we should check if the executable exists.
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.

1 participant