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

screen sharing broken again after update to 3.7 without Mavericks upgrade

I did the standard updates tonight - which included a remote desktop update (to version 3.7 I think) - the ARDagent.app in the System -> LIbrary -> CoreServices -> Remote management folder.


After the update (I'm still running Mountain Lion) - screen sharing doesn't work with any of my other Macs in the house. It basically sits there and never connects - saying "connecting to...." - similiar to what it did a long time ago after the 3.6 updates from 3.5. Eventually it gives this error... "connection failed to ..." and "Please make sure that Screen Sharing (in the Sharing section of System Preferences) is enabled on the computer to which you are attempting to connect. Also make sure your network connection is working properly."


I have already tried to restore that folder from time machine to version 3.6.2, as well as restored the screensharing.app file to the older version, but to no avail. Have already rebooted all the machines, restarted my airport, network hubs, etc. Tried stopping and restarting sharing already as well. No go on any option. Was working just fine before the updates tonight.


Any one else have similar issues and know how to fix?


Thanks.

OS X Mountain Lion (10.8.5), Screen sharing not connecting

Posted on Oct 22, 2013 10:59 PM

Reply
106 replies

Oct 24, 2013 5:19 AM in response to Still_here

If you can still SSH in to the machine, you should be able to do:


sudo /usr/libexec/ApplicationFirewall/socketfilterfw --getglobalstate


That should return:


Firewall is enabled. (State = 1)


Then you can run:


sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off


That should return:


Firewall is disabled. (State = 0)


Now go ahead and connect with ARD. When you're done connecting with ARD, simply re-enable the firewall with:


sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate on


Since the connection is already established, you can safely enable the firewall once you've connected with ARD, you don't have to wait until you're done using ARD. Not the most elegant solution, but at least it's a short term workaround. If you're fast enough, you've only got to disable your firewall for a few seconds.


Hope that helps.

Oct 24, 2013 9:51 AM in response to MightyDane

I had the same problem. I'm running Lion 10.7.5 on the target Mac mini and Mountain Lion 10.8.5 on two other Mac's which were trying to connect to Screen Sharing on the mini. I received the error message as you described. Interestingly, File Sharing worked fine. Only Screen Sharing was broken.


This is what worked for me:


1. Go to System Preferences > Sharing and uncheck Screen Sharing and File Sharing


2. Restart Mac


3. System Preferences > Sharing and recheck Screen Sharing and File Sharing


4. Problem solved (for me anyway)


I hope that works for you.

screen sharing broken again after update to 3.7 without Mavericks upgrade

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