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

App crash at CRD definition (/helm/releases/amp-system/my-kpack) #6878

Closed
wangeguo opened this issue Jan 5, 2023 · 0 comments · Fixed by #6893
Closed

App crash at CRD definition (/helm/releases/amp-system/my-kpack) #6878

wangeguo opened this issue Jan 5, 2023 · 0 comments · Fixed by #6893
Labels
bug Something isn't working p0

Comments

@wangeguo
Copy link

wangeguo commented Jan 5, 2023

Describe the bug
A clear and concise description of what the bug is.

Component stack:


    at NonInjectedMonacoEditor (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:614981:9)
    at div
    at div
    at observerComponent (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:239469:16)
    at div
    at observerComponent (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:239469:16)
    at ObserverComponent (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:239517:23)
    at div
    at div
    at div
    at NonInjectedAnimate (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:579566:13)
    at NonInjectedDrawer (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:598979:9)
    at observerComponent (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:239469:16)
    at observerComponent (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:239469:16)
    at ObserverComponent (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:239517:23)
    at ErrorBoundary (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:599449:9)
    at observerComponent (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:239469:16)
    at ThemeProvider (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:124175:24)
    at Router (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:456492:30)
Error stack:

TypeError: factory.create is not a function
    at createTextBuffer (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:336350:20)
    at new TextModel (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:336439:44)
    at ModelServiceImpl._createModelData (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:344436:23)
    at ModelServiceImpl.createModel (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:344477:30)
    at doCreateModel (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:392380:25)
    at createTextModel (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:392374:12)
    at Object.createModel (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:401242:12)
    at get model (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:615052:35)
    at ComputedValue.computeValue_ (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:242168:33)
    at ComputedValue.get (http://987ac60f2f59923459afd1dd76255847.localhost:50382/build/Lens.js?db9799481c213322b5e6:242089:28)

Environment (please complete the following information):

  • Lens Version:
    • Lens: 2022.12.221341-latest
    • Extension API: 6.2.5
    • Electron: 19.1.9
    • Chrome: 102.0.5005.167
    • Node: 16.14.2
  • OS: MacOS
@wangeguo wangeguo added the bug Something isn't working label Jan 5, 2023
@Nokel81 Nokel81 added the p0 label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants