Skip to content

Instantly share code, notes, and snippets.

@jayd3e
Created August 2, 2012 07:03
Show Gist options
  • Select an option

  • Save jayd3e/3234660 to your computer and use it in GitHub Desktop.

Select an option

Save jayd3e/3234660 to your computer and use it in GitHub Desktop.
Fabric error
[localhost] put: <file obj> -> /etc/nginx/sites-enabled/clusterflunk
Fatal error: sudo() received nonzero return code 1 while executing!
Requested: mv "aa8f798a2bd5000dbc79ec6b84c40b4569e757a7" "/etc/nginx/sites-enabled/clusterflunk"
Executed: sudo -S -p 'sudo password:' /bin/bash -l -c "mv \"aa8f798a2bd5000dbc79ec6b84c40b4569e757a7\" \"/etc/nginx/sites-enabled/clusterflunk\""
============================================================================================= Standard output =============================================================================================
mv: cannot stat `aa8f798a2bd5000dbc79ec6b84c40b4569e757a7': No such file or directory
============================================================================================================================================================================================================
Aborting.
SystemExit: SystemExit(1,)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment