After 1.12.0-beta21 update failing with permission error on https://download.docker.com/mac/beta/appcast.xml?

Expected behavior

No update necessary.

Actual behavior

Update error.

Information

  • the output of:
    • Moby Menu > Diagnose & Feedback on OSX
      Diagnostic output all show ok.
  • a reproducible case if this is a bug, Dockerfiles FTW
  • page URL if this is a docs issue or the name of a man page
  • host distribution and version: OSX 10.11.6

Steps to reproduce the behavior

  1. Updated from version 1.12.0-rc4-beta20 to 1.12.0-beta21 (2 different machines)
  2. Check for updates returns “An error occurred in retrieving update information. Please try again later.”

syslog contains:
no application identifier provided, can’t use provisioning profiles [pid=55564]
Sparkle: Error: An error occurred in retrieving update information. Please try again later. You do not have permission to access the requested resource. (URL https://download.docker.com/mac/beta/appcast.xml)
Sparkle: Error: You do not have permission to access the requested resource. (null) (URL https://download.docker.com/mac/beta/appcast.xml)
Sparkle: Error: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error -1102.) (null) (URL (null))

I’m able to pull the file without any issues, when you click the link above appcast.xml do you get the file or still see the error?
There’s a chance you’re hitting a cached version of it and thus can’t get out of that loop

I just tried it for the first time today and it worked fine (You’re Up To Date). I am also able to get to the appcast.xml file without any trouble today. Yesterday it was definitely failing for me on 2 different machines.

Yesterday I figured that I would pass the problem along just in case it was some perm issue. Sorry about the trouble.