In Itunes Connect, In TestFlight Section after selecting the build for internal testing and if i click in Start Testing, I am getting an error as Operation_failed. Any body facing similar? If yes, can somebody please help me out whats the reason of this error.
TestFlight Operation_failed
Same problem. Uploaded new ipa file to iTunes via Application Loader (upload from XCode 6.4 is not working and reports that app does not exist). Once in iTunes Connect, if I try to enable the new binary for internal testing with TestFlight the message "operation_failed" appears.
Even more frustrating, if at all possible, I tried to report this problem to Apple and after filling in all details and screenshots, when I clicked Submit it came back with an error message.
Has anybody gotten any reply from Apple on this ?
Same here...
Same for me!
I'm joining the bandwagon with same problem.
OSX El Capitan, Xcode 7.1.
iOS 8.0 APP (Cordova wrapper)
Same console log problem (500 internal server error)
[Error] Failed to load resource: the server responded with a status of 500 (Internal Server Error) https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/apps/1018225086/testingTypes/internal/trains/
Because of that, vendor.js throws this error:
[Error] Error: undefined is not an object (evaluating 'data.data.availableExportCompliances')
renderBuildData@https://itunesconnect.apple.com/c/3270e093005c02432d637252bf176016/itc/js/ng-app/controllers/prerelease/internal_testing_cntrl.js:446:54
restoreExistingTrainData@https://itunesconnect.apple.com/c/3270e093005c02432d637252bf176016/itc/js/ng-app/controllers/prerelease/internal_testing_cntrl.js:1185:54
https://itunesconnect.apple.com/c/3270e093005c02432d637252bf176016/itc/js/ng-app/controllers/prerelease/internal_testing_cntrl.js:1170:52
j@https://itunesconnect.apple.com/c/72e13edb66b4c05974e9f54899cbf839/itc/js/compiled/lib/vendor.js:17:1002
https://itunesconnect.apple.com/c/72e13edb66b4c05974e9f54899cbf839/itc/js/compiled/lib/vendor.js:17:1680
$eval@https://itunesconnect.apple.com/c/72e13edb66b4c05974e9f54899cbf839/itc/js/compiled/lib/vendor.js:17:6812
$digest@https://itunesconnect.apple.com/c/72e13edb66b4c05974e9f54899cbf839/itc/js/compiled/lib/vendor.js:17:5389
$apply@https://itunesconnect.apple.com/c/72e13edb66b4c05974e9f54899cbf839/itc/js/compiled/lib/vendor.js:17:7149
f@https://itunesconnect.apple.com/c/72e13edb66b4c05974e9f54899cbf839/itc/js/compiled/lib/vendor.js:16:19962
r@https://itunesconnect.apple.com/c/72e13edb66b4c05974e9f54899cbf839/itc/js/compiled/lib/vendor.js:16:22158
onreadystatechange@https://itunesconnect.apple.com/c/72e13edb66b4c05974e9f54899cbf839/itc/js/compiled/lib/vendor.js:16:22719
(anonymous function)This error happens every time i try to select another build for testing, or trying to stop testing all-together
Same problem
+1 same problem
bug on apple as not only testflight but xcode doesnt seem to work, using application loader instead.
+1
Same problem.
Same problem
+1
I'm also having the problem with external testers reported here: http://stackoverflow.com/questions/33320861/not-able-to-begin-external-testing-itunes-connect-resets-to-not-available-for
Has anyone been able to distribute via testflight using XC 7.1 and the new iTunes Connect interface?
same
Same problem here. Did exactly the same thing on Friday and it worked, then today it stopped working. Apple please fix this, the issues with testflight have been jeopardizing my project to the point that we may no longer support ios in the future.
same +1
I was using Xcode 6.4 still to build app and upload it to TestFlight.
But yet, same issue is happening. Getting same error 500 on attempt to save build for testing.
I'm getting a "failed to load resource" error above the "availableExportCompliances" error and that is probably the culprit. The function might be defined in that file that can't be retrieved. That error is this:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
I get that in safari and chrome.