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

panic on HA peer connect #2173

Closed
plorenz opened this issue Jun 28, 2024 · 0 comments
Closed

panic on HA peer connect #2173

plorenz opened this issue Jun 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working controller Issue related to the controller distributed-control Work related to HA/Raft/other distributed control fabric Issue is related to fabric level functionality panic describes a code panic

Comments

@plorenz
Copy link
Member

plorenz commented Jun 28, 2024

panic: runtime error: index out of range [0] with length 0
goroutine 313 [running]:
{0xc0026d0038, 0x1, 0x1})
github.com/openziti/ziti/controller/model/controller_manager.go:234 +0x178f
github.com/openziti/ziti/controller/env.(*Broker).AcceptClusterEvent(0xc00243eac0, 0xc00331c720)
github.com/openziti/ziti/controller/env/broker.go:94 +0x8e
github.com/openziti/ziti/controller/events.(*Dispatcher).AcceptClusterEvent.func1()
github.com/openziti/ziti/controller/events/dispatcher_cluster.go:36 +0x9a
created by github.com/openziti/ziti/controller/events.(*Dispatcher).AcceptClusterEvent in goroutine 65
github.com/openziti/ziti/controller/events/dispatcher_cluster.go:34 +0x67
@plorenz plorenz added bug Something isn't working controller Issue related to the controller fabric Issue is related to fabric level functionality distributed-control Work related to HA/Raft/other distributed control panic describes a code panic labels Jun 28, 2024
@plorenz plorenz self-assigned this Jun 28, 2024
@plorenz plorenz closed this as completed in 718b256 Jul 1, 2024
plorenz added a commit that referenced this issue Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working controller Issue related to the controller distributed-control Work related to HA/Raft/other distributed control fabric Issue is related to fabric level functionality panic describes a code panic
Projects
None yet
Development

No branches or pull requests

1 participant