Upgrade from 2.x to 3.x ->path('...') Replace your server paths configuration: server(...) ->path(...); to: server(...) ->env('deploy_path', '...');