MqDockerUp icon indicating copy to clipboard operation
MqDockerUp copied to clipboard

Multiple instance of containers

Open NsmUnited opened this issue 2 years ago • 9 comments

Hi,

I've 3 instances of Sonarr but only one is in HA. Sometimes the container 1, sometimes the 2 and sometimes the 3... A way to fix it ?

(je pense que tu es français haha. J'ai les 3 conteneur qui s'interchangent dans HA car ca se base sur l'image apparement et pas sur les conteneurs ? Je ne sais pas ce que je peux faire pour avoir mes 3 conteneurs qui s'affichent)

Thx for help

NsmUnited avatar Mar 17 '24 00:03 NsmUnited

👋 Welcome to the project! Thank you for raising your first issue. We will look into it as soon as possible.

github-actions[bot] avatar Mar 17 '24 00:03 github-actions[bot]

Same for me. For tracking the version it's fine, but I'd like to see all containers in Home Assistant to see if they are running or not.

frauhottelmann avatar May 14 '24 15:05 frauhottelmann

I am not sure if this is the same bug. I have a single image that is used to create three (3) containers monitoring 3 different Icecast streams. Only one container shows up.

Thank you.

mdisabato avatar May 25 '24 02:05 mdisabato

It seems to be a problem with non unique id's. I've the Same issue with different instances of mqdockerup and watchtower on different machines

cgfm avatar Sep 24 '24 19:09 cgfm

I believe this is fixed with the MQTT_CLIENTID and MAIN_PREFIX. Set both of these to unique values for each individual mqdockerup container and it should work as expected.

marleyjaffe avatar Dec 20 '24 03:12 marleyjaffe

I believe this is fixed with the MQTT_CLIENTID and MAIN_PREFIX. Set both of these to unique values for each individual mqdockerup container and it should work as expected.

nope, this is for multiple instances of Mqdockerup, that "point" to the same mqtt server

SiriosDev avatar Dec 20 '24 14:12 SiriosDev

Multiple instances not just in the same network, but on the same host machine? I have this working with multiple mq containers in my network using the same Mqtt, but on different host machines.

marleyjaffe avatar Dec 20 '24 17:12 marleyjaffe