There was a problem connecting to the server error when using files from network

I am working with some files from a network drive, but I get There was a problem connecting to the server "serverName" The server may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again., the serverName in question was a file server I used last year. The files have been moved to a new server but every time I try to access them I get the pop up. It wouldn't be so bad if it happened once or I could "fix" the server name, but it happens many times/file.

Where is this info being cached, and is there a way to change the cache or remove it?

Cheers,

Rico

Can you please try the following:

  1. Close Mp3tag
  2. Open Terminal.app
  3. Enter these four commands:
defaults delete app.mp3tag.Mp3tag LastOpenDirectory
defaults delete app.mp3tag.Mp3tag LastOpenURLs
defaults delete app.mp3tag.Mp3tag NSNavLastRootDirectory
defaults delete app.mp3tag.Mp3tag SecurityScopedBookmarks

After that, open one of the folders (not individual files) from your server in Mp3tag. Does this change anything?

in the end it seems that running defaults delete app.mp3tag.Mp3tag SecurityScopedBookmarks was what finally reset this and allowed things to start work'n again.

Cheers & thanks

Thanks for this. This helped resolve "There was a problem connecting to the server “Diskstation”" message I was getting when connecting to my Synology NAS. Also had issues updating .flac tags before running these 4 commands.