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

Kibana 6.4.1 Error: [$injector:unpr] Unknown provider: timefilterProvider <- timefilter <- KbnTimeVisController #44

Closed
conmurray opened this issue Sep 25, 2018 · 3 comments

Comments

@conmurray
Copy link

Hi there,

This may be similar to the other issue reported for 6.3 but this does look like a different line where the error is so I want to report it here.

I've swapped out the url for HOSTNAME here for privacy reasons:

Error: [$injector:unpr] Unknown provider: timefilterProvider <- timefilter <- KbnTimeVisController http://errors.angularjs.org/1.6.9/$injector/unpr?p0=timefilterProvider%20%3C-%20timefilter%20%3C-%20KbnTimeVisController (https://HOASTNAME:5601/bundles/vendors.bundle.js:186)

Version: 6.4.1
Build: 17999

Error: Error: [$injector:unpr] Unknown provider: timefilterProvider <- timefilter <- KbnTimeVisController
http://errors.angularjs.org/1.6.9/$injector/unpr?p0=timefilterProvider%20%3C-%20timefilter%20%3C-%20KbnTimeVisController (https://HOSTNAME:5601/bundles/vendors.bundle.js:186)
window.onerror@https://HOSTNAME:5601/bundles/commons.bundle.js:3:776219

image

Steps to reproduce:
Install as per 6.3 instructions. Update package.json to 6.4.1 and restart kibana. Allow optimizations to complete and then go to a dashboard you have with the time widget included on it.

@conmurray
Copy link
Author

Ive tried this on a brand new Ubuntu 16.04 install with a DEB install of elastic and kibana. Same issue is being observed so Im not quite sure how to trace this down any further. Unfortunately my JS skills are non existent :(

@conmurray
Copy link
Author

@conmurray
Copy link
Author

OK ok, I think Ive figured it out. Looks like I need to checkout the master as the changes to timeController.js arent in 6.3 which makes sense as they only apply to 6.4 upwards.

Might be worth noting this in the readme or similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant