We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
Better checking of MQTT servers sanity
6e43bd8
In relation to #63
Use Mosquitto PPA in Travis
400098d
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).
Sorry, something went wrong.
No branches or pull requests
The latest Travis tests couldn't pass due to an error in the MQTT client:
The text was updated successfully, but these errors were encountered: