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

V1.29.9 none of the screens refresh #2883

Open
Lobo75 opened this issue Feb 10, 2025 · 3 comments
Open

V1.29.9 none of the screens refresh #2883

Lobo75 opened this issue Feb 10, 2025 · 3 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists mac Issues related to Mac OS

Comments

@Lobo75
Copy link

Lobo75 commented Feb 10, 2025

On osx Sequoia none of the screens refresh. For example select Workloads, Pods and add a filter for a namespace. New pods that are added or a pod that is deleted do show up. You have to exit the application and get back in to see the changes.

Selecting other items such as Storage Persistent Volumes then back to Workloads, Pods does not even cause a refresh of the list of Pods.

This has been broken for the last two releases.

@Lobo75 Lobo75 added the bug Something isn't working label Feb 10, 2025
@dosubot dosubot bot added the mac Issues related to Mac OS label Feb 10, 2025
@joaquimrocha
Copy link
Collaborator

Hi @Lobo75 . This seems related to #2805 . Can you add more details to that issue about your set up, how many clusters, how many pods (more or less), etc. there? Anything that may help us reproduce it because from our side we have not been able to.

@joaquimrocha joaquimrocha added the duplicate This issue or pull request already exists label Feb 11, 2025
@Lobo75
Copy link
Author

Lobo75 commented Feb 11, 2025

I can create the issue on a single test cluster. We are running the percona postgres operator with one postgres cluster in a test K8 so we are talking about 5 pods in the names space we are watching. The entire K8 has a total of 71 pods.

To create the issue I can select workloads, pods and you see the pod list. Then using kubectl from a terminal I can delete a pod, headlamp will not see the deletion until I close headlamp and start it again. I have tried access other screens for example going to configuration or Storage then back to workloads/pods the screen is still not refreshed.

@illume
Copy link
Collaborator

illume commented Feb 17, 2025

@Lobo75

I'm trying to narrow down the issue so we can reproduce it ourselves, any information would help...

  • I wonder what ingress you are using? I'm wondering if there is some sort of websocket incompatibility with certain ingresses that might need a config tweak.
  • Can you please confirm if Headlamp 0.27.0 works for you with refreshing?
  • Can you please check if the backend server is still running when you see the issue? ps aux | grep headlamp-server in the terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists mac Issues related to Mac OS
Projects
Development

No branches or pull requests

3 participants