Hello,
we have self-hosted hmdm website. Everything was working fine and today we noticed, that our website shows blank screen.
Logs getting spammed 5-10 messages/5seconds. Different ip's all the time and different ports. /var/log/tomcat9/catalina.out logs we get:
[2024-05-06 12:58:42] [info] 2024-05-06 12:58:42 [INFO] org.apache.activemq.broker.TransportConnection : Stopping tcp://xx.xx.x.xxx:47218 because Failed with SecurityException: User name [hmdm] or password is invalid.
[2024-05-06 12:58:42] [info] 2024-05-06 12:58:42 [INFO] org.apache.activemq.broker.TransportConnection : Stopping tcp://xx.xx.x.xxx:47220 because Failed with SecurityException: User name [hmdm] or password is invalid.
[2024-05-06 12:58:44] [info] 2024-05-06 12:58:44 [INFO] org.apache.activemq.broker.TransportConnection : Stopping tcp://xx.xx.x.xxx:37130 because Failed with SecurityException: User name [hmdm] or password is invalid.
[2024-05-06 12:58:44] [info] 2024-05-06 12:58:44 [INFO] org.apache.activemq.broker.TransportConnection : Stopping tcp://xx.xx.x.xxx:37132 because Failed with SecurityException: User name [hmdm] or password is invalid.
Could you assist us with what can we do?
Thanks!