You need to sign in or sign up before continuing.
panic: multi URL: no addresses and no host.
We have updated to the newest version and see the following error of the kas in the logs. Since the logs tell me to create a ticket and the error message doesnt tell us anything I would like to hear your advice. I do not recall configuring any KAS nor do I know what it does and whether this is impacting our gitlab infrastructure?
Logs:
==> /var/log/gitlab/gitlab-kas/current <==
2025-02-20_21:56:20.62160 {"time":"2025-02-20T21:56:20.621505439Z","level":"INFO","msg":"Running KAS","kas":"gitlab-kas/v17.9.0/v17.9.0"}
2025-02-20_21:56:20.62349 {"time":"2025-02-20T21:56:20.623357297Z","level":"INFO","msg":"Using own private API multi URL","url":"grpc:/localhost/|8155"}
2025-02-20_21:56:20.62402 {"time":"2025-02-20T21:56:20.623992029Z","level":"INFO","msg":"KAS shutdown done, exiting"}
2025-02-20_21:56:20.62637 panic: multi URL: no addresses and no host. This is a programming error. Please open an issue at https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues
2025-02-20_21:56:20.62639
2025-02-20_21:56:20.62639 goroutine 1 [running]:
2025-02-20_21:56:20.62641 gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17/internal/tool/nettool.NewMultiURL({0x1ea52ea, 0x4}, {0x0, 0x0}, {0x0, 0x0}, 0x1fdb, {0x33b25c0, 0x0, 0x0})
2025-02-20_21:56:20.62642 /var/cache/omnibus/src/gitlab-kas/internal/tool/nettool/multi_url.go:29 +0x19e
2025-02-20_21:56:20.62642 gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17/internal/module/agentk2kas_tunnel/router.NewRedisTracker({0x2195b20, 0xc00181d6c0}, {0x7fdff31a7768, 0xc000a41b30}, {0xc00247f2c0, 0x1a}, {{0x1ea52ea, 0x4}, {0x0, 0x0}, ...}, ...)
2025-02-20_21:56:20.62647 /var/cache/omnibus/src/gitlab-kas/internal/module/agentk2kas_tunnel/router/tracker.go:86 +0x3ba
2025-02-20_21:56:20.62647 gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17/cmd/kas/kasapp.newAgentServer(0xc001c8ddd0, 0xc000aa9810, 0xc0003d8000, {0x2175680, 0xc001011950}, {0x2195b20, 0xc00181d6c0}, 0xc0010d0040, 0xc00194f410, {0x7fdff31a7768, ...}, ...)
2025-02-20_21:56:20.62651 /var/cache/omnibus/src/gitlab-kas/cmd/kas/kasapp/agent_server.go:67 +0x152
2025-02-20_21:56:20.62652 gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17/cmd/kas/kasapp.(*options).run(0xc0000ab1c0, {0x2182d78, 0xc0000ab200})
2025-02-20_21:56:20.62653 /var/cache/omnibus/src/gitlab-kas/cmd/kas/kasapp/command.go:252 +0xb66
2025-02-20_21:56:20.62654 gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17/cmd/kas/kasapp.NewCommand.func1(0xc0003fa800?, {0xc000068a40?, 0x7?, 0x1ea535a?})
2025-02-20_21:56:20.62662 /var/cache/omnibus/src/gitlab-kas/cmd/kas/kasapp/command.go:868 +0x85
2025-02-20_21:56:20.62663 github.com/spf13/cobra.(*Command).execute(0xc0001f0f08, {0xc000196160, 0x2, 0x2})
2025-02-20_21:56:20.62665 /root/go/pkg/mod/github.com/spf13/cobra@v1.8.1/command.go:989 +0xa91
2025-02-20_21:56:20.62669 github.com/spf13/cobra.(*Command).ExecuteC(0xc0001f0f08)
2025-02-20_21:56:20.62670 /root/go/pkg/mod/github.com/spf13/cobra@v1.8.1/command.go:1117 +0x3ff
2025-02-20_21:56:20.62670 github.com/spf13/cobra.(*Command).Execute(...)
2025-02-20_21:56:20.62670 /root/go/pkg/mod/github.com/spf13/cobra@v1.8.1/command.go:1041
2025-02-20_21:56:20.62671 github.com/spf13/cobra.(*Command).ExecuteContext(...)
2025-02-20_21:56:20.62671 /root/go/pkg/mod/github.com/spf13/cobra@v1.8.1/command.go:1034
2025-02-20_21:56:20.62672 gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17/cmd.run(0xc0001f0f08)
2025-02-20_21:56:20.62673 /var/cache/omnibus/src/gitlab-kas/cmd/utils.go:27 +0xd1
2025-02-20_21:56:20.62673 gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17/cmd.Run(0xc0001f0f08)
2025-02-20_21:56:20.62673 /var/cache/omnibus/src/gitlab-kas/cmd/utils.go:17 +0xc5
2025-02-20_21:56:20.62675 main.main()
2025-02-20_21:56:20.62676 /var/cache/omnibus/src/gitlab-kas/cmd/kas/main.go:9 +0x18