You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UnhandledException: System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 153.44.253.27:5631
at System.Net.Sockets.Socket.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.TcpClient.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.TcpClient.<>c.<ConnectAsync>b__28_1(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise,BooleanrequiresSynchronization)---Endof stack trace from previous locationwhereexception was thrown---
at Endjin.Ais.Receiver.NmeaReceiver.InitaliseAsync()in C:\Ais.Net.Receiver\Solutions\Ais.Net.Receiver\NmeaReceiver.cs:line 48
at Endjin.Ais.Receiver.Program.Main(String[]args)in C:\Ais.Net.Receiver\Solutions\Ais.Net.Receiver\Program.cs:line 33
at Endjin.Ais.Receiver.Program.<Main>(String[]args)
The text was updated successfully, but these errors were encountered:
UnhandledException: System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: A socket operation was attempted to an unreachable network 153.44.253.27:5631
at System.Net.Sockets.Socket.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.TcpClient.EndConnect(IAsyncResultasyncResult)
at System.Net.Sockets.TcpClient.<>c.<ConnectAsync>b__28_1(IAsyncResultasyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResultiar, Func`2endFunction, Action`1endAction, Task`1promise,BooleanrequiresSynchronization)---Endof stack trace from previous locationwhereexception was thrown---
at Endjin.Ais.Receiver.NmeaReceiver.InitaliseAsync()in C:\Ais.Net.Receiver\Solutions\Ais.Net.Receiver\NmeaReceiver.cs:line 48
at Endjin.Ais.Receiver.Program.Main(String[]args)in C:\Ais.Net.Receiver\Solutions\Ais.Net.Receiver\Program.cs:line 33
at Endjin.Ais.Receiver.Program.<Main>(String[]args)
The text was updated successfully, but these errors were encountered: