Giter Club home page Giter Club logo

Comments (2)

zhaoky avatar zhaoky commented on June 3, 2024

Delete node_modules and install the dependencies again, the error has changed:

INFO  Deploying: ftpsync
Setup
-------------------------------------------------------------
Settings:
{ local: '/nice/github/hexo/public/',
  host: 'korey.gotoftp2.com',
  port: 21,
  remote: '/wwwroot/blog/',
  user: 'name',
  pass: '123',
  connections: 1,
  ignore: [] }

Setup complete.

Collecting
-------------------------------------------------------------
events.js:167
      throw er; // Unhandled 'error' event
      ^

Error: read ETIMEDOUT
    at TCP.onStreamRead (internal/stream_base_commons.js:111:27)
Emitted 'error' event at:
    at Stream.<anonymous> (/nice/github/hexo/node_modules/jsftp/lib/jsftp.js:120:10)
    at Stream.emit (events.js:182:13)
    at Socket.reemit (/nice/github/hexo/node_modules/duplexer/index.js:85:16)
    at Socket.emit (events.js:182:13)
    at emitErrorNT (internal/streams/destroy.js:82:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
    at process._tickCallback (internal/process/next_tick.js:63:19)

from hexo-deployer-ftpsync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.