Giter Club home page Giter Club logo

Comments (8)

leesei avatar leesei commented on June 13, 2024

From @Nerom on May 15, 2015 7:28

可能是异步执行的线程数比较多,超过连接数了,稍后我看下解决办法 发自网易邮箱大师 在2015年05月15日 15:23 ,WiType716写道: MKDIRs complete. /2015/05/14/long-text-test/index.html uploaded successfuly events.js:85 throw er; // Unhandled 'error' event ^ Error: write ECONNRESET at exports._errnoException (util.js:746:11) at Socket._writeGeneric (net.js:690:26) at Socket._write (net.js:709:8) at doWrite (_stream_writable.js:301:12) at writeOrBuffer (_stream_writable.js:288:5) at Socket.Writable.write (_stream_writable.js:217:11) at Socket.write (net.js:634:40) at Stream.method as write at Ftp.send (F:\WorkFolder\witypeHexo\node_modules\hexo-deployer-ftpsync\no e_modules\ftpsync\node_modules\jsftp\lib\jsftp.js:185:17) at Ftp.nextCmd (F:\WorkFolder\witypeHexo\node_modules\hexo-deployer-ftpsync node_modules\ftpsync\node_modules\jsftp\lib\jsftp.js:194:10) at Ftp.parse (F:\WorkFolder\witypeHexo\node_modules\hexo-deployer-ftpsync\n de_modules\ftpsync\node_modules\jsftp\lib\jsftp.js:262:8) at Ftp.parseResponse (F:\WorkFolder\witypeHexo\node_modules\hexo-deployer-f psync\node_modules\ftpsync\node_modules\jsftp\lib\jsftp.js:173:8) at Stream. (F:\WorkFolder\witypeHexo\node_modules\hexo-deployer- tpsync\node_modules\ftpsync\node_modules\jsftp\lib\jsftp.js:145:24) at Stream.emit (events.js:107:17) at ResponseParser.reemit (F:\WorkFolder\witypeHexo\node_modules\hexo-deploy r-ftpsync\node_modules\ftpsync\node_modules\jsftp\node_modules\event-stream\nod _modules\duplexer\index.js:70:25) at ResponseParser.emit (events.js:107:17) at readableAddChunk (_stream_readable.js:163:16) at ResponseParser.Readable.push (_stream_readable.js:126:10) at ResponseParser.Transform.push (_stream_transform.js:140:32) at ResponseParser. (F:\WorkFolder\witypeHexo\node_modules\hexo-d ployer-ftpsync\node_modules\ftpsync\node_modules\jsftp\node_modules\ftp-respons -parser\index.js:65:12) at Array.forEach (native) at ResponseParser._transform (F:\WorkFolder\witypeHexo\node_modules\hexo-de loyer-ftpsync\node_modules\ftpsync\node_modules\jsftp\node_modules\ftp-response parser\index.js:48:9) at ResponseParser.Transform._read (_stream_transform.js:179:10) at ResponseParser.Transform._write (_stream_transform.js:167:12) at doWrite (_stream_writable.js:301:12) at writeOrBuffer (_stream_writable.js:288:5) at ResponseParser.Writable.write (_stream_writable.js:217:11) at Socket.ondata (_stream_readable.js:540:20) at Socket.emit (events.js:107:17) at readableAddChunk (_stream_readable.js:163:16) at Socket.Readable.push (_stream_readable.js:126:10) at TCP.onread (net.js:538:20) — Reply to this email directly or view it on GitHub.

from hexo-deployer-ftpsync.

leesei avatar leesei commented on June 13, 2024

From @Witype on May 16, 2015 6:5

我使用的是www.net.com万网的虚拟主机,因为操作系统是Liunx,上传总是失败,但是把操作系统更换为win2008后一切正常,不知道这是hexo的问题还是万网的问题,已经给万网提交工单了,期待解决!

from hexo-deployer-ftpsync.

leesei avatar leesei commented on June 13, 2024

From @Nerom on May 16, 2015 6:17

也不是hexo的问题,是依赖的ftpsync模块的问题,万网主机上传不支持并发连接应该是,依赖的模块不能随便改,我试试联系作者解决吧,最近比较忙,见谅 发自网易邮箱大师 在2015年05月16日 14:05 ,WiType716写道: 我使用的是www.net.com万网的虚拟主机,因为操作系统是Liunx,上传总是失败,但是把操作系统更换为win2008后一切正常,不知道这是hexo的问题还是万网的问题,已经给万网提交工单了,期待解决! — Reply to this email directly or view it on GitHub.

from hexo-deployer-ftpsync.

leesei avatar leesei commented on June 13, 2024

From @Witype on May 16, 2015 6:30

顺便问一下,因为万网会在网站的根目录创建一个目录aspnet_client,我将这个添加到ignore中,但是在文件上传的过程中会跳出错误。
Additions complete.
RMDIR failed.
RMDIRs failed.
Commit failed.
Commit complete.
RMDIRs complete.

  • //aspnet_client/system_web/_0_30319 deleted successfuly
    FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/do
    cs/troubleshooting.html
    Error: 550 The system cannot find the file specified.
    at Ftp.parse (F:\WorkFolder\witypeHexo\node_modules\hexo-deployer-ftpsync\no
    de_modules\ftpsync\node_modules\jsftp\lib\jsftp.js:256:11)

from hexo-deployer-ftpsync.

zhuzhenyu avatar zhuzhenyu commented on June 13, 2024
- /tags/index.html uploaded successfuly
- /vendors/fancybox/source/blank.gif uploaded successfuly
- /vendors/fancybox/source/fancybox_loading.gif uploaded successfuly
- /vendors/fancybox/source/[email protected] uploaded successfuly
- /vendors/fancybox/source/fancybox_overlay.png uploaded successfuly
ftp.put failed.
Additions failed.
Commit failed.
Commit complete.
/home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:43
            if (fn === null) throw new Error("Callback was already called.");
                                   ^
Error: Callback was already called.
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:43:36
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:688:17
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:167:37
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/lib/ftpsync.js:277:7
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:691:13
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:52:16
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:262:21
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:44:16
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:688:17
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:167:37
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/lib/ftpsync.js:228:13
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:52:16
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:358:13
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:52:16
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:320:29
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:44:16
    at /home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:355:17
    at Socket.<anonymous> (/home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/lib/ftpsync.js:475:13)
    at Socket.f (/home/deploy/app/nodejs/zhuzhenyu.org/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/jsftp/node_modules/once/once.js:16:25)
    at Socket.emit (events.js:107:17)
    at net.js:459:14
    at process._tickCallback (node.js:355:11)
[deploy@Tokyo zhuzhenyu.org]$

请问,这个是异步线程过多导致的同步失败吗?

from hexo-deployer-ftpsync.

fbigun avatar fbigun commented on June 13, 2024

能不能解决这个问题呢,要是可以设置的话,不是多一个选择吗

from hexo-deployer-ftpsync.

flyinhigh avatar flyinhigh commented on June 13, 2024

Committing

MKDIR failed.
MKDIRs failed.
Commit failed.
Commit complete.
/Users/user/Documents/self/apps/blog/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:43
if (fn === null) throw new Error("Callback was already called.");
^
Error: Callback was already called.
at /Users/user/Documents/self/apps/blog/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:43:36
at /Users/user/Documents/self/apps/blog/node_modules/hexo-deployer-ftpsync/node_modules/ftpsync/node_modules/async/lib/async.js:694:17

from hexo-deployer-ftpsync.

leesei avatar leesei commented on June 13, 2024

Original issue fixed, "Callback was already called." tracked in #6

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.