Open harvald opened 3 years ago
Hey @harvald, seems like the XMPP-client is not able to connect to your server. Can you provide some details about the environment?
OS: Ubuntu 20.04
XMPP: Prosody 0.11.4 on the same host
From Prosody logs:
`Jun 17 14:09:11 c2s560d2d807f40 debug Client sent opening
`
Can you provide the (anonymized) webhook configuration?
XMPP_ID='server@harvald.pl.eu.org' XMPP_PASS='xxxxxxxx' XMPP_RECIPIENTS='harvald@harvald.pl.eu.org'
also tried with XMPP_SKIP_VERIFY XMPP_OVER_TLS
service xmpp-webhook crash on start with log message: `panic: malformed-request
goroutine 1 [running]: main.panicOnErr(...) /root/xmpp-webhook/xmpp-webhook-master/main.go:24 main.main() /root/xmpp-webhook/xmpp-webhook-master/main.go:100 +0x80e`