Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

mina setup freezes at password #163

Closed
martinskruze opened this issue Jan 23, 2014 · 3 comments
Closed

mina setup freezes at password #163

martinskruze opened this issue Jan 23, 2014 · 3 comments

Comments

@martinskruze
Copy link

Hi!

I have a bit of issue here - description below:
deploy.rb is more or less unchanged from standard - filled everything in (domain, deploy_to, repository and branch) (just added extra user and port (set :user, "my_user_name", set :port, "my_port_number"))

after i execute - mina setup -t -v

** Invoke setup (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute setup
my_user_name@my_domain's password: 

It kinda don't accepts password - when i enter password and press "Enter" - the cursor still continuous to blink at same spot

nothing happens and after Ctrl+C:

-----> Mina: SIGINT received.
       Elapsed time: 99.00 seconds

Versions: Ruby 2.0.0, Rails 4.0.2

That is it!
ANY IDEAS?

@martinskruze
Copy link
Author

This is kind a non issue - or kind request - it would be nice to have a plain password authentication.
Since it seams it is not an option, you can use private/public ssh keys for user to log-in to server.

Sorry - my mistake - just too used to capsitrano ways.

@davidsantoso
Copy link

@martinskruze would this help? #99

@xiaocuixt
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants