-
Bug
-
Resolution: Fixed
-
Highest
-
8.0.0
-
16
-
Severity 3 - Minor
-
61
-
Issue Summary
When running the linux installer on the command line, nearly every step of the installer is displaying a set of warning messages alongside the installation instructions. These messages do not appear to impact the success of installation but make the install steps harder to read.
This is reproducible on Data Center: yes
Steps to Reproduce
- Run the installer by command line, and step through the installation process
Expected Results
Every step is displayed clearly on the command line
Actual Results
Warning messages like this appear:
This Bitbucket Data Center version doesn't support Server licenses. Ensure
you have a valid Bitbucket Data Center license before proceeding.Do you want to continue?
Yes [y, Enter], No [n]
yBitbucket 8.15.1 installation wizard
Would you like to install or upgrade an instance?
Install a new instance [1, Enter], Upgrade an existing instance [2]
2023-11-22 03:54:48,318 WARN [Thread-2] o.a.h.c.p.ResponseProcessCookies Cookie rejected [atlCohort="{bucketAll:{bucketedAtUTC:2023-11-22T03:54:48.093Z,version:2,index:4,bucketId:0}}", version:0, domain:wac-web, path:/, expiry:Sat Nov 19 03:54:48 UTC 2033] Illegal 'domain' attribute "wac-web". Domain of origin: "www.atlassian.com"
2023-11-22 03:54:48,321 WARN [Thread-2] o.a.h.c.p.ResponseProcessCookies Cookie rejected [ajs_anonymous_id="%222cc1278b-5578-b2cc-b4a5-9de2bba57b4e%22", version:0, domain:wac-web, path:/, expiry:Sat Nov 19 03:54:48 UTC 2033] Illegal 'domain' attribute "wac-web". Domain of origin: "www.atlassian.com"
2023-11-22 03:54:48,322 WARN [Thread-2] o.a.h.c.p.ResponseProcessCookies Cookie rejected [bxp_gateway_request_id="ef4ee408-d1f4-fa62-c1cf-7e1a70c96cfe", version:0, domain:wac-web, path:/, expiry:Wed Nov 22 03:59:48 UTC 2023] Illegal 'domain' attribute "wac-web". Domain of origin: "www.atlassian.com"
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...