I have installed my project on a new comptuter. This project have Capifony (Capistrano). But now, when I want update my website with "cap deploy", I get this error :
[deploy:update_code] exception while rolling back: Capistrano::ConnectionError, connection failed for: 37...* (ArgumentError: Value(s) have been set to nil: password) connection failed for: 37...* (ArgumentError: Value(s) have been set to nil: password)
My configuration file has not changed is the same as on my old computer ... I don't understand. Thanks :)