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

error when trying to publish #4

Open
maniqui opened this issue Jan 2, 2015 · 0 comments
Open

error when trying to publish #4

maniqui opened this issue Jan 2, 2015 · 0 comments

Comments

@maniqui
Copy link

maniqui commented Jan 2, 2015

Hi.
When I run publish p, I'm getting the following error after the site is generated.

Only one files is being uploaded (.htaccess) (which, btw, it's generated by a custom generator hook).
Then, the process fails.

/media/data/sites/example/example.com/node_modules/punch-sftp-publisher/li
b/sftp.js:84
                                        throw err;
                                              ^
Error
  at /media/data/sites/example/example.com/node_modules/punch-sftp-publish
er/node_modules/sftp.js/lib/sftp.coffee:166:7
  at /media/data/sites/example/example.com/node_modules/punch-sftp-publish
er/node_modules/sftp.js/lib/sftp.coffee:86:5
  at ReadStream.dataListener (/media/data/sites/example/example.com/node_m
odules/punch-sftp-publisher/node_modules/sftp.js/lib/sftp.coffee:49:10)
  at ReadStream.emit (events.js:95:17)
  at ReadStream.<anonymous> (_stream_readable.js:764:14)
  at ReadStream.emit (events.js:92:17)
  at emitReadable_ (_stream_readable.js:426:10)
  at emitReadable (_stream_readable.js:422:5)
  at readableAddChunk (_stream_readable.js:165:9)
  at ReadStream.Readable.push (_stream_readable.js:127:10)
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

1 participant