Giter VIP home page Giter VIP logo

Comments (5)

qbit avatar qbit commented on June 26, 2024

I am running into the same problem on an OpenBSD box.

FTP VERBOSE: Response: code = 227; text = 'Entering Passive Mode (141,219,252,136,198,185)'
FTP VERBOSE: (PASV) About to attempt data connection to: 141.219.252.136:50873
FTP VERBOSE: (PASV) Data connection closed
FTP VERBOSE: (PASV) Data connection successful
FTP VERBOSE: > RETR /pub/OpenBSD/snapshots/i386/xfont50.tgz
ERROR: no stream for '/pub/OpenBSD/snapshots/i386/xfont50.tgz'
QUEUE: jobs pending: 2
FTP VERBOSE: > RETR /pub/OpenBSD/snapshots/i386/xfont50.tgz
FTP VERBOSE: Response: code = 150; text = 'Opening BINARY mode data connection for '/pub/OpenBSD/snapshots/i386/xfont50.tgz' (39801015 bytes).'
FTP VERBOSE: Response: code = 226; text = 'Transfer complete.'
FTP VERBOSE: > PASV

node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Cannot call method 'emit' of undefined
at Array. (/home/qbit/Development/mirr/node_modules/ftp/ftp.js:251:22)
at EventEmitter._tickCallback (node.js:126:26)

from node-ftp.

drudge avatar drudge commented on June 26, 2024

Any luck on this issue?

from node-ftp.

qbit avatar qbit commented on June 26, 2024

Nope, I kinda abandoned the project I needed node-ftp for.

from node-ftp.

mscdex avatar mscdex commented on June 26, 2024

Does this still happen on 0.1.3?

from node-ftp.

qbit avatar qbit commented on June 26, 2024

I will have to fire up my old project and test again.

from node-ftp.

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.