cleartext / ximpp-server

Cleartext ESM - MIcroblogging
3 stars 0 forks source link

Bot deploy still not 100% #22

Closed cleartext closed 14 years ago

cleartext commented 14 years ago

I am getting this error, even with a correct deployment key...

[mblog.cleartext.im] run: mkdir -p /home/admin/opt [mblog.cleartext.im] run: test -d ximpp-server && ( echo "Pulling" && cd ximpp-server && git pull ) || ( echo "Initializing" && git clone git@github.com:cleartext/ximpp-server.git ) [mblog.cleartext.im] out: Pulling [mblog.cleartext.im] err: Permission denied (publickey). [mblog.cleartext.im] err: fatal: The remote end hung up unexpectedly [mblog.cleartext.im] out: Initializing [mblog.cleartext.im] err: fatal: destination directory 'ximpp-server' already exists.

Fatal error: run() encountered an error (return code 128) while executing 'test -d ximpp-server && ( echo "Pulling" && cd ximpp-server && git pull ) || ( echo "Initializing" && git clone git@github.com:cleartext/ximpp-server.git )'

Aborting. Disconnecting from mblog.cleartext.im... done.

svetlyak40wt commented 14 years ago

Fixed. Special ssh deployment key now in the repository.