We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Successfully capture pod log and scrap.gz file download to local MacOs machine. But unable to extract .gz file and getting
gunzip - unexpected end of file tar - Unrecognized archive format
The text was updated successfully, but these errors were encountered:
Facing same issue on mac OS.
jchan$ file capture-hello-web-5f4fbf5588-c5cpx-1585858878.scap.gz capture-hello-web-5f4fbf5588-c5cpx-1585858878.scap.gz: gzip compressed data, from Unix jchan$ gunzip capture-hello-web-5f4fbf5588-c5cpx-1585858878.scap.gz gunzip: capture-hello-web-5f4fbf5588-c5cpx-1585858878.scap.gz: unexpected end of file gunzip: capture-hello-web-5f4fbf5588-c5cpx-1585858878.scap.gz: uncompress failed
Sorry, something went wrong.
No branches or pull requests
Successfully capture pod log and scrap.gz file download to local MacOs machine. But unable to extract .gz file and getting
gunzip - unexpected end of file
tar - Unrecognized archive format
The text was updated successfully, but these errors were encountered: