Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

MQTT Interoperability tests @ Eclipsecon #9

Closed
andypiper opened this issue Mar 17, 2014 · 7 comments
Closed

MQTT Interoperability tests @ Eclipsecon #9

andypiper opened this issue Mar 17, 2014 · 7 comments
Milestone

Comments

@andypiper
Copy link

RabbitMQ fails initial MQTT Interop test with:

MQTT detected framing error "127.0.0.1:50997 -> 127.0.0.1:1883" for connection protocol_header_corrupt

-> this is due to the tests using v3.1.1 of the protocol (which uses a header of MQTT instead of MQIsdp, and 4 instead of 3 as the broker)

Source for interop tests available here:
http://wiki.eclipse.org/Interop_Testing_Plan

@wdli
Copy link

wdli commented Jun 26, 2014

Hi Andy,
I have just encountered this problem myself. Do you have know if this has been resolved? How can I get the latest Rabbitmq-mqtt installed?

@michaelklishin
Copy link
Member

We are aware of this issue. I think we may include a fix into the next point release (3.3.x). What clients use 3.1.1 that we can use to test things?

@michaelklishin
Copy link
Member

This repo is a mirror and we have an issue open for this in the internal tracker => closing.

@carlhoerberg
Copy link

Do you think it will be included in 3.3.5?

@michaelklishin
Copy link
Member

@carlhoerberg it should be in 3.3.x: 7923445.

@hiteshjoshi
Copy link

I am getting this error on 3.2.4 ,

=INFO REPORT==== 16-Jan-2015::07:58:40 ===
accepting MQTT connection (182.68.248.241:62230 -> 128.199.184.52:1883)

=ERROR REPORT==== 16-Jan-2015::07:58:40 ===
MQTT detected framing error "182.68.248.241:62230 -> 128.199.184.52:1883" for connection protocol_header_corrupt

Trying to just login with nodejs mqtt driver

@carlhoerberg
Copy link

@hiteshjoshi upgrade to >=3.3.5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants