"002c:err:winediag:getaddrinfo Failed to resolve your host name IP" on every .exe launch

Questions about Wine on macOS.
Post Reply
ToastyBug
Level 2
Level 2
Posts: 20
Joined: Tue Mar 11, 2025 2:02 pm

"002c:err:winediag:getaddrinfo Failed to resolve your host name IP" on every .exe launch

Post by ToastyBug »

I get the following error in the macOS terminal every time I launch any app, 32 or 64-bit, even for apps that don't access the internet:

Code: Select all

002c:err:winediag:getaddrinfo Failed to resolve your host name IP
The actual apps launch fine even with the error

steps: I launch Wine Stable.app, and then type

Code: Select all

wine path/to/app.exe
tested with Wine Stable 10.0 from https://github.com/Gcenx/macOS_Wine_builds/releases/
Post Reply