Cannot resolve .local hostname after upgrading to macOS Ventura 13.0.1

I recently upgraded to macOS Ventura 13.0.1 and I cannot resolve my .local hostnames anymore.


ssh: Could not resolve hostname vncs2: nodename nor servname provided, or not known


I tried:


turn any of the sharing services ON in the system preferences - didn't work for me.


also solutions from the Community and Web.


Is anyone experiencing the same issue or have any idea how this could be resolved? Thanks a lot, very much appreciated!



Posted on Nov 29, 2022 01:34 AM

Reply

Similar questions

3 replies

Dec 1, 2022 06:59 AM in response to elior288

Hi elior288,


We appreciate you reaching out to us. We understand that you are experiencing issues with the local hostname.


We’d like to gather additional details that may help us be in a better position to assist you.

Does it help if you change the hostname? Change your computer’s name or local hostname on Mac - Apple Support


Let’s check if the issue persists when signed in on a different user account. 

The article below can help if you do not have any other user account to test with.

Set up users, guests, and groups on Mac


If you are experiencing the issue when signed in on a different user account, please check if the issue persists while on safe mode.

Safe mode does a basic check of your startup disk, similar to using First Aid in Disk Utility.

Performing this step may help resolve the issue, or further isolate the issue.

Below is an article to help guide you through the process.

How to use safe mode on your Mac




Take care!


Dec 5, 2022 02:23 AM in response to kamote0628

DNS configuration (for scoped queries)
 
resolver #1
  search domain[0] : testdomain
  search domain[1] : testdomain.local
  nameserver[0] : 172.29.5.40
  nameserver[1] : 172.29.5.41
  nameserver[2] : 8.8.8.8
  if_index : 14 (en0)
  flags    : Scoped, Request A records
  reach    : 0x00000002 (Reachable)
 
 
radmin@test ~ % ping vncs2
ping: cannot resolve vncs2: Unknown host
 
radmin@test ~ % ping vncs2.testdomain
ping: cannot resolve vncs2.testdomain: Unknown host
 
radmin@test ~ % ssh vncs2.testdomain
ssh: Could not resolve hostname vncs2.testdomain: nodename nor servname provided, or not known
 
 
radmin@test ~ % host vncs2.testdomain
vncs2.testdomain has address 192.168.5.240
 
radmin@test ~ % nslookup vncs2
Server: 172.29.5.41
Address: 172.29.5.41#53
 
Name: vncs2.testdomain
Address: 192.168.5.240


Same DNS configuration for general resolver.


other resolvers are unreachable (they are random strings for servers, not sure where they came from).

I've got the same results in safe mod & different user.


be in mind that all macs was upgraded from 12 to 13, and generally have this issue.


I will try formatting next,but even if it'll work that's not a solution because we are talking about ton of macbooks, And I need something that could be done at least remotely.



This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Cannot resolve .local hostname after upgrading to macOS Ventura 13.0.1

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