-
Notifications
You must be signed in to change notification settings - Fork 0
check can login but cant read the message #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Does the XMPP server work in general? (Can we be sure this is a check_xmpp issue?) Your server seems to crash if either
|
8000
yes. the xmpp server is working. my server is not crashing. just the android app This is what I see in ejabberd log ejabberd_listener:accept:302 (<0.1583.1>) Accepted connection ::ffff:7....-> ::ffff:... |
I have no idea what causes this :( Maybe you can try and use a XMPP account that is not connected to any other client? |
yes. tested that already, no luck |
Uh oh!
There was an error while loading. Please reload this page.
Env
I create a special account on my server for monitoring tasks. I can login into this account with the conversation app on android.
When I try to execute a check my conversation app on android is killed and the check is running into a timeout.
Any ideas?
./check_xmpp -timeout 15s -userid monitoring@caserio.de -password secret -debug
2018/02/17 10:48:01 XMPP check starting ...
2018/02/17 10:48:01 Remote host: chat.caserio.de.
2018/02/17 10:48:01 Connecting to XMPP host chat.caserio.de. ...
2018/02/17 10:48:02 Authentication successful
2018/02/17 10:48:02 XMPP stream is established
2018/02/17 10:48:02 Sending message ...
2018/02/17 10:48:02 Waiting for message to arrive ...
CRITICAL - Timeout
The text was updated successfully, but these errors were encountered: