@erefneb commented on GitHub:
See: https://github.com/Installomator/Installomator/issues/1857
As a workaround If you are using Jamf with a parameter for the label, just add another parameter: …
@jschwager commented on GitHub:
FYI I created pull request #1997 to fix this label.
@jschwager commented on GitHub:
Problem is the appNewVersion variable no longer works either since they've removed the version number from the filename. You'll need to eliminate that variable as…
@kernsb commented on GitHub:
As far as I can tell, this could be fixed with the following:
appNewVersion=$( \
curl -fsL -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7)…
@dan1el127 commented on GitHub:
Looks like we already got one: https://github.com/Installomator/Installomator/pull/1948
@dan1el127 commented on GitHub:
I have the same issue.
Looks like it is blocking the request to get the download URL if the user agent is curl*.
https://github.com/Installomator/Installomato…
@alexkcal commented on GitHub:
Also just started noticing the exit code 2: Download Error for citrixworkspace. From my logs, I can see the last success download was on 10/6/24 and then first…
@timnottom commented on GitHub:
Created an PR for this: https://github.com/Installomator/Installomator/pull/1965
URL's are changed
@PRTejedaBrown commented on GitHub:
I updated the URLs manually, but want to point out this is still happening.