Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT tests fail #63

Closed
tcalmant opened this issue Jun 6, 2016 · 1 comment
Closed

MQTT tests fail #63

tcalmant opened this issue Jun 6, 2016 · 1 comment
Labels
Milestone

Comments

@tcalmant
Copy link
Owner

tcalmant commented Jun 6, 2016

The latest Travis tests couldn't pass due to an error in the MQTT client:

pelix.misc.mqtt_client: ERROR: Unexpected disconnection from the MQTT server: Connection Refused: unacceptable protocol version. (1)
@tcalmant tcalmant added the bug label Jun 6, 2016
@tcalmant tcalmant added this to the 0.6.4 milestone Jun 6, 2016
tcalmant added a commit that referenced this issue Jun 12, 2016
tcalmant added a commit that referenced this issue Jun 12, 2016
@tcalmant
Copy link
Owner Author

tcalmant commented Jun 12, 2016

The problem came from the version of Mosquitto from the repositories used by Travis-CI VMs becoming too old (Mosquitto 0.15 vs 1.4.9).

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

No branches or pull requests

1 participant