Hallo,
openHab bietet die Möglichkeit über Instant-Messaging zu kommunizieren. Leider bekomme ich keine Verbindung zustande. Habt ihr eine Idee was ich Falsch mache?
Einstellung in der cfg-Datei.
Folgende Fehlerausgabe erhalte ich:
Bin mir sicher dass das Passwort richtig geschrieben ist (ist gleich wie bei der E-Mail Adresse)!
Gruß
mepi
openHab bietet die Möglichkeit über Instant-Messaging zu kommunizieren. Leider bekomme ich keine Verbindung zustande. Habt ihr eine Idee was ich Falsch mache?
Einstellung in der cfg-Datei.
Code:
############################# XMPP configuration ###################################### # The XMPP server to use, e.g. "jabber.org" or "talk.google.com" xmpp:servername=talk.google.com # The XMPP Proxyserver to use, e.g. "gmail.com" xmpp:proxy=gmail.com # the server port to use (optional, defaults to 5222) #xmpp:port=5223 # the username and password for the sending XMPP account xmpp:username=mein.user-name xmpp:password=meinpasswort # a comma separated list of users that are allowed to use the XMPP console #xmpp:consoleusers=
Code:
14:00:59.338 ERROR o.o.i.n.i.jabber.XMPPConnect[:122] - Could not establish connection to XMPP server 'talk.google.com:5222': SASL authentication failed using mechanism PLAIN
Gruß
mepi
Kommentar