imathis / octopress

Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?

Home Page:http://github.com/imathis/octopress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1] when excecute "rake deploy"

nauliajati opened this issue · comments

hi all, i got this error messages when i am trying to execute "rake deploy" on my terminal,

Deploying website via Rsync

ssh: connect to host domain.com port 22: Connection refused
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1]
FAILED

anyone can help me please? i am frustrated to this error.

nice dude, just change deploy_default "resync" to "push" on Rakefile
https://gist.github.com/SunDi3yansyah/26e60e44ba5e23875a57/revisions

cheers 💃