@macmangr commented on GitHub:
Hi, @rtbrown76 I tried to reproduce the problem but the installation works fine for me.
sudo ./assemble.sh -l /Users/savvas/Desktop/Mosyle/Resources/Installomat…
@acodega commented on GitHub:
Duplicate of #1692 . I happen to be working on a fix today.. should have a PR soon.
@luisrossi22 commented on GitHub:
do you have any update on this? i've the same problem No downloadURL
@scriptingosx commented on GitHub:
#1698
@HobbitHardcase commented on GitHub:
OK, I've done some troubleshooting. @acodega can this be reopened?
The line ` teamviewerConfigID=$(curl -fs ${teamviewerCustomDownloadURL} -H…
@MW-Mykel commented on GitHub:
downloadURL=https://download.teamviewer.com/download/version_${teamviewerVersion}x/CustomDesign/TeamViewerHost-idc${teamviewerConfigID}.dmg
`% echo $downloadURL…
@HobbitHardcase commented on GitHub:
Looking through the failure logs, I found a new download location for the Custom ID versions.
I tried changing downloadURL to
`downloadURL="https://downlo…
@acodega commented on GitHub:
This usually happens when a network filter/proxy is in place. It interferes with the download. We do have [a new proxy feature](https://github.com/Installomator/Insta…
@acodega commented on GitHub:
I believe this Issue is a duplicate of #1676. It will be fixed once #1680 gets merged.
@Isokoloff commented on GitHub:
See new comment in issue cited by @hwlans; merge has not yet occurred, issue remains present in Installomator 10.6 with current GIMP DMG revision 1 versions
@acodega commented on GitHub:
It's hard to troubleshoot without knowing the URL, and I understand you need to obfuscate it. To troubleshoot this on your own, take the label and enter it's…
@07-C9 commented on GitHub:
Yeah it appears things have changed since that label was submitted over a year ago.
I just tried my hand at a fix, seems to be working:
…
@HobbitHardcase commented on GitHub:
Here's the fragment in full, with the custom URL redacted:
teamviewerhostcustom) name="TeamViewerHost" type="pkgInDmg" teamviewerCustomDownlo…