Cloudify 节点地窖:file\ntar 意外结束:
Cloudify nodecellar: nexpected end of file\ntar:
当我尝试使用 Cloudify 安装 nodecellar 时,出现以下错误
CFY [nodejs_85efd.create] Task failed 'script_runner.tasks.run' -> RecoverableError('ProcessException: \ngzip: stdin: unexpected end of file\ntar: Unexpected EOF in archive\ntar: Error is not recoverable: exiting now\n\ngzip: stdin: unexpected end of file\ntar: Unexpected EOF in archive\ntar: Unexpected EOF in archive\ntar: Error is not recoverable: exiting now\n',)
我该如何解决这个问题?
我在磁盘用完 space 时看到过这个错误。
如果您在远程计算机上安装,请通过 SSH 连接到它并验证那里有足够的可用空间 space。
当我尝试使用 Cloudify 安装 nodecellar 时,出现以下错误
CFY [nodejs_85efd.create] Task failed 'script_runner.tasks.run' -> RecoverableError('ProcessException: \ngzip: stdin: unexpected end of file\ntar: Unexpected EOF in archive\ntar: Error is not recoverable: exiting now\n\ngzip: stdin: unexpected end of file\ntar: Unexpected EOF in archive\ntar: Unexpected EOF in archive\ntar: Error is not recoverable: exiting now\n',)
我该如何解决这个问题?
我在磁盘用完 space 时看到过这个错误。
如果您在远程计算机上安装,请通过 SSH 连接到它并验证那里有足够的可用空间 space。