なんらかの理由で、Capistranoはほぼすべての操作で失敗しています。これは、私がにいるcurrent_path
はずだと考えているため/u/apps/
です。(AFAIK)が設定する必要のあるすべての変数を設定し、他のすべての同様のデフォルトパスを削除しましたが、これは存続します。
関連する変数によって返される値は次のとおりです。
current_dir: current
releases_path: /var/www/vhosts/dev.www.example.com/html/releases
shared_path: /var/www/vhosts/dev.www.example.com/html/shared
current_path: /u/apps/www.example.com/current
私は設定しているので、それに基づいて計算する:deploy_to
べきではありません!?current_path
set :deploy_to, "/var/www/vhosts/dev.www.example.com/"