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
When loading the Consul web UI from firefox it throws me this page. I'm not sure if this has anything to do with my plugins/settings. Since I'm only facing this issue with Consul. No other products from the Hashistack does this, namely Nomad & Vault.
Some background: Consul aims to provide a better experience for our long-polling live-updates for users using HTTP2 (taking advantage of HTTP2s multiplexed connections). Therefore, if allowed, we try to detect if you are running HTTP1 or HTTP2 on startup. There as a bug previous to 1.7.2 which didn't take into account anything that might disallow us from detecting that (which I'm guessing is detailed in the Firefox config you've provided here?)
It looks like you are running 1.7.2, so you should probably update to the last 1.7 version at least (currently 1.7.14). A fix for this exact problem was added in the version just after the version you are running (1.7.3) so at a minimum if you upgrade to that release that should solve your issue.
Overview of the Issue
When loading the Consul web UI from firefox it throws me this page. I'm not sure if this has anything to do with my plugins/settings. Since I'm only facing this issue with Consul. No other products from the Hashistack does this, namely Nomad & Vault.
Reproduction Steps
Steps to reproduce this issue, eg:
Operating system and Environment details
NixOS + Home-manager. If my firefox config is of any help:
Log Fragments
https://gist.github.com/bryanhonof/c50798d134b8a95a8c04233099b7d6b6
The text was updated successfully, but these errors were encountered: