sticilface / Melvanimate

Melvanimate
60 stars 7 forks source link

Does not work with RabbitMQ #35

Open wutu opened 7 years ago

wutu commented 7 years ago

From RabitMQ log:

=INFO REPORT==== 10-Aug-2017::21:00:54 ===
accepting MQTT connection <0.1078.0> (10.0.0.77:14185 -> 192.168.122.15:1883)

=INFO REPORT==== 10-Aug-2017::21:00:54 ===
MQTT protocol error "10.0.0.77:14185 -> 192.168.122.15:1883" for connection qos2_not_supported
sticilface commented 7 years ago

Yes. Qos2 is set as default. I'll look into making it optional.

Have u tried mosquito? That's what I use without issues.

wutu commented 7 years ago

I use Mosquito freely. I just tested RabbitMQ.