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.9.1 dashboard panic #10088

Open
DamianZaremba opened this issue Jan 5, 2025 · 0 comments
Open

v1.9.1 dashboard panic #10088

DamianZaremba opened this issue Jan 5, 2025 · 0 comments

Comments

@DamianZaremba
Copy link

Bug Report

Description

When running talosctl dashboard a panic was observed

Logs

$ talosctl dashboard
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x78 pc=0x27f7cdd]

goroutine 148 [running]:
github.com/siderolabs/talos/internal/pkg/dashboard/apidata.(*Node).UpdateDiff(0xc00083e300, 0xc000fe8580)
	/src/internal/pkg/dashboard/apidata/node.go:182 +0x15d
github.com/siderolabs/talos/internal/pkg/dashboard/apidata.(*Data).CalculateDiff(0xc00016f140, 0xc000a187b0)
	/src/internal/pkg/dashboard/apidata/data.go:35 +0xe5
github.com/siderolabs/talos/internal/pkg/dashboard/apidata.(*Source).run(0xc000b0e200, 0xc00012aa80)
	/src/internal/pkg/dashboard/apidata/source.go:69 +0x10d
created by github.com/siderolabs/talos/internal/pkg/dashboard/apidata.(*Source).Run in goroutine 145
	/src/internal/pkg/dashboard/apidata/source.go:42 +0xd7

Environment

  • Talos version:
Client:
	Tag:         v1.9.1
	SHA:         348472f9
	Built:       
	Go version:  go1.23.4
	OS/Arch:     linux/amd64
Server:
	NODE:        100.111.83.104
	Tag:         v1.9.1
	SHA:         348472f9
	Built:       
	Go version:  go1.23.4
	OS/Arch:     linux/amd64
	Enabled:     RBAC
  • Kubernetes version:
$ kubectl version
Client Version: v1.32.0
Kustomize Version: v5.5.0
Server Version: v1.32.0
  • Platform:
Client: Ubuntu 24.04.1
Server: Hetzner VM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant