when we run endpoint.start we get several FirstChanceExceptions saying
System.ArgumentException: No ip address could be resolved for thehostname. RabbitMQ.Client.TcpClientAdapter.<ConnectAsync>d__2.MoveNext()
— Slutt på stakksporing fra forrige plassering der unntak ble iverksatt —
ved System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
ved System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
ved RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__1.MoveNext()
— Slutt på stakksporing fra forrige plassering der unntak ble iverksatt —
ved System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
ved System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
ved RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, Int32 timeout)
is this a problem With the configuration or can this exception be ignored ?