Unhandled exception: Could not resolve hostname

So I’m getting this error every time I try to launch the preview. I’m on 10.10.5 and using Fuse 0.5.5

fuse: unhandled exception: Could not resolve host ‘computername’ at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in :0 at System.Net.Dns.hostent_to_IPHostEntry (System.String originalHostName, System.String h_name, System.String[] h_aliases, System.String[] h_addrlist) [0x00000] in :0 at System.Net.Dns.GetHostByName (System.String hostName) [0x00000] in :0 at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00000] in :0 at Outracks.IPC.NetworkHelper.GetInterNetworkIps () [0x00000] in :0 at Outracks.Fuse.Preview.PreviewLocally.RunLocally (Outracks.Fuse.Preview.PreviewArguments args, IMessagingService client, Outracks.Building.CacheCleaner cacheCleaner) [0x00000] in :0 at Outracks.Fuse.Preview.PreviewMain.Run (Outracks.Fuse.Preview.PreviewArguments args, IMessagingService client) [0x00000] in :0 at Outracks.Fuse.Preview.PreviewWithDaemon.Preview (Outracks.Fuse.Preview.PreviewArguments argument) [0x00000] in :0 at Outracks.Fuse.Preview.CLI.PreviewCliCommand.Run (System.String[] args) [0x00000] in :0 at Outracks.CLI.CliProgram+

cAnonStorey0.<>m0 (System.String arg) [0x00000] in :0 at Outracks.Optional1[System.String].Do (System.Action1 some, System.Action none) [0x00000] in :0 at Outracks.CLI.CliProgram.Main (System.String[] args) [0x00000] in :0 Unhandled exception: Could not resolve host ‘computername’

Hi,

Could you please run the following commands in a terminal and paste the output:

hostname

ping $(hostname)

ifconfig