-
Notifications
You must be signed in to change notification settings - Fork 8
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
service crash - panic: malformed-request #21
Comments
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 ` |
Can you provide the (anonymized) webhook configuration? |
XMPP_ID='[email protected]' also tried with |
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`
The text was updated successfully, but these errors were encountered: