issue has gotten worse this week on our end
We've been seeing an increase as well.
Same problem here on 10.15
We have tickets open with AppleCare a Enterprise Support and Jamf. Jamf also has opened tickets with Apple.
VPP is fragile and unreliable.
Apple needs to fix their s**t.
I Have already the Problems. Hope Apple fix this Problem soon.
ITS NOT FUNNY
@Dschurrat if you scroll up you'll find ticket numbers that we submitted and that Jamf submitted, would send those to Apple to so they can gauge impact (the more tickets the more attention it gets).
Also experiencing this, also have tickets open with Jamf and Apple
Has anyone build a script to do the following?
1. Cancel failed MDM commands.
2. Send blank push
3. Sudo jamf recon
Would be nice to have a script that could be built into a policy.
I have one:
Bash:
https://github.com/hhorn76/JAMF/blob/master/API%20Scripts/clearAllFailedComputerMDMCommands.sh
PowerShell:
https://github.com/hhorn76/JAMF/blob/master/PowerShell/JamfAPIClearFailedVppMdmCommands.ps1
On top of Microsoft products, I'm getting the error for apps like Numbers and Pages, it takes multiple attempts to get it installed until it randomly works. Users are opening tickets for failed installs and we have to tell them to keep trying. Not ideal.
was experiencing the issue yesterday but everything is working fine since this morning.
Have tickets open with Jamf and Apple... Apple Engineering supposedly looking at this, but no actual info on resolution.
This is a not good.
We are going into months now. Not a single peep on this, in terms of resolution or a potential fix.
Just upgraded to 10.16.1, but we are still seeing this issue.
It’s not a Jamf problem, solely Apple
@hhorn can you go into detail on how to use those scripts?
Edit: figured it out… for others open terminal and use this line changing apiuser:password for the appropriate information, leaving the ` marks. paste the info into the strAuth in line 9
echo -n 'apiuser:password' | openssl base64
This had worked on and off for me in the past, now VPP downloads no longer work at all and always time out...
It's problem I encountered over the last few weeks here too. This happens for apps set to install silently or via Self Service. I've opened tickets with JAMF & Apple. It's an Apple issue: I asked an SE about it at a recent event & was told it's being worked on, but there's no timeline for a fix. What's the most maddening is that it's inconsistent-some of the above fixes are working for some folks, but not everyone.
Update #2 11/1/2019: Appears it has gotten worse for us since my last post. When in a time crunch we are copying the Apple Apps to flash drives (That were pulled down from Jamf to a machine not experiencing the VPP issue) and putting them in Applications on the machines that we can not "jiggle the handle" and get them to pull down via self service using all the tricks above. We have also put in an Applecare ticket and referenced previous Apple & Jamf AC tickets listed here. Our AC ticket # is 100941078865. Also referenced this URL in the ticket and cc'd our Apple SE.
Been following this thread almost since it's inception, so thought I'd chime in and say that in my environment we've seen this issue progress from "intermittent" to "consistent" to "damn near all of the time." Like many of you, we've observed this to be exclusive to macOS devices running 10.13.x - 10.15.x. Our iOS, iPad OS and tvOS devices are able to download VPP apps via Self Service without issue, as are the few devices we still have running macOS 10.12. We've worked through every suggested solution in this thread with no success. In fact, it seems that things are only getting worse.
It's really hard to sell folks on Self Service as a viable solution when VPP apps (which make up most of our offerings) are almost certainly going to fail...
I would urge anyone who hasn't opened a case with Apple to open one, and reference ticket 100893229861, which JAMF has open with them... the more reports, maybe the more pressure... (we can hope, right?!?)
If someone from above has not done it yet; how does one go about setting up a ticket with Apple?
If anyone is still having issues with this, I think I found a workaround.
Follow what @samherren posted, but in addition, make sure to keep the Mac App Store open at all times.
This seemed to ease the process with all machines I tested after discovering this trick.
Cannot find any comment of @Samherren in this thread, where to find it?
What we discovered in combination with JCV, that if we have not yet logged into JCV on the client if fails.
cancel all failed and login JCV and app starts downloading.
Note:
JCV has nothing to do with authentication on app store or whatever, but on of the guy of the support team at my company discovered this.
Note2:
There are several thread about this issue with possible workarounds.
disconnect from network and cancel all failed seems to be a workaround for more then 50% of the issues