jpmens / mosquitto-auth-plug

Authentication plugin for Mosquitto with multiple back-ends (MySQL, Redis, CDB, SQLite3)
Other
824 stars 496 forks source link

Error in match version #358

Closed ghost closed 5 years ago

ghost commented 6 years ago

Hi I have below error 1531577739: Error: Incorrect auth plugin version (got 3, expected 2) My mosquitto version is 1.4

vishuPPatel commented 6 years ago

I face same issue..!!1

jpmens commented 5 years ago

You are running the plugin against an older Mosquitto version; ensure both match, e.g. current auth plugin with Mosquitto 1.5.x