fleish

Results 13 issues of fleish

This may be related to #89, but I am also seeing issues when Installomator tries to update an older version of 1password7 that is running to install the newer version....

bug
application
waiting for response

I noticed this in the 9.1 release notes: > Note: Both Google and Mozilla recommend using the pkg installers instead of the dmg downloads for managed deployments. So far, Installomator...

question
application

I've been seeing this message logged during Installomator script runs when notifications are triggered. However, I'm also seeing the notifications being displayed by macOS so I'm curious if anyone knows...

bug

Currently, when `BLOCKING_PROCESS_ACTION=silent_fail` is set Installomator will first download the file and then when it finds a blocking process it will abort and delete the downloaded file. I think it...

## Expected Behavior It would be helpful if Polr could be setup to require TOTP authenticator for user/admin access and/or SAML SSO support so that authentication/authorization/accounting could be handled outside...

I was recently looking for the SSL configuration option in Webmin so I typed "ssl" into the search bar but the only result I got was "SSL tunnels" under the...

This may be a wider scope of issue #420 (which has an associated PR #657) as I'm seeing similar behavior even when BLOCKING_PROCESS_ACTION is not set to silent_fail (in this...

Currently, the keybase label is unaware of the latest version of the software so Installomator will always download the latest version, quit the running/blocking process, compare the currently installed version...

argument-refactor

This seems like faulty logic to me. The blocking process was found to be running but despite BLOCKING_PROCESS_ACTION being set to silent_fail Installomator tries to re-open the (already running) app:...

Exit code # 11 @ https://github.com/Installomator/Installomator/wiki/Installomator-Exit-Codes reads: > 11: Cloud not quit/kill all blocking processes but I assume it should read: > 11: Could not quit/kill all blocking processes