解决解压出现"gzip: stdin: unexpected end of file"问题

今天老蒋有在一台服务器安装LNMP的时候正常从官方下载安装包之后解压准备安装,但是在解压的时候有出现错误。具体错误如下:

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

这个问题第一次遇到,看似应该是压缩包下载不全导致的,因为我是通过wget下载的。鉴于可能存在的问题,我直接下载到本地,然后再上传到服务器解压,然后发现问题解除。

投上你的一票

原创文章,转载请注明出处:https://www.itbulu.com/gzip-unexpected.html

上一篇 2019年12月17日 08:48
下一篇 2019年12月30日 08:59