Unhandled exception with RabbitMQ

Hi Jeff, are you still experiencing connectivity issues?

All your package are out of date but specifically your NServiceBus.RabbitMQ version. A lot of versions are already out of support too.

In more recent versions of the NServiceBus.RabbitMQ we’ve fixed some connectivity stability issues. More info at:

Latest versions:

  • NServiceBus 7.8.2
    • NServiceBus.Extensions.DependencyInjection 1.1.0
    • NServiceBus.Extensions.Hosting 1.1.0
    • NServiceBus.Newtonsoft.Json 2.4.0
    • NServiceBus.RabbitMQ 7.0.4
  • NServiceBus 8.0.3
    • NServiceBus.Extensions.DependencyInjection 2.0.0
    • NServiceBus.Extensions.Hosting 2.0.0
    • NServiceBus.Newtonsoft.Json 3.0.0
    • NServiceBus.RabbitMQ 8.0.1

References: