#1759 mod_smacks: Received a stanza claiming to be from remote.example, over a stream authed for localhost.example!
Reporter
Zash
Owner
Zash
Created
Updated
Stars
★ (1)
Tags
Priority-Medium
Status-Fixed
Milestone-0.12
Type-Defect
Zash
on
What steps will reproduce the problem?
1. mod_smacks enabled
2. watch logs for unclean s2s connections
What is the expected output?
Destroying session with 47 unacked stanzas
Received[s2sout]: <stanza type='error'> (repeated)
What do you see instead?
warn Received a stanza claiming to be from remote.example, over a stream authed for localhost.example!
What version of the product are you using?
0.12.0
What steps will reproduce the problem? 1. mod_smacks enabled 2. watch logs for unclean s2s connections What is the expected output? Destroying session with 47 unacked stanzas Received[s2sout]: <stanza type='error'> (repeated) What do you see instead? warn Received a stanza claiming to be from remote.example, over a stream authed for localhost.example! What version of the product are you using? 0.12.0
Fixed in https://hg.prosody.im/trunk/rev/252ed01896dd
Changes