I want to use capistrano to deploy my laravel project but I have this error when executing this command line cap production deploy.
The command work fine but at the end i get this error:
01 /usr/bin/env: setfacl
01 : No such file or directory
terminated with exception (report_on_exception is true):
Traceback (most recent call last): 1: from C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/sshkit-1.17.0/lib/sshkit/runners/parallel.rb:11:in block (2 levels) in execute' C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/sshkit-1.17.0/lib/sshkit/runners/parallel.rb:15:inrescue in block (2 levels) in execute': Exception while executing as ftpmbs102841@80.74.149.6: setfacl exit status: 127 (SSH Kit::Runner::ExecuteError) setfacl stdout: Nothing written setfacl stderr: /usr/bin/env: setfacl: No such file or directory (Backtrace restricted to imported tasks) cap aborted! SSHKit::Runner::ExecuteError: Exception while executing as ftpmbs102841@80.74.149.6: setfacl exit status: 127 setfacl stdout: Nothing written setfacl stderr: /usr/bin/env: setfacl: No such file or directory
Caused by: SSHKit::Command::Failed: setfacl exit status: 127 setfacl stdout: Nothing written setfacl stderr: /usr/bin/env: setfacl: No such file or directory
Tasks: TOP => deploy:updated => deploy:set_permissions:acl (See full trace by running task with --trace) The deploy has failed with an error: Exception while executing as ftpmbs102841@80.74.149.6: setfacl exit status: 127 setfacl stdout: Nothing written setfacl stderr: /usr/bin/env: setfacl: No such file or directory
** DEPLOY FAILED ** Refer to log/capistrano.log for details. Here are the last 20 lines:
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire