Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

xcode fetching list of team time out, member center dead

Tags:

xcode

ios

enter image description here

enter image description here

enter image description here

enter image description here

Any ideas? It was working an hour ago, now everything is dead and the status page says all is good

like image 888
athospy Avatar asked May 19 '15 23:05

athospy


8 Answers

try disconnecting any devices you have connected.

I just tried everything SO suggested, reboots, wifi restart, iphone hotspot, nothing helped, so I unplugged my device and suddenly xcode connected and teams were fetched.

like image 123
jab11 Avatar answered Oct 10 '22 07:10

jab11


Just to say, I've had this issue a few times in the past week.

I'm using Xcode 6.4 with OS X Yosemite (v10.10.2), and from time to time, it just hangs on the "Fetching list of teams" message.

Most of the time, it works fine, but then it'll start to time-out, or throw an error like this:

enter image description here

The solution: reboot my MacBook. It fixes the issue every time.

It's odd. All other applications can happily access the internet, but for just this one part of Xcode, it seems unable to fetch the data it needs, and only a reboot sorts it out. I didn't have this issue before.

And it's hard to identify if this is an issue with Xcode 6.4 or OS X Yosemite, and Xcode demanded that I upgrade to the latest OS before it'd let me update to 6.4 (so I could actually debug an issue with iOS 8.2) so both updates happened on the same 1-2 days.

Bug ? Bug ? Did I say "bug" ? Course not. It's an undocumented feature.

(Sigh.)

Five hours later

I've just had the same issue again...

enter image description here

However, this time, I turned off WiFi on my MacBook, then turned Wifi back on again.

And the problem went away.

It (almost instantly) managed to load the list of (two) teams that I belong to.

Hope this helps.

like image 39
Mike Gledhill Avatar answered Oct 10 '22 09:10

Mike Gledhill


I know that is late for answer but maybe my solution could help others.

IT ALWAYS WORKS FOR ME:

Step 1: Go to Xcode --> preferences --> accounts

Step 2: Select your team name and click in view details enter image description here

Step 3: Click in

enter image description here

Final step: Go to Window --> Organizer and try to upload again your app :D

like image 41
ƒernando Valle Avatar answered Oct 10 '22 07:10

ƒernando Valle


i resolved this by deleting my accounts and setting them up again. none of the solutions above worked.

like image 27
Joris Weimar Avatar answered Oct 10 '22 09:10

Joris Weimar


This worked for me by disconnecting from my WiFi then reconnecting.

like image 37
John Rodney Avatar answered Oct 10 '22 09:10

John Rodney


Quit xcode and simulator. Open organizer and click on Upload again. This worked for me.

I tried adding the account again and also reconnected the wifi but it did not work for me but quitting xcode did.

like image 35
Prajna Shetty Avatar answered Oct 10 '22 09:10

Prajna Shetty


Actually I think it is an issue at Apples server.

I just got through once 30 minutes ago but had set the wrong build version and now I get the same error again. I think we have to wait.

like image 20
broch Avatar answered Oct 10 '22 08:10

broch


i had same issue when i had changed my account's password.

first time, i just authorized it through new passoword. (it's not working)

and then.

  1. remove all appstore accounts on xcode
  2. add same account with new password.

it work.

like image 29
user1203505 Avatar answered Oct 10 '22 08:10

user1203505