question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

XMPP plugin fails

See original GitHub issue

I am trying to setup a simple xmpp example

[config:xmpp] sender ='someuser@caserio.de' password = 'correctpassword' targets = { 'admin' : 'hagen.bauer@caserio.de' } [hello/1] targets = log:info, xmpp:admin

This is the error I can see DEBUG [xmpp] *** MODULE=services/xmpp.py: service=xmpp, target=admin DEBUG [xmpp] Sending XMPP notification to admin, addresses: hagen.bauer@caserio.de WARNING [mqttwarn] Notification of xmpp for hello/1 FAILED or TIMED OUT DEBUG [mqttwarn] Job queue has 0 items to process ERROR [xmpp] Error sending message to admin: Client instance has no attribute 'Dispatcher'

DNS should be ok.

host -t SRV _xmpp-client._tcp.caserio.de _xmpp-client._tcp.caserio.de has SRV record 5 0 5222 chat.caserio.de. ` Other xmpp Clients are working. Anything I am doing wrong?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:38 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
Neustradamuscommented, Mar 31, 2020

@amotl: I am very happy to see that xmpppy is developped a new time! Please look all changes in all current forks!

1reaction
normanrcommented, Feb 21, 2020

I got this reply from github support:

xmpppy/xmpppy, doesn’t have any issues or PRs, and no forks of its own, so the smoothest option would be to delete it. Then you could transfer normanr/xmpppy across to the xmpppy org, and it would take all of its issues, PRs and forks with it.

So I’m going to try that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug #1380972 “Periodic pinger plugin fails after XMPP connection ...
- If endroid's connection to its XMPP server is lost, a *lot* of ping failures are reported (logging changed to report errors at...
Read more >
Error: 'IMPORTANT: SpamClient.cpp: Unable to initialize ...
Overview This article describes the process to follow when the Spam Assassin plugin is failing to initialize and the error log displays...
Read more >
XMPP authorization error when connecting to Finesse
I got the Pidgin client now, and that _could_ connect. After enabling the XMPP Console plugin I saw the XMPP that it sends...
Read more >
SmackException.NoResponseException and ... - Google Groups
Hi,. I faced an error while using XMPP jmeter plugin for a load test. When I run a test with 200 users -...
Read more >
XMPP Server Connection Error - java - Stack Overflow
It seems like this happens when the client receives a <message/> stanza with a type attribute with the non-standard value servertime :
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found