[
https://issues.apache.org/jira/browse/ARTEMIS-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17170339#comment-17170339
]
Justin Bertram commented on ARTEMIS-2864:
-----------------------------------------
I'm a bit confused by the description of the problem. You say you can't open
the Web Console, but then you say you successfully log-in to
http://localhost:8161 which presumably is the web console. Can you clarify
this? Also, what exactly do you mean by "I get 403 (Forbidden) on the jolokia
endpoints"? How does Jolokia fit in to the picture?
Have you tried in Firefox 79 (assuming it's available for macOS)? I just
created a fresh install of 2.14.0 and used Firefox 79 to log-in to the web
console with no issues. To be clear, I'm on Linux and have no access to macOS.
> 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
> Priority: Minor
>
> 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)