-
Notifications
You must be signed in to change notification settings - Fork 135
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
Random white screen in cluster view requiring app reload #4227
Comments
hi @STV-MFJ - thanks for reporting and sorry for the troubles you are having.. what kind of cluster are you connecting to!? is it local or remote? regarding the CPU/RAM data - i'm not sure - perhaps @devcatalin can help? |
This is an AWS EKS cluster |
Hi @olensmar I'm getting the same as @SB-MFJ. My clusters are VMWare Tanzu with k8s 1.28, I'm running on a M3 Max / 64GB under Sequoia 15.0.1. Started Monokle from the terminal and got the below trace, reproducible.
|
As simple work around is to start Monokle from the terminal with increased memory. 4GB RAM seemed to work for me, but others may need bigger or smaller values.
|
Describe the bug
Randomly, the whole app turns white when doing anything in the cluster view.
Need to force reload and connect to the cluster again
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected to not hang and needing to reload so frequently
Screenshots
Desktop (please complete the following information):
Additional context
We have about 2586 resources which I don't believe is that many, k8 1.30.3
The app was a little slow when first starting out, so I disabled some of the validation checks to get moving for now.
Side tangent: Where does the CPU/RAM data get pulled from?
The text was updated successfully, but these errors were encountered: