-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Error on Overview page #8082
Comments
Hello patadata, Thank you for reaching out to Lens support! Thank you for reporting a bug. We are working on your issue. Stand by for further updates. Best Regards, |
Hello @patadata, I wanted to check in and see if you are still experiencing the issue you reported earlier. We have released a new version since then, and I'm very interested to know if it has resolved the problem for you. |
Describe the bug
Error on Overview page, App crash at /workloads
I hav had the problem since earlier versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Se the overview
Screenshots
Environment (please complete the following information):
Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:
Component stack:
Error stack:
Error: "doughnut" is not a registered controller.
at Registry._get (https://7e398bc02d9ca4915a8c9a68d64680e0.lens.app:50933/build/lens.js?0b523c36f099af2e97c1:664371:19)
at Registry.getController (https://7e398bc02d9ca4915a8c9a68d64680e0.lens.app:50933/build/lens.js?0b523c36f099af2e97c1:664315:21)
at Chart.buildOrUpdateControllers (https://7e398bc02d9ca4915a8c9a68d64680e0.lens.app:50933/build/lens.js?0b523c36f099af2e97c1:665177:50)
at Chart.update (https://7e398bc02d9ca4915a8c9a68d64680e0.lens.app:50933/build/lens.js?0b523c36f099af2e97c1:665214:37)
at new Chart (https://7e398bc02d9ca4915a8c9a68d64680e0.lens.app:50933/build/lens.js?0b523c36f099af2e97c1:664984:18)
at LensChart.renderChart (https://7e398bc02d9ca4915a8c9a68d64680e0.lens.app:50933/build/lens.js?0b523c36f099af2e97c1:621389:20)
at LensChart.componentDidMount (https://7e398bc02d9ca4915a8c9a68d64680e0.lens.app:50933/build/lens.js?0b523c36f099af2e97c1:621291:12)
at Yi (https://7e398bc02d9ca4915a8c9a68d64680e0.lens.app:50933/build/lens.js?0b523c36f099af2e97c1:498798:411)
at dk (https://7e398bc02d9ca4915a8c9a68d64680e0.lens.app:50933/build/lens.js?0b523c36f099af2e97c1:498838:160)
at exports.unstable_runWithPriority (https://7e398bc02d9ca4915a8c9a68d64680e0.lens.app:50933/build/lens.js?0b523c36f099af2e97c1:524456:343)
Kubeconfig:
Quite often the problems are caused by malformed kubeconfig which the application tries to load. Please share your kubeconfig, remember to remove any secret and sensitive information.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: