cloudify

Cloudify nodecellar: nexpected end of file\ntar:


when I try to install nodecellar with Cloudify,I am getting the following error

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',)

How can I fix this problem?


Solution

  • I've seen this error when the disk is out of space.

    If you are installing on a remote machine, SSH into it and and verify that it has enough free space there.