Skip to content

Explicitly set XMPP port

Leo P. Singer requested to merge leo-singer/gwcelery:xmpp-port into master

PyXMPP2 tries to look up the port by searching for a SRV DNS record, which does not exist for lvalert-test.cgca.uwm.edu. Setting the port explicitly allows the connection to proceed normally.

Merge request reports