deploymeteor
deploymeteor copied to clipboard
Pseudo-terminal will not be allocated because stdin is not a terminal.
Script fails for the following reason
Pseudo-terminal will not be allocated because stdin is not a terminal.
Any ideas?
I had this same issue using terminal via Webstorm on a Mac and I cannot get the permissions correct for the Public Key File.
Initializing local git repository and committing all files...
Setting up git deployment for the test environment of dt1
Pseudo-terminal will not be allocated because stdin is not a terminal.
Permission denied (publickey).
Found the problem. I forgot the TYPE of EC2 Server and set it as amazon rather than ubuntu (correct). Now the script seems to have run fine.