OTA configuration profile updates
OTA configuration profile updates
- Subject: OTA configuration profile updates
- From: Carl Wallace <email@hidden>
- Date: Thu, 29 Jan 2015 13:51:22 -0500
- Thread-topic: OTA configuration profile updates
Hi,
I am developing a configuration profile server and have hit a snag when
updating expired profiles via the Update Profile button in the Settings
app. Profiles can be updated via email or a web download using the same
profile delivered via pressing the Update Profile button but the
over-the-air delivery in response to the button press fails. After
clicking the button, the file is delivered and the UI is briefly updated
with details from the updated profile then the process fails (with some
bits of the update installed and orphaned from the profile itself, i.e.,
deleting the profile does not delete the orphaned settings). A snip from
the device console is below with some error details. I have tried to use a
support incident with developer technical support but was bounced to Apple
Care, which is still active but not promising so far. I get this error
when the profiles are signed and when they are unsigned. It’s puzzling
that the same (signed) profile can be installed successfully as a profile
update via email or web but not via OTA. Any thoughts are welcome
(including pointers to a more appropriate forum for this question).
Thanks,
Carl
<Notice>: (Error) MC: Profile update failed: Error
Domain=MCInstallationErrorDomain Code=4013 "The profile “Purebred
Configuration” could not be updated." UserInfo=0x14667b20
{USEnglishSuggestion=The profile “Purebred Configuration” is invalid.,
NSLocalizedRecoverySuggestion=The profile “Purebred Configuration” is
invalid., MCErrorType=MCFatalError, USEnglishDescription=The profile
“Purebred Configuration” could not be updated., descriptionParameters=(
"Purebred Configuration"
), NSUnderlyingError=0x14675aa0 "Profile Failed to Install",
NSLocalizedDescription=The profile “Purebred Configuration” could not be
updated.}
Jan 29 13:15:57 Carl-Wallaces-iPad Preferences[163] <Notice>: (Error) MC:
Update profile, interactive error. Error: NSError:
Desc : The profile “Purebred Configuration” could not be updated.
Sugg : The profile “Purebred Configuration” is invalid.
US Desc: The profile “Purebred Configuration” could not be updated.
US Sugg: The profile “Purebred Configuration” is invalid.
Domain : MCInstallationErrorDomain
Code : 4013
Type : MCFatalError
Params : (
"Purebred Configuration"
)
...Underlying error:
NSError:
Desc : Profile Failed to Install
Sugg : The profile “Purebred Configuration” is invalid.
US Desc: Profile Failed to Install
US Sugg: The profile “Purebred Configuration” is invalid.
Domain : MCInstallationErrorDomain
Code : 4001
Type : MCFatalError
...Underlying error:
NSError:
Desc : The profile “Purebred Configuration” is invalid.
US Desc: The profile “Purebred Configuration” is invalid.
Domain : MCProfileErrorDomain
Code : 1000
Type : MCFatalError
Params : (
"Purebred Configuration"
)
Extra info:
{
isPrimary = 1;
}
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden