Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Too many ('s with FREEBSD #375

Closed
onedal opened this issue Mar 9, 2016 · 0 comments
Closed

Too many ('s with FREEBSD #375

onedal opened this issue Mar 9, 2016 · 0 comments

Comments

@onedal
Copy link

onedal commented Mar 9, 2016

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
@onedal onedal closed this as completed May 17, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant