Uploaded image for project: 'AMQ Clients'
  1. AMQ Clients
  2. ENTMQCL-3393

Amqp.AmqpException: The protocol requested by peer '3 1 0 0' does not match expected '0 1 0 0'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Minor Minor
    • None
    • 2.11.0.B1
    • amqp-dotnet-client
    • None

      $ cd examples/netcoreapp3/HelloWorld-simple
      $ dotnet run
      Unhandled exception. Amqp.AmqpException: The protocol requested by peer '3 1 0 0' does not match expected '0 1 0 0'. Make sure both sides agree on protocol id and version.
         at Amqp.SenderLink.SendSync(Message message, Int32 waitMilliseconds)
         at Amqp.SenderLink.Send(Message message)
         at HelloWorld_simple.HelloWorld_simple.Main(String[] args) in C:\amq-clients-2.11.0-dotnet-core\examples\netcoreapp3\HelloWorld-simple\HelloWorld-simple.cs:line 52
      

            jross@redhat.com Justin Ross
            jdanek@redhat.com Jiri Daněk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: