Skip to content
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

License management page not showing up when telemetry is disabled #69543

Closed
dej611 opened this issue Jun 18, 2020 · 2 comments · Fixed by #69711
Closed

License management page not showing up when telemetry is disabled #69543

dej611 opened this issue Jun 18, 2020 · 2 comments · Fixed by #69711
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Telemetry Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@dej611
Copy link
Contributor

dej611 commented Jun 18, 2020

Kibana version:
master

Elasticsearch version: 8.0.0

Server OS version: Mac 10.15.5

Browser version:: Chrome 83.0.4103.97

Browser OS version: Mac

Original install method (e.g. download page, yum, from source, etc.):: from source

Describe the bug:

Start Kibana and go to the License management page. The page will not load.

Screenshot 2020-06-18 at 18 52 33

Steps to reproduce:

  1. yarn start --telemetry.enabled=false

Expected behavior:

See the license management page with panels and buttons.

Errors in browser console (if relevant):

Uncaught (in promise) Error: __kbnBundles__ does not have a module defined for "plugin/telemetry/public"
    at Object.get (bootstrap.js:26)
    at Module.plugin/telemetry/public (plugin.ts:93)
    at __webpack_require__ (bootstrap:63)
    at Module../public/application/lib/telemetry.ts (telemetry.ts:1)
    at __webpack_require__ (bootstrap:63)
    at Module../public/application/components/telemetry_opt_in/telemetry_opt_in.tsx (telemetry_opt_in.tsx:1)
    at __webpack_require__ (bootstrap:63)
    at Module../public/application/components/telemetry_opt_in/index.ts (index.ts:1)
    at __webpack_require__ (bootstrap:63)
    at Module../public/application/sections/license_dashboard/start_trial/start_trial.tsx (start_trial.tsx:1)

Provide logs and/or server output (if relevant):
none

@dej611 dej611 added bug Fixes for quality problems that affect the customer experience Team:KibanaTelemetry labels Jun 18, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-telemetry (Team:KibanaTelemetry)

@afharo afharo self-assigned this Jun 23, 2020
@lukeelmers lukeelmers added Feature:Telemetry Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc labels Oct 1, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Telemetry Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants