You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow I can't receive mqtt messages via Websocket. I can succesfully receive them via mqtt in my backend, but not in my angular application via Websocket. I already had an activemq broker working before and tried passing its own activemq.xml conf file as follows:
Left Default settings and created this docker-compose.yml
Somehow I can't receive mqtt messages via Websocket. I can succesfully receive them via mqtt in my backend, but not in my angular application via Websocket. I already had an activemq broker working before and tried passing its own activemq.xml conf file as follows:
But this volume simply crashes the broker. ThenI noticed that it's warned to do this:
""If you overload the config, don't forget to disable confd or change the template instead to change activemq config /opt/confd/etc/templates.""
but I don't understand what else to do.. Help please!
The text was updated successfully, but these errors were encountered: