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 API server resume after restart #653

Closed
Slach opened this issue May 16, 2023 · 0 comments · Fixed by #654
Closed

Panic API server resume after restart #653

Slach opened this issue May 16, 2023 · 0 comments · Fixed by #654
Assignees
Milestone

Comments

@Slach
Copy link
Collaborator

Slach commented May 16, 2023

 panic: runtime error: index out of range [2] with length 2
 goroutine 74 [running]:
 github.com/AlexAkulov/clickhouse-backup/pkg/server.(*APIServer).ResumeOperationsAfterRestart(0xc0000b2000)
     /home/runner/work/clickhouse-backup/clickhouse-backup/pkg/server/server.go:1587 +0x1019
 github.com/AlexAkulov/clickhouse-backup/pkg/server.Run.func1()
     /home/runner/work/clickhouse-backup/clickhouse-backup/pkg/server/server.go:110 +0x26
 created by github.com/AlexAkulov/clickhouse-backup/pkg/server.Run
     /home/runner/work/clickhouse-backup/clickhouse-backup/pkg/server/server.go:109 +0x56f
 stream closed
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

Successfully merging a pull request may close this issue.

1 participant