dancryer / PHPCI

PHPCI is a free and open source continuous integration tool specifically designed for PHP.
BSD 2-Clause "Simplified" License
2.42k stars 441 forks source link

log build error #1329

Open maeva123 opened 7 years ago

maeva123 commented 7 years ago

Hi,

I have this error in my log build : couldn't create deretory mypath/.ssh Failed to add the host to the list of known hosts

Have you any ideas plz thank you

Ooypunk commented 7 years ago

Where did you get this error exactly? What did you try to do? Seeing the word "deretory": did you copy the error exactly?

maeva123 commented 7 years ago

Hi, Thank you for answering. I ve just fix this error by leaving this filed empty (private key to access to repository) in project parameters

Now I am trying to create another project with bitbucket but I am having this error

could not read a username for https://bitbucket.org no shuch device fatal error : could not read from this repository

Any ideas please ??