-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ML] Machine Learning plugin links redirecting to Kibana home #67365
Comments
Pinging @elastic/ml-ui (:ml) |
This issue is also present in 7.8, using a BC build in Cloud done on |
The same issue also happens for the |
In fact, it even happens for the jobs view, so it affects all of ML. Linking to a specific job is impossible in some cases
|
The following links also don't work but none of these work if opened in a separate tab |
I'm investigating the issue and can reproduce it on Cloud. So far I wasn't able to reproduce it on a local install regardless of it being a dev environment or installed from a released version. 24.06.2020, some more investigation:
25.06.2020, could reproduce it on a local installation (
|
25.06.2020, testing with Kibana's
I cannot reproduce in a way to proof the following 100%, but I have one suspicion: The PR #59275 changed how the plugin initializes licensing information in Further testing/debuggin plan:
|
I could verify that the race-condition-theory from the previous comment is indeed the root cause:
|
Kibana version: 7.7.0
Elasticsearch version: 7.7.0
Server OS version: Mac, Elastic Cloud
Browser version: Chrome 83.0.4103.61 (latest as of May 26, 2020)
Browser OS version: MacOs Catalina 10.15.3
Original install method (e.g. download page, yum, from source, etc.): targz (but also fails in Elastic Cloud)
Describe the bug:
When trying to open a single metric job in a new tab, Kibana sometimes redirects to the Kibana home http://localhost:5601/app/kibana#/home
Steps to reproduce:
http://localhost:5601/app/ml#/timeseriesexplorer?_a=%28mlTimeSeriesExplorer%3A%28zoom%3A%28from%3A%272020-06-14T14%3A45%3A23.723Z%27%2Cto%3A%272020-06-18T06%3A23%3A29.309Z%27%29%29%29&_g=%28ml%3A%28jobIds%3A%21%28low_request_rate%29%29%2CrefreshInterval%3A%28pause%3A%21t%2Cvalue%3A0%29%2Ctime%3A%28from%3A%272020-05-17T00%3A39%3A02.912Z%27%2Cmode%3Aabsolute%2Cto%3A%272020-07-16T21%3A45%3A26.749Z%27%29%29
Expected behavior:
Open timeseries job on selected timerange
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
The text was updated successfully, but these errors were encountered: