-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Boom! runtime error: invalid memory address or nil pointer dereference #2418
Comments
@derailed if it helps, I'm happy to test a dev build. |
I didn't go through the code diff, but this issue was introduced somewhere here: v0.30.4...v0.30.7 |
From the logs, it seems that there may be some issues with your configuration file located at /Users/gerhard/.config/k9s/clusters/changelog-production-2023-11-23/changelog-production-2023-11-23/config.yaml. Could you provide the contents of this file? |
Found the problem! Deleting this config, letting Thank you @derailed 💪 |
Unfortunately I still have the same issue, when running k9s Switching namespaces back and forth between bookmarked ones and Log file: |
Same issue as above, changing namespaces in |
* [Bug] Fix derailed#2418 * cleaning up * rel notes
* [Bug] Fix derailed#2418 * cleaning up * rel notes
Describe the bug
Starting
k9s
fails with:To Reproduce
Start
k9s
with an Active Context.Versions
12.7.2
0.30.7
(0.30.5
&0.30.6
have the same issue)1.28.4
Additional context
My workaround is to pin
k9s
to0.30.4
which works as expected.Attaching logs from:
Maybe related to:
The text was updated successfully, but these errors were encountered: