openhab1-addons
openhab1-addons copied to clipboard
XMPP action needs some attention
XMPP action needs to be updated to the latest smack library since there are many improvments made.
My ejabberd got updated with debian dist-upgrade to Buster (from 16.09 to 18.12). XMPP plugin (Smack) now refuses to connect to ejabberd server with error message : [WARN ] [esoftware.smack.filter.IQReplyFilter] - Rejected potentially spoofed reply to IQ-packet. Filter settings: packetId=FQYAC-25, to=null, local=null, server=local.fr. Received packet with [email protected]
Similar issue has been reported to Jenkins project : https://issues.jenkins-ci.org/browse/JENKINS-45607 Solved by upgrading Smack to 4.1.9 Our XMPP plugin bundles Smack 4.0.6
This plugin seems sleeping for some time now. Need some new maintainer ?