MQTTnet
MQTTnet copied to clipboard
Exceptions on bulk connect to AWS ActiveMQ Broker
Describe your question
I'm craeting application with 500-1000 mqtt connections to AWS ActiveMQ Broker. After 10-20 connections I have: "A task was canceled" "An existing connection was forcibly closed by the remote host." "Received packet 'PubAck: [PacketIdentifier=21584] [ReasonCode=]' at an unexpected time."
Exceptions
Which project is your question related to?
- ManagedClient
I've collected every troubleshooting tips under https://github.com/chkr1011/MQTTnet/wiki/Client#connecting-with-amazon-aws now. There is a discussion available under https://github.com/chkr1011/MQTTnet/discussions/1225 where I'm trying to collect all issues with AWS, you can have a look at these resources (Although, ActiveMQ on AWS might have some different issues...)
Closing this due to inactivity.