Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

WWDC broke my build: UnexpectedContentError with "ios profiles" commands #218

Closed
ewanmellor opened this issue Jun 8, 2015 · 4 comments
Closed

Comments

@ewanmellor
Copy link

This started today. Thanks Apple.

This affects at least profiles:devices:list, profiles:manage:devices, profiles:list, profiles:download, profiles:download:all.

ios --trace profiles:download:all

/Library/Ruby/Gems/2.0.0/gems/cupertino-1.3.1/lib/cupertino/provisioning_portal/agent.rb:188:in `list_profiles': Cupertino::ProvisioningPortal::UnexpectedContentError (Cupertino::ProvisioningPortal::UnexpectedContentError)
        from /Library/Ruby/Gems/2.0.0/gems/cupertino-1.3.1/lib/cupertino/provisioning_portal/commands/profiles.rb:76:in `block (3 levels) in <top (required)>'
        from /Library/Ruby/Gems/2.0.0/gems/cupertino-1.3.1/lib/cupertino/provisioning_portal/helpers.rb:58:in `try'
        from /Library/Ruby/Gems/2.0.0/gems/cupertino-1.3.1/lib/cupertino/provisioning_portal/commands/profiles.rb:76:in `block (2 levels) in <top (required)>'
        from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/command.rb:178:in `call'
        from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/command.rb:178:in `call'
        from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/command.rb:153:in `run'
        from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/runner.rb:428:in `run_active_command'
        from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/runner.rb:68:in `run!'
        from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/delegates.rb:15:in `run!'
        from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/import.rb:8:in `block in <top (required)>'
@ewanmellor ewanmellor changed the title WWDC broke my build: UnexpectedContentError with profiles:download:all WWDC broke my build: UnexpectedContentError with "ios profiles" commands Jun 8, 2015
@sfransen
Copy link

sfransen commented Jun 8, 2015

The portal is down check it manually and you will see

Sent from my iPhone5

On Jun 8, 2015, at 10:27 AM, Ewan Mellor notifications@github.com wrote:

This started today. Thanks Apple.

ios --trace profiles:download:all

/Library/Ruby/Gems/2.0.0/gems/cupertino-1.3.1/lib/cupertino/provisioning_portal/agent.rb:188:in list_profiles': Cupertino::ProvisioningPortal::UnexpectedContentError (Cupertino::ProvisioningPortal::UnexpectedContentError) from /Library/Ruby/Gems/2.0.0/gems/cupertino-1.3.1/lib/cupertino/provisioning_portal/commands/profiles.rb:76:inblock (3 levels) in <top (required)>'
from /Library/Ruby/Gems/2.0.0/gems/cupertino-1.3.1/lib/cupertino/provisioning_portal/helpers.rb:58:in try' from /Library/Ruby/Gems/2.0.0/gems/cupertino-1.3.1/lib/cupertino/provisioning_portal/commands/profiles.rb:76:inblock (2 levels) in <top (required)>'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/command.rb:178:in call' from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/command.rb:178:incall'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/command.rb:153:in run' from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/runner.rb:428:inrun_active_command'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/runner.rb:68:in run!' from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/delegates.rb:15:inrun!'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.2/lib/commander/import.rb:8:in `block in <top (required)>'

Reply to this email directly or view it on GitHub.

@ewanmellor
Copy link
Author

Yes, you beat me by 16 seconds ;-) I'll close this bug for now, see if it works when it comes back.

@benbates
Copy link

benbates commented Jun 8, 2015

Looks like it is still broken

@ewanmellor
Copy link
Author

I'm having no problems now, once my team agent had approved all the new Ts & Cs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants