Cannot verify client 3000

2019-01-22 16:48发布

I am using xcode 7.1 and trying to upload my app to the app store directly through xcode. While uploading I am getting a weird error:-

cannot verify client 3000

Note:- I recently made changes in the accounts (xcode preference section). Is this related to my error?

I also restart the xcode but issue still there?

I already checked this question on SO, but they say restart your xcode. But this does not solve my problem.

15条回答
对你真心纯属浪费
2楼-- · 2019-01-22 17:06

I resolved this by exporting ("export" in xcode archive organizer -> "to iOS App Store") and using the Application Loader instead of xcode to submit.

查看更多
爷的心禁止访问
3楼-- · 2019-01-22 17:09

I have the same issue. I did the below steps: Step 1: Select Code Signing Identity for "Release" Step 2 : Select Distribution profile

查看更多
在下西门庆
4楼-- · 2019-01-22 17:13

It is recurring. Seems to me like an internal error with apples identification service or so.

My definite solution: Get yourself a cup of tea and try it again.

You can, of course, do some voodoo or change the target device or something, but re-trying after a while will do.

查看更多
Bombasti
5楼-- · 2019-01-22 17:15

This is temporary apple server bug. Try it again OR Retry after some time it will fix the problem. Thanks

查看更多
迷人小祖宗
6楼-- · 2019-01-22 17:18

For my case,I got this error after selecting "Generic iOS Device" when archiving, however i plugged in my iPhone and selected it, then archived, I got no errors this time.(I also cleaned both Shift+cmd+k and Shift+alt+cmd+k before archiving)

查看更多
祖国的老花朵
7楼-- · 2019-01-22 17:23

I encountered the same issue the first time I tried to submit to app store with the target on my device.

What worked for me:
I retried a couple of minutes later without changing a thing and everything went smooth.

查看更多
登录 后发表回答