Connection loop for having activated multiple instances of Rocket.chat on same server

We have implemented rocket.chat and in the admin console we showed a message to activate multiple instances.
We have done this but when we connect to the virtual host from Apache Proxy, the connection message appears continuously and occurs both in rocket.chat + and accessing it from the web.

what parameters could be missing, because it is as if you were jumping for each instance, sequentially.

for example, in Rocket.chat + when you have started session it shows the following message “Connecting in 9 seconds” and the amount of second decreases until you restart the count again.

Thanks for your help and guidance.

This sounds like you have not properly configured websockets.

Make sure websocket support has been enabled and then this should go away