Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

"the server encountered an error processing registration. please try again later"

after I upgrade to lion GM my facetime doesn't work anymore, i've tried looking for certificates in keychain access but there's nothing there, can anyone help me solve this problem?

MacBook, Mac OS X (10.7)

Posted on Jul 20, 2011 8:12 AM

Reply
Question marked as Best reply

Posted on Jul 20, 2011 12:58 PM

same issue here too.

66 replies

Jul 24, 2011 5:32 PM in response to Neo.TW

Thanks for finding a solution jmoye! It worked for me!

Yes, there was a line or more in the host file that was blocking registration.


use this method If TextEdit won't let you have permissions to modify the host file.


Open a "Terminal" and type:

sudo nano /private/etc/hosts


It will ask for your system password and then you can use the super-basic nano editor.

(make sure to use the basic hosts lines. copy out all blocking addresses, and put them back after running facetime.)


Save with:

CONTROL + x


An then type this to flush the DNS cache, and have your host file changes to take immediate effect:

dscacheutil -flushcache

Jul 25, 2011 2:10 AM in response to jmoye

It solved the problem for me! Thanx

jmoye wrote:


I found the answer

It is in your "hosts" file


It should look some thing like this:


##

# Host Database

#

# localhost is used to configure the loopback interface

# when the system is booting. Do not change this entry.

##

127.0.0.1 localhost

255.255.255.255 broadcasthost

::1 localhost

fe80::1%lo0 localhost





If there are other thing you have not added then remove them


To get to the "hosts" file


1. Under go in the finder choose the go to folder

2. type /etc

3. Find the "hosts"

4. open it with text edit

5. remove what need to be removed

7. save a copy to your desktop

8. With out the .txt

9. Rename the org file "Old host"

10. Place the new one in that /etc folder


it will ask for passwords

Jul 25, 2011 5:29 AM in response to Neo.TW

This solved my FaceTime problem, but does anyone have any issues with Safari after making this change to host? I can't even open the page where I can order Macbook Air from Apple's own website from Safari now. Used Firefox and it works fine. Tried to clear the cookies but the privacy tab is completely blank. Any ideas?

Jul 25, 2011 7:44 AM in response to Neo.TW

Macbook Pro 13", only a month old, just updated to OS Lion, never used facetime before. The version is listed 1.1



This solution worked for me however, before I did all this, I followed the instructions on this other link (https://discussions.apple.com/thread/3189014?answerId=15690054022#15690054022) so I don't know if that helped facilitate the process or not. Here's what I did:


After I followed the instructions from the other link to add the new keychain password, I opened the host file in text edit and it made me make a duplicate to edit. I erased everything except for what the original post says - so all it had was the below:


##

# Host Database

#

# localhost is used to configure the loopback interface

# when the system is booting. Do not change this entry.

##

127.0.0.1 localhost

255.255.255.255 broadcasthost

::1 localhost

fe80::1%lo0 localhost


After, I saved it to my desktop as hosts with no .txt at the end. Went back to my /etc folder and renamed the hosts file there to OLD HOSTS, it asked for my password. Then I moved the file I saved to my desktop to the /etc folder, it asked me for my password to authenticate. Facetime worked great. Then I was able to do these steps again to copy back what I had taken out in the first step, and facetime still worked.


Good luck everyone.

Jul 25, 2011 8:44 PM in response to Neo.TW

If your concerend as to what to remove from the hosts file, it seems to be the verisign ones that fix it. Go through your file carefully, however, to ensure you don't have duplicates.


As a matter of course remove all with :43 or :443, those don't have any impact on the file and could cause issues down the line. Also, any with HTTP:// are also irrelevant. The hosts file deals with ONLY DNS resolutions, therefore only work with IP address, not URLs (both the colon and the http are URL specific.)

"the server encountered an error processing registration. please try again later"

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.