MQTT Engine not allowing more than one broker connection

We are looking to consolidate two different Ignition projects onto one Ignition instance.

Both projects evolved to use the Cirrus Link MQTT modules. One project connects to an AWS broker (no certs, basic connection) while another connects to a local broker via Cirrus Link Distributor (using TLS and certs).

The local MQTT connection works fine and pulls in data until I enable the AWS server connection. At that point the AWS broker pulls in data and works fine, but the local MQTT connection stops reporting data.

The only way to recover the local MQTT server connection is to disable the AWS connection, then restart the MQTT Engine module.

What is happening here? There is obviously a conflict here but I don't even know where to start looking for it. Any guidance would be very appreciated!

Consider posting on Cirrus Link's forum, or, better, opening a support ticket with them.

(This does sound like a bug.)

Thank you for the quick reply and sanity check. Will do.