7

Can't able to create new provision profile for app store. Showing alert with message "An unspecified error occurred. Please refresh and try again" I refreshed and tried a lot, but same errorenter image description here

Britto Thomas
  • 2,092
  • 1
  • 15
  • 28
  • 1
    in the same boat, can't even create a production certificate without this warning happening. Tried different browsers and even a windows machine, same problem. Guess its a bug from apple. – Shawn Frank Jun 06 '15 at 11:49
  • 1
    actually, I tried some strange things but managed to get it working. I tried another browser IE 11 (yes IE !) and strangely it worked. Then I went back to chrome, logged out and logged back in, tried again and it worked. – Shawn Frank Jun 06 '15 at 17:35
  • It's possible with WWDC coming up, they were doing a systems elevation and it was temporarily not working. @Britto Thomas, can you confirm it's working for you now? – wottle Jun 08 '15 at 13:18
  • Working fine now. thank you – Britto Thomas Jun 09 '15 at 04:33

2 Answers2

2

I've had this problem all day and this is how I solved it

  1. Revoke your current certificate at developer.apple.com
  2. Don't bother trying to renew the certificate via developer.apple.com, you'll just get the same crash as the person who posted this question
  3. Open up Xcode
  4. Select Preferences -> Accounts -> Apple IDs -> View Details
  5. Press on the create button next to the iOS Distribution label
  6. Go back to developer.apple.com and voila, your new certificate is there
-1

Check whether you have admin rights. My guess is that you're now only a member and are not allowed to do whatever you're trying to do.

JOM
  • 8,139
  • 6
  • 78
  • 111