-
Notifications
You must be signed in to change notification settings - Fork 75
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
Backups error #643
Comments
Found some ideas in backup repo, but this helm chart already defines CLICKHOUSE_HOST
Full error:
|
Bug description
Added clickhouse backups, but backup container returns errors
Code: 60. DB::Exception: Received from chi-posthog-posthog-0-0:9000. DB::Exception: Table system.backup_actions doesn't exist. (UNKNOWN_TABLE)
Expected behavior
backups should work
Actual behavior
Backup container returns error missing table
How to reproduce
Environment
updated posthog and helm chart
kubectl version
): v1.23.11helm list -n posthog
): posthog-29.0.11Additional context
The text was updated successfully, but these errors were encountered: