Skip to content

Too many ('s with FREEBSD #375

Description

@onedal

Good day, is such a problem occurs when connecting to freebsd before the task. If you add a TASK, they are carried out without any problems.
What mb related problem?

Too many ('s.
Invalid null command.
Invalid null command.
Invalid null command.
Invalid null command.
Invalid null command.
Invalid null command.
Invalid null command.
Invalid null command.
Invalid null command.
Invalid null command.
Invalid null command.
-----> Done.
Too many )'s.
! ERROR: Setup failed.
! Ensure that the path '/usr/home/bipboy/jons' is accessible to the SSH user.
! Try doing:
Unmatched ".
Too many )'s.

require 'mina/bundler'
require 'mina/rails'
require 'mina/git'

# Basic settings:
set :user, 'alex'
set :domain, "ec2-52-1-149-130.compute-1.amazonaws.com"
set :identity_file, "my_pem_path"
set :deploy_to, "/usr/home/alex/testapp"
set :repository, "ssh://git-codecommit.us-east-1.amazonaws.com/v1/repos/app"
set :branch, 'production'
set :term_mode, nil


task :environment do
end
task :setup do
    queue! %[ echo 'test'']
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions