Skip to content

Conversation

@amirmd76
Copy link
Contributor

Sometimes the head -n pipe in the logical backup script (when getting the cluster host ip), causes SIGPIPE which will cause the script to exit with code 141, since head will only read the first line and cause a SIGPIPE signal to jq. I added an extra pipe to tee to resolve this issue.

@sdudoladov
Copy link
Member

👍

1 similar comment
@FxKu
Copy link
Member

FxKu commented Sep 30, 2021

👍

@FxKu FxKu merged commit d318360 into zalando:master Sep 30, 2021
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 this pull request may close these issues.

3 participants