-
Notifications
You must be signed in to change notification settings - Fork 226
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
/backup/download, /backup/upload API return context canceled in /backup/actions #814
Comments
could you share could you provide full log of download command? It looks like you got SIGSTOP signal to
maybe this is not first time After that, all commands will stop via cancel context, your command downloaded backup successfully but get context cancel during upgrade backup metrics which executed after each command How do you run clickhouse? Is this a standalone Linux, docker or kubernetes environment? |
Clickhouse is run using Altinity clickhouse operator.
|
|
could you share log from container with |
for 2024-01-18 06:23:07 |
|
could you upgrade to clickhouse:
timeout: 5m via backup ConfigMap |
ok. I'll do it a bit later |
sorry, please setup |
@mglotov could you try |
Still getting the same error:
Tried:
|
ok something strange, Could you share the used manifests? |
I'm testing it using
it works fine if I use |
ok. reproduced locally, will fix ASAP |
Downloading backups from GCS stopped working after upgrading
clickhouse-backup
to 2.4.14Error message:
Clickhouse version:
The text was updated successfully, but these errors were encountered: