-
Notifications
You must be signed in to change notification settings - Fork 605
Description
All questions must be filled out or your Issue will be closed for lack of information
What's wrong with the app label?
Provide a clear and concise description of what the issue is. (Ex: The app label's downloadURL is coming up blank)
Does not download from the website. Returns the error: need to provide 'downloadURL'
Have you confirmed this Issue has not been reported already? (Check open Issues and Pull requests)
I did not see it when I searched the issues or pull requests.
Installomator version
What version are you running? You must include the version number and date. (Ex: Installomator v. 10.7beta, date 2024-08-31)
Installomator v. 10.8beta, date 2025-02-21
Additional context
Add any other context about the problem here.
I ran installomator locally and echoed 'downloadURL' to and saw 'The document has moved <a href="https://www.sassafras.com/client-download/">'.
I was able to change the url listed in downloadStore from http://www.sassafras.com/client-download/ to the new url and it worked.
Installomator log
At the bottom of this report, provide a log, either by running Installomator in Terminal and saving the output, or by downloading the result log from your MDM. Do not enable Debug logging level and please format the log using a code block!
Script result: 2025-02-26 10:11:14 : REQ : : shifting arguments for Jamf
2025-02-26 10:11:14 : INFO : keyaccess : setting variable from argument NOTIFY=silent
2025-02-26 10:11:14 : INFO : keyaccess : setting variable from argument Debug=0
2025-02-26 10:11:14 : INFO : keyaccess : Total items in argumentsArray: 2
2025-02-26 10:11:14 : INFO : keyaccess : argumentsArray: NOTIFY=silent Debug=0
2025-02-26 10:11:14 : REQ : keyaccess : ################## Start Installomator v. 10.8beta, date 2025-02-21
2025-02-26 10:11:14 : INFO : keyaccess : ################## Version: 10.8beta
2025-02-26 10:11:14 : INFO : keyaccess : ################## Date: 2025-02-21
2025-02-26 10:11:14 : INFO : keyaccess : ################## keyaccess
2025-02-26 10:11:14 : DEBUG : keyaccess : DEBUG mode 1 enabled.
2025-02-26 10:11:14 : INFO : keyaccess : Reading arguments again: NOTIFY=silent Debug=0
2025-02-26 10:11:14 : DEBUG : keyaccess : argument: NOTIFY=silent
2025-02-26 10:11:14 : DEBUG : keyaccess : argument: Debug=0
2025-02-26 10:11:14 : ERROR : keyaccess : need to provide 'downloadURL'