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

An unexpected error happened when open velaux #823

Closed
regend opened this issue May 19, 2023 · 2 comments · Fixed by #842
Closed

An unexpected error happened when open velaux #823

regend opened this issue May 19, 2023 · 2 comments · Fixed by #842
Labels
kind/bug Something isn't working

Comments

@regend
Copy link

regend commented May 19, 2023

Describe the bug
when i open velaux in version v1.8.1,the brower shows these messages:
An unexpected error happened
详情TypeError: Cannot convert undefined or null to object

at g2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:208200)
at tr
at g2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:204122)
at tbody
at g2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:211066)
at table
at g2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:227247)
at div
at g2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:229388)
at S2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:251738)
at x2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:274261)
at x2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:255676)
at S2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:260866)
at x2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:268051)
at x2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:246255)
at x2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:296003)
at x2 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:298579)
at Ht (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:1:61320)
at div
at Jn (http://localhost:30000/public/build/7504.1c50aa8a9e082812de1a.js:7:41818)
at Jt (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:72:72162)
at B (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:6:2275)
at Ht (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:1:61320)
at div
at Xn (http://localhost:30000/public/build/7504.1c50aa8a9e082812de1a.js:7:52081)
at Jt (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:72:72162)
at wt (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:72:87485)
at wt (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:72:99497)
at lf
at div
at div
at div
at Nf (http://localhost:30000/public/build/7504.1c50aa8a9e082812de1a.js:115:161564)
at _1 (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:1:65666)
at xf (http://localhost:30000/public/build/7504.1c50aa8a9e082812de1a.js:115:162472)
at component
at wt (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:72:87485)
at jf (http://localhost:30000/public/build/7504.1c50aa8a9e082812de1a.js:115:170667)
at wt (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:72:99497)
at F (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:72:105336)
at ft (http://localhost:30000/public/build/4794.03caa2c92dc8662e4a29.js:72:68429)
at X

To Reproduce

Screenshots
velaux-error

KubeVela Version

1.8.1

Additional context
i can't find any error logs in both velaux or vela-core

@regend regend added the kind/bug Something isn't working label May 19, 2023
@achauve
Copy link

achauve commented May 27, 2023

Same with 1.8.2 . Happens only after a while of using the ux.

@lxkaka
Copy link

lxkaka commented Jun 13, 2023

same with 1.8.1, when create a new application.
This is a serious issue that causes the application to be completely unusable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants