I noticed that you are not actually subscribed to users@activemq.apache.org which means you won't receive any responses to your question(s) unless those responses are also sent directly to you (which isn't normal). Also, since you're not subscribed, all the messages you send to users@activemq.apache.org have to be moderated by a list administrator. This introduces a (potentially significant) delay and also introduces the possibility that your message would be rejected completely.
I strongly recommend you actually subscribe to users@activemq.apache.org as it will make your experience much better. You can find more details about subscribing on our website [1]. Justin [1] https://activemq.apache.org/contact On Mon, Jul 8, 2024 at 9:19 AM Nethra Shree C (MS/EDV4-ETAS) <c.nethrash...@in.bosch.com.invalid> wrote: > Dear ActiveMQ Support Team, > > I hope this email finds you well. > > I am currently encountering an issue when attempting to access the > ActiveMQ console on my environment. After successfully logging in, I > receive a 403 Forbidden error when trying to navigate to the ActiveMQ > broker management page. Below are the details of my setup and the steps > I've taken so far: > > Environment Details: > > * URL: https://<host-name>/index.html<https:// > %3chost-name%3e/index.html> > * ActiveMQ Version: [5.18.4] > Issue: After logging in, I attempt to access the ActiveMQ broker > management page via https://<host-name>/admin<https://%3chost-name%3e/admin> > results in a 403 Forbidden error. > apiVersion: networking.istio.io/v1alpha3 > kind: VirtualService > metadata: > name: activemq > spec: > hosts: > - <hostname> > gateways: > - ingress-gateway.$NAMESPACE.svc.cluster.local > http: > - match: > - uri: > exact: /index.html > route: > - destination: > host: activemq > port: > number: 8161 > > Despite these efforts, the issue persists. I would greatly appreciate any > insights or suggestions you might have to resolve this issue. Thank you in > advance for your assistance. > > Best regards, > > Nethra Shree C > > >