I'm receiving this error when uploading my archive file. I have tried a lot of things and don't know what's going on.
Also there are not similar issues in the web.
Errors are:
Destination: Disk quota exceeded (5)
iTunes Store Operation Failed error: 122 (51)
I think it's the question of apple... Now it works, I did not change anything, so this is Apple's problem
I have the same problem. In my case the version is not the problem because is the first upload of my app. It seems there are problems in Apple servers
I got the same error. All I did to fix this was:
1.Added all sizes App Icons, including 1024*1024
2.Disable Bitcode while archiving (see screenshot)
You should validate your *.ipa and fix the real problem. In my case it was
Use officially released, not Beta version of Xcode for builds archiving.
I fought with the same issue the whole morning today...
In my case the error list contained one another error (something related to wrong signing profiles). After I fixed the issue with wrong profiles, the problem with "Disk quota exceeded / error: 122" didn't occur anymore.
The question is: Have you got any other issues on your error list? Maybe solving them will fix your problem as well as in mine case.
Maybe you have got another issue doesn't listed on the error list? Try 'Validate' your app first before sending to AppStore.