Help with running EveMon?

Questions about Wine on macOS.
Locked
bcclimber
Newbie
Newbie
Posts: 1
Joined: Wed Aug 16, 2017 6:07 pm

Help with running EveMon?

Post by bcclimber »

Hey all. I've installed Wine Stable, and tried to run EveMon. I'm getting the following error message, and am wondering if anyone could possibly help?

Which of these distros does not use .rpm packages: Fedora, openSUSE, Linux Mint?:

EVEMon Version: 3.0.3.4658
.NET Runtime Version: 4.6.57.0
Operating System: Microsoft Windows NT 5.2.3790.131072 Service Pack 2
Executable Path: Z:\Applications\EVEMon\EVEMon.exe

System.AggregateException: One or more errors occurred. ---> System.Net.Sockets.SocketException: Could not resolve host 'Jasons-iMac.local'
at System.Net.Dns.Error_11001 (System.String hostName) <0x1ff73b0 + 0x0006b> in <filename unknown>:0
at System.Net.Dns.GetHostByName (System.String hostName) <0x1ff3c68 + 0x00057> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.GetNonLoopbackIP () <0x1ff7218 + 0x00017> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.SendPrivileged (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) <0x1ff6888 + 0x00087> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) <0x1ff66f0 + 0x00063> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) <0x1ff1c78 + 0x00047> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Net.NetworkInformation.Ping:Send (string,int,byte[],System.Net.NetworkInformation.PingOptions)
at EVEMon.Common.Net.NetworkMonitor.IsNetworkAvailableManual () <0x1ff07c8 + 0x000d3> in <filename unknown>:0
at EVEMon.Common.Net.NetworkMonitor.Initialize () <0x1fc7db0 + 0x000af> in <filename unknown>:0
at EVEMon.Common.EveMonClient.Initialize () <0x1fc75a0 + 0x0003b> in <filename unknown>:0
at EVEMon.Program+<StartupAsync>d__4.MoveNext () <0x1f34420 + 0x001bb> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x1ff95f8 + 0x00043> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x1ff9360 + 0x000bb> in <filename unknown>:0
at System.Threading.Tasks.Task.Wait () <0x1ff9328 + 0x00027> in <filename unknown>:0
at EVEMon.Program.Main () <0x1f30f58 + 0x00017> in <filename unknown>:0
---> (Inner Exception #0) System.Net.Sockets.SocketException: Could not resolve host 'Jasons-iMac.local'
at System.Net.Dns.Error_11001 (System.String hostName) <0x1ff73b0 + 0x0006b> in <filename unknown>:0
at System.Net.Dns.GetHostByName (System.String hostName) <0x1ff3c68 + 0x00057> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.GetNonLoopbackIP () <0x1ff7218 + 0x00017> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.SendPrivileged (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) <0x1ff6888 + 0x00087> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) <0x1ff66f0 + 0x00063> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) <0x1ff1c78 + 0x00047> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Net.NetworkInformation.Ping:Send (string,int,byte[],System.Net.NetworkInformation.PingOptions)
at EVEMon.Common.Net.NetworkMonitor.IsNetworkAvailableManual () <0x1ff07c8 + 0x000d3> in <filename unknown>:0
at EVEMon.Common.Net.NetworkMonitor.Initialize () <0x1fc7db0 + 0x000af> in <filename unknown>:0
at EVEMon.Common.EveMonClient.Initialize () <0x1fc75a0 + 0x0003b> in <filename unknown>:0
at EVEMon.Program+<StartupAsync>d__4.MoveNext () <0x1f34420 + 0x001bb> in <filename unknown>:0 <---


System.Net.Sockets.SocketException: Could not resolve host 'Jasons-iMac.local'
at System.Net.Dns.Error_11001 (System.String hostName) <0x1ff73b0 + 0x0006b> in <filename unknown>:0
at System.Net.Dns.GetHostByName (System.String hostName) <0x1ff3c68 + 0x00057> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.GetNonLoopbackIP () <0x1ff7218 + 0x00017> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.SendPrivileged (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) <0x1ff6888 + 0x00087> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.Net.IPAddress address, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) <0x1ff66f0 + 0x00063> in <filename unknown>:0
at System.Net.NetworkInformation.Ping.Send (System.String hostNameOrAddress, Int32 timeout, System.Byte[] buffer, System.Net.NetworkInformation.PingOptions options) <0x1ff1c78 + 0x00047> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Net.NetworkInformation.Ping:Send (string,int,byte[],System.Net.NetworkInformation.PingOptions)
at EVEMon.Common.Net.NetworkMonitor.IsNetworkAvailableManual () <0x1ff07c8 + 0x000d3> in <filename unknown>:0
at EVEMon.Common.Net.NetworkMonitor.Initialize () <0x1fc7db0 + 0x000af> in <filename unknown>:0
at EVEMon.Common.EveMonClient.Initialize () <0x1fc75a0 + 0x0003b> in <filename unknown>:0
at EVEMon.Program+<StartupAsync>d__4.MoveNext () <0x1f34420 + 0x001bb> in <filename unknown>:0


Datafile report:


Diagnostic Log:
Unable to load trace file for inclusion in report
Locked