Duplicate messages after f78837cbc5f468e02a49942211edbc71f6e9f36f
See original GitHub issuehttps://github.com/conversejs/converse-integration-tests/blob/master/test.py#L132 instantly reports failures since f78837cbc5f468e02a49942211edbc71f6e9f36f
[10:10:52] XMPP connected
[10:10:57] Logged into Converse
[10:10:57] Testing 1 messages
[10:10:02] Testing 10 online messages with disconnect delay 1..
Traceback (most recent call last):
File "./test.py", line 368, in <module>
test.test_online(start_count + i)
File "./test.py", line 190, in test_online
self.checkMessages(private_messages, muc_messages)
File "./test.py", line 220, in checkMessages
raise Exception("%s duplicate private messages received" %(self.check_duplicates(private_messages)))
Exception: 10 duplicate private messages received
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
How to Stop Sending Duplicate Text Messages on Android
A variety of problems can cause duplicate messages on Android and this article will teach you how to fix that from happening.
Read more >Why did the person I sent a message to get duplicate ...
Sometimes duplicate messages can also be produced by the destination carrier when the recipient is roaming. Duplicate messages should be a rare occurrence,...
Read more >Why Is My Messenger Sending Duplicate Messages? - ITGeared
When using Messenger, it can happen that every time you send a message, it gets sent in duplicates. For SMS, this can mean...
Read more >6 Ways to Solve Receiving Duplicate Text Messages Samsung
Receiving duplicate text messages Samsung? No worries, we will walk you through this article and help you find right way to fix the...
Read more >Android sending double or duplicate text messages? You're ...
To force close the messages app, simply go to the apps list in the Settings menu and tap on the messages app, then...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have no clue (yet) what’s even going on under the hood, converse-integration-tests just uses a reasonably modern XMPP client (SleekXMPP) and a modern server configuration (Ejabberd) with all their defaults.
Yes, seems fixed, great!