Duy Dao created ARTEMIS-2864:
--------------------------------
Summary: Firefox can't open WebConsole using localhost
Key: ARTEMIS-2864
URL: https://issues.apache.org/jira/browse/ARTEMIS-2864
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Web Console
Affects Versions: 2.14.0
Environment: * macOS 10.15.2
* Firefox 78.0.2
* Works on Chrome 84
Reporter: Duy Dao
I can't open the Web Console on a fresh broker using the default config. After
a successfull login on http://localhost:8161, I get 403 (Forbidden) on the
jolokia endpoints.
This only happens on Firefox 78.0.2 (macOS), it works when I use Chrome 84 or
when I use the IP instead of localhost (e.g. http://127.0.0.1:8161 after
modifying the jolokia-access.xml)
As a workaround, I can use Chrome instead of Firefox or the IP instead of
localhost.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)