Skip to content
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

Duplicated PUBACK PacketId #101

Open
izarraga opened this issue Dec 11, 2020 · 1 comment
Open

Duplicated PUBACK PacketId #101

izarraga opened this issue Dec 11, 2020 · 1 comment

Comments

@izarraga
Copy link

HMQ print many errors about Duplicated PUBACK

Dec 11 23:01:02 daredevil hmq_core[26722]: {"level":"error","timestamp":"2020-12-11T23:01:02.116+0100","logger":"broker","caller":"broker/client.go:211","msg":"Duplicated PUBACK PacketId","MessageID":1,"ClientID":"core_ryo"}
Dec 11 23:01:04 daredevil hmq_core[26722]: {"level":"error","timestamp":"2020-12-11T23:01:04.309+0100","logger":"broker","caller":"broker/client.go:211","msg":"Duplicated PUBACK PacketId","MessageID":1,"ClientID":"core_ryo"}
Dec 11 23:01:04 daredevil hmq_core[26722]: {"level":"error","timestamp":"2020-12-11T23:01:04.317+0100","logger":"broker","caller":"broker/client.go:211","msg":"Duplicated PUBACK PacketId","MessageID":1,"ClientID":"core_jiro"}
Dec 11 23:01:04 daredevil hmq_core[26722]: {"level":"error","timestamp":"2020-12-11T23:01:04.317+0100","logger":"broker","caller":"broker/client.go:211","msg":"Duplicated PUBACK PacketId","MessageID":1,"ClientID":"core_jiro"}
Dec 11 23:01:04 daredevil hmq_core[26722]: {"level":"error","timestamp":"2020-12-11T23:01:04.323+0100","logger":"broker","caller":"broker/client.go:211","msg":"Duplicated PUBACK PacketId","MessageID":1,"ClientID":"core_jiro"}
Dec 11 23:01:04 daredevil hmq_core[26722]: {"level":"error","timestamp":"2020-12-11T23:01:04.326+0100","logger":"broker","caller":"broker/client.go:211","msg":"Duplicated PUBACK PacketId","MessageID":1,"ClientID":"aiko"}
Dec 11 23:01:04 daredevil hmq_core[26722]: {"level":"error","timestamp":"2020-12-11T23:01:04.327+0100","logger":"broker","caller":"broker/client.go:211","msg":"Duplicated PUBACK PacketId","MessageID":1,"ClientID":"aiko"}
Dec 11 23:01:04 daredevil hmq_core[26722]: {"level":"error","timestamp":"2020-12-11T23:01:04.328+0100","logger":"broker","caller":"broker/client.go:211","msg":"Duplicated PUBACK PacketId","MessageID":1,"ClientID":"aiko"}
Dec 11 23:01:04 daredevil hmq_core[26722]: {"level":"error","timestamp":"2020-12-11T23:01:04.328+0100","logger":"broker","caller":"broker/client.go:211","msg":"Duplicated PUBACK PacketId","MessageID":1,"ClientID":"aiko"}
Dec 11 23:01:04 daredevil hmq_core[26722]: {"level":"error","timestamp":"2020-12-11T23:01:04.329+0100","logger":"broker","caller":"broker/client.go:211","msg":"Duplicated PUBACK PacketId","MessageID":1,"ClientID":"aiko"}

@tekjar
Copy link

tekjar commented Jan 23, 2021

Hi. We are also observing this error while testing with our load generator

There are no duplicates observer while testing with our own broker or mosquitto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants