• Joined on 2025-07-20
michael commented on issue Installomator/Installomator#301 2026-01-19 18:33:35 +00:00
FileZilla Failing to install

@aarondavidpolley commented on GitHub:

Indeed. Looks like all "content" is replaced by this when you curl it

`

Please visit https://filezilla-project…

michael closed issue Installomator/Installomator#306 2026-01-19 18:33:35 +00:00
Google Chrome Update Issue
michael closed issue Installomator/Installomator#297 2026-01-19 18:33:34 +00:00
Maxon App (maxonapp) Fails to Install via Jamf with Error Code 16
michael commented on issue Installomator/Installomator#296 2026-01-19 18:33:34 +00:00
Pritunl client downloading issue

@nstrauss commented on GitHub:

@yayikayran PR https://github.com/Installomator/Installomator/pull/1436 opened with a fix.

michael commented on issue Installomator/Installomator#298 2026-01-19 18:33:34 +00:00
Update pgAdmin with Installomator - Team IDs do not match

@fraserhess commented on GitHub:

I created a pull request for this https://github.com/Installomator/Installomator/pull/1425

michael commented on issue Installomator/Installomator#297 2026-01-19 18:33:34 +00:00
Maxon App (maxonapp) Fails to Install via Jamf with Error Code 16

@acodega commented on GitHub:

Believe fixed in Installomator 10.6

michael opened issue Installomator/Installomator#299 2026-01-19 18:33:34 +00:00
Typo in exit codes documentation
michael opened issue Installomator/Installomator#300 2026-01-19 18:33:34 +00:00
Aspera Connect download identifier changed
michael opened issue Installomator/Installomator#301 2026-01-19 18:33:34 +00:00
FileZilla Failing to install
michael closed issue Installomator/Installomator#300 2026-01-19 18:33:34 +00:00
Aspera Connect download identifier changed
michael opened issue Installomator/Installomator#298 2026-01-19 18:33:34 +00:00
Update pgAdmin with Installomator - Team IDs do not match
michael commented on issue Installomator/Installomator#301 2026-01-19 18:33:34 +00:00
FileZilla Failing to install

@aarondavidpolley commented on GitHub:

AND on Intel arch returns i386, not x86 so it fails there.

Used this code to get around it

if [ $(arch) = "i386" ]
then
	cpu="x86"
else
	cpu…
michael commented on issue Installomator/Installomator#301 2026-01-19 18:33:34 +00:00
FileZilla Failing to install

@julienfauryramoin commented on GitHub:

Hi, There's a pull request that should fix it: https://github.com/Installomator/Installomator/pull/1386/files

michael commented on issue Installomator/Installomator#301 2026-01-19 18:33:34 +00:00
FileZilla Failing to install

@jpallagrosi commented on GitHub:

Worked for me. Thank you very much for quick response!

michael commented on issue Installomator/Installomator#300 2026-01-19 18:33:34 +00:00
Aspera Connect download identifier changed

@acodega commented on GitHub:

Fixed in release 10.6

michael commented on issue Installomator/Installomator#300 2026-01-19 18:33:34 +00:00
Aspera Connect download identifier changed

@kryptonit1 commented on GitHub:

There's apparently an Apple Silicon version available as well, which does not seem to be hosted on Cloudfront:

https://d3gcli72yxqn2z.cloudfront.net/downloads/c…

michael commented on issue Installomator/Installomator#300 2026-01-19 18:33:34 +00:00
Aspera Connect download identifier changed

@Joe-Sutcliffe commented on GitHub:

This worked for us - thanks

michael commented on issue Installomator/Installomator#300 2026-01-19 18:33:34 +00:00
Aspera Connect download identifier changed

@kryptonit1 commented on GitHub:

I created a PR for this since there was none. I also made som changes to the new suggested label.

michael closed issue Installomator/Installomator#301 2026-01-19 18:33:34 +00:00
FileZilla Failing to install
michael closed issue Installomator/Installomator#296 2026-01-19 18:33:34 +00:00
Pritunl client downloading issue