IMac is trying to connect to a server that no longer exist on my network.

iMac is trying to connect to a server that no longer exist on my network - I am looking for a solution to stop the error messages showing up. For instance, I have a contact in the address book that I need to change his picture and when I try to do that, for some reason, the server where the pics were stored appears as unavailble. The error message is not going away until the aplication is being closed.
Appreciate any feedbacks.
Thanks.

Back up all data.
1. If you use iCloud, uncheck the box marked Contacts in the iCloud preference pane. Press return to confirm, or click Keep on Mac in the dialog that opens.
2. From the list of groups on the left side of the Contacts window, select All On My Mac. If that group doesn't exist or is empty, skip this step. Otherwise, from the menu bar, select
File ▹ Export ▹ Export vCard
Save the exported contacts to the Desktop.
3. Quit Contacts. Triple-click the text on the line below to select it, then copy it to the Clipboard (command-C):
~/Library/Application Support/AddressBook
In the Finder, select
Go ▹ Go to Folder
from the menu bar, paste into the box that opens (command-V), and press return.
A Finder window will open with a folder selected. Move the selected folder to the Desktop, leaving the window open for now.
4. Launch Contacts. Your contacts will be gone. If you took Step 2, then from the menu bar, select
File ▹ Import
and import from the file you exported. Your contacts will reappear.
5. Re-enable Contacts in the iCloud preference pane, if you disabled it. Test. If the issue is resolved, delete the AddressBook folder and the vCard file on the Desktop and close the open folder window.
Otherwise, quit Contacts again and put the AddressBook folder back where it was, overwriting the newer one that will have been created in its place. Post your results.

Similar Messages

  • HT200160 mac keeps trying to connect to a server that no longer exists

    every so often throughout the day, i'll get a error dialong telling me that my mac can't connect to a server because it no longer exists. This server was my old machine that has since been renamed on the network.
    i don't want it to connect, i also don't want it to ask to connect. how do i find out why it's trying to connect, and how do i end this madness?

    Boot in safe mode as directed here:
    Starting up in Safe Mode
    Log in and see whether you still have the problem. If you don't, it's caused by one of your login items or a system modification that loads at startup or login.
    If the problem isn't resolved that way, other possible causes are references in the iPhoto, iTunes, or iMovie library pointing to the server, and bookmarks in the Preview application
    See iMovie Troubleshooting: Connection Failed, Server Does Not Exist.

  • Mac/iPhoto trying to connect to an old server that no longer exists

    I have a MacBook Air, running OS X 10.7.5
    Because I was running out of space and set up an AFP connection to a NAS.  The NAS is now dead and gone, but in certain situations the Mac tries to connect
    1. In MS Office, if I have the ClipArt/Shape/etc browser open, it tries to connect to the server - is a PITA but I can live with it
    2. In iPhoto, it constantly tries to connect, particularly if I am using the slideshow feature - Has rendered iPhoto unusable.
    The iPhoto situation is that I perhaps foolishly connected to a photo folder on the NAS share and iPhoto imported a bunch of pictures from there.  Now that the server is offline, it constantly looks for them and tells me that it can't connect.
    I can still see the thumbnails but obviously it cannot access the full files. I don't know exactly which folders are NAS pictures and which are not
    I've found some similar topics but not a satisfactory answer. 
    How can I stop this message - how can I stop the Mac from trying to connect to a server that is never going to be there?

    The location should be /Users/your name/Pictures. You can change this by holding down the option or alt key (the ones immediately to the left or right of the cmd keys either side of the spacebar) whilst clicking on the iPhoto application icon in your dock and making an informed choice from the options you see.
    By default iPhoto creates an iPhoto Library (the folder where all your data in iPhoto is stored) in the /Users/your name/Pictures folder. It seems that in the past you must have selected an externally or network attached volume named TOSHIBA as the location for the iPhoto Library instead using the instructions I've given you. All you have to do is revert it back to the location you now want.

  • C# error when connecting to ldap server that does not exist

    When using Novell.Directory.Ldap.dll and making a connect to an ldap
    server which does not exists i'm getting the following error:
    Connection.freeWriteSemaphore(-2): semaphore not owned by any thread
    Im using this to connect: conn.Connect(ldapHost, ldapPort);
    This error is not catched by LdapException. Can anyone tell me if this is
    a bug or do I have to do something different.

    Hi. I'm using version 2.1.11 of the NDK for CSharp. I'm getting this
    same error message:
    Code:
    Connection.freeWriteSemaphore(-2): semaphore not owned by any thread
    at Novell.Directory.Ldap.Connection.freeWriteSemaphor e(Int32 msgId)
    at Novell.Directory.Ldap.Connection.connect(String host, Int32 port, Int32 semaphoreId)
    at Novell.Directory.Ldap.LdapConnection.Connect(Strin g host, Int32 port)
    at TestLDAP.Program.Main(String[] args) in D:\Documents and Settings\tjbuege\my documents\visual studio 2010\Projects\TestLDAP\TestLDAP\Program.cs:line 20
    This occurs when I try to bind to a server that does not exist. Here
    is my sample source code that generates that error:
    Code:
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using Novell.Directory.Ldap;
    namespace TestLDAP
    class Program
    static void Main(string[] args)
    LdapConnection conn = null;
    string host = "server.does.not.exist.com";
    int port = 389;
    try
    conn = new LdapConnection();
    conn.Connect(host, port);
    catch (Exception ex)
    Console.WriteLine(ex.Message);
    Console.WriteLine(ex.StackTrace);
    if (conn != null)
    conn.Disconnect();
    Is there a fix for this? It makes this library useless for me.
    Thanks,
    Tim
    tjbuege
    tjbuege's Profile: http://forums.novell.com/member.php?userid=108957
    View this thread: http://forums.novell.com/showthread.php?t=365082

  • TS3249 How can I delete an iMovie file reference to a server that no longer exists?

    I am using iMovie 11 and used to have a NAS that I've removed. Whenever I open iMovie, i get a prompt stating that the NAS server (name) no longer exists.  I thought I had moved all my project files to an external hard drive but I must have missed one.  I've tried deleting the com.apple.iMovieApp.plist file but this didn't stop the prompt.  The prompt happens every 5 seconds or so until I close iMovie. 
    Is there a way to reassociate the missing file to my iMovie project?  When I clip on the "missing source clip" in the preview window, I cannot change the properties of the clip to reassociate it to the correct location.
    I am running OS X lion v 10.7.4, iMovie 9.0.8.

    Yeah, this is quite late. Here's how I think you can do it. Run Show Package Contents on the .rcproject file. Find the file simply called "Project". Make a backup copy, and then open it with TextWrangler or similar program*. Search for the path in the file, fix it, and save. Try it in iMovie again. (The version I have is 9.0.4).
    * TextWrangler allows you to edit binary XML files, which is what Project is. I'm sure there are other programs that can do the same. This one is free.

  • My MacBook Pro keeps telling me there was a problem connecting to a time capsule that no longer exists on my network.

    The error showing states "There was a problem connecting to the server 'name of my old time capsule' ".  However, that time capsule has since been replaced by a new time capsule.  Why does my computer continue to try to connect to the old time capsule.  It has no trouble connecting to the new time capsule.  In fact, while conducting a Time Machine backup to the new Time Capsule, the error message popped up concerning the old time capsule.  Very frustrating because this message stays on top of other windows and when it pops up, I must stop what I am doing to to make it go away.  Right now, I just push the box off to the side so it doesn't cover any of my windows.  That doesn't solve the real problem, though.

    System Preferences -------> Time Machine
    Select the correct disk you want to back up to (new device), click on the old disk in Time Machine preferences,    ----------> Remove Disk

  • How do you 'Unbind' a machine from a server that no longer exists?

    I have a particular problem at work, a server was loaned for our dev group to investigate a problem, we loaned an iMac to them for this work. However, the server was returned without the loaned iMac being removed from the server binding.
    I need to be able to remove this binding as the machine still shows the menubar icon that it is integrated with OD.
    I have tried forced unbinding but the icon persists.

    are you talking about the mobile homesync icon in the menu bar? that will persist as long as the account is still a portable home — regardless of whether the machine is bound to the server.
    to remove it, you can choose not to show it on the menu bar (uncheck the box in system prefs -> accounts or just command-drag it off the bar).
    to remove the portable home (and thus the homesync icon), delete the account. if you need the data, you'll need to move the home folder (mv to rename is fine); delete the account; rename the old home folder; add the new local account, using the old home; then ensure permissions are correct on the old home folder.

  • Mac Pro App crashes while looking for server that no longer exists

    PROBLEM:
    Motion crashes every time I try to launch. Before it crashes, a window appears with the message: "Looking for "G4MDD"--which is my old G4 machine.
    BACKGROUND:
    I kept my old G4MDD networked to my MacPro Intel machine for a while during my hardware migration due to Motion app instabilities I was experiencing.
    Finally, with Motion v2.1.2, I was able to run Motion on my MacPro reliably.
    I disconnected G4MDD from the network, deploying it to another building, dedicated to other non-FCP purposes.
    I have not been able to launch Motion 2 on the MacPro since. It goes out looking for G4MDD, then crashes every time.
    REMEDIES I'VE TRIED:
    Everything Apple suggests on the Motion troubleshooting page, including re-install of the app following all instructions meticulously.
    QUESTIONS TO GROUP:
    1) Is there some server-related preference file I can try trashing?
    2) Any other suggestions?

    The location should be /Users/your name/Pictures. You can change this by holding down the option or alt key (the ones immediately to the left or right of the cmd keys either side of the spacebar) whilst clicking on the iPhoto application icon in your dock and making an informed choice from the options you see.
    By default iPhoto creates an iPhoto Library (the folder where all your data in iPhoto is stored) in the /Users/your name/Pictures folder. It seems that in the past you must have selected an externally or network attached volume named TOSHIBA as the location for the iPhoto Library instead using the instructions I've given you. All you have to do is revert it back to the location you now want.

  • My iPhone is trying to verify an email address that no longer exists,

    i can't even use the information on how to change the apple ID to my new email address because the phone is constantly trying to verify the old address... i have no idea how to do this...

    Hello peterkellygolf,
    I'm not sure where you are seeing the prompt for your older Apple ID, but there are several articles about changing the ID.
    iOS: Sign in with a different Apple ID in the iTunes Store, App Store, and iBooks Store
    If you're asked for the password to your previous Apple ID when signing out of iCloud
    And here's a good one for all the places you may need to change it.
    Apple ID: What to do after you change your Apple ID
    Thank you for visiting Apple Support Communities.
    Nubz

  • IDVD is looking for a server that no longer exists...

    When I try to start iDVD it goes out to look for media on a shared drive that no longer exists... How can I make iDVD forget about that drive?

    Hi
    I would start with - trashing the iDVD Preference file
    iDVD pref file resides.
    Mac Hard Disk (start-up HD)/Users/"Your account"/Library/Preferences
    and is named. com.apple.iDVD.plist
    While iDVD is NOT RUNNING - move this file out to desk-top.
    Now restart iDVD.
    Yours Bengt W

  • Trying to setup new iCloud in system preferences and get error message: "iCloud encountered an error while trying to connect to the server."

    Here's the sequence of events:
    Setting up a new iMac.
    Migration Assistant was aborted during setup and a normal setup was completed.
    Then ran Migration Assistant from the newly setup account.
    It ran fine, but put all the data in a new account called "user".
    Renamed "user" to a new name, renamed the home folder to a new name following these instructions: OS X: How to change your account name or home directory name
    Delete the account we originally created, so just have one account with the name we want and all the data, email. Works fine.
    Sign into the App Store with the account we share for purchases.
    Now, the problem:
    Go to System Preferences to setup iCloud with a new Apple ID
    Get this error: "iCloud encountered an error while trying to connect to the server."
    So I'm unable to setup iCloud for photo stream, FaceTime, etc.
    Internet works fine, we can get mail, etc.
    Rebooting doesn't help
    Ideas?

    never mind the problem is gone this morning.

  • ICloud encountered an error while trying to connect to the server

    My iMac 27 inch ( Mid 2011) running OSX 10.9.4.  Suddenly i have this problem "iCloud encountered an error while trying to connect to the server"
    Please help what has happened and how to solve the problem.

    You might want to just give it some time as there are a number of iCloud system issues effecting some users right now (see http://www.apple.com/support/systemstatus/).

  • Icloud encountered an error trying to connect to the server.

    When I try to sign in to my iCloud through iCloud.com I get this error: "icloud encountered an error trying to connect to the server.". However, at the same time I can  login with my different Apple IDs. It seems to me the problem is with this account. For sure I have already verified my account and I enter the correct password
    For further info, My iMac also cannot sync anything with the cloud. Meaning that, Also Im not able to manage my iCloud in system preference neither.
    Does anyone have any idea?! Could you please help me out if you know whats wrong?

    If it only does it at work, then the most likely reason is that your work network is blocking it, or one of the servers iCloud connects to.
    Have you asked the IT people at work? Checked it on another computer at work?

  • Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    ... when i click go - connect to server, it comes up with connection failed.
    If you're trying to connect to a Bonjour server on the remote network, that won't work over a layer 3 VPN. Use something like Hamachi or one of the SSH-tunnelling Bonjour proxy apps for that.

  • HT4436 When trying to sign in I keep getting the error message, "iCloud encounterd a error while trying to connect to the server". How can I get signed in?

    When trying to sign in to iCloud, I always get the message, iCloud has encountered a error while trying to connect to the server. How do I get in????

    Hello,
    Try following step and check if issue gets resolved or not.
    Find Acrobat.exe on your computer.  Right click the program and click 'Troubleshoot Compatibility'.  Set the compatibility to Windows XP service pack 3.
    Regards,
    Anoop

Maybe you are looking for