GithubHelp home page GithubHelp logo

Comments (3)

grenierdev avatar grenierdev commented on August 20, 2024

Will need something more to chew on here. What did you try to do?

from remote-ftp.

brocknessmonster avatar brocknessmonster commented on August 20, 2024

I got this error when I tried to connect using SFTP

from remote-ftp.

MiquelAdell avatar MiquelAdell commented on August 20, 2024

Hi,

I've been able to reproduce it but I don't know if you'll be able to. I don't know if the error is caused by some particularity of my server.

Anyway, my report:

[Enter steps to reproduce below:]

  1. Connect to a SFTP server by using the command: [cmd]+[shift]+[p]: remote ftp: connect
  2. Disconnect from the SFTP server by using the command: [cmd]+[shift]+[p]: remote ftp: disconnect

the first time it happened to me I, of course, was uploading saves and all that stuff but right now I'm able to reproduce it with anytime I want by just connecting and disconnecting

Atom Version: 0.187.0
System: Mac OS X 10.10.1
Thrown From: Remote-FTP package, v0.6.2

Stack Trace

Uncaught Error: stream.push() after EOF

At events.js:94

Error: stream.push() after EOF
  at readableAddChunk (_stream_readable.js:150:15)
  at SSH2Stream.Readable.push (_stream_readable.js:127:10)
  at SSH2Stream.Transform.push [as __push] (_stream_transform.js:142:32)
  at SSH2Stream.push (/Users/miquel/.atom/packages/Remote-FTP/node_modules/ssh2/node_modules/ssh2-streams/lib/ssh.js:217:18)
  at send (/Users/miquel/.atom/packages/Remote-FTP/node_modules/ssh2/node_modules/ssh2-streams/lib/ssh.js:4825:12)
  at SSH2Stream.channelEOF (/Users/miquel/.atom/packages/Remote-FTP/node_modules/ssh2/node_modules/ssh2-streams/lib/ssh.js:774:10)
  at Channel.eof (/Users/miquel/.atom/packages/Remote-FTP/node_modules/ssh2/lib/Channel.js:271:35)
  at Channel.onFinish (/Users/miquel/.atom/packages/Remote-FTP/node_modules/ssh2/lib/Channel.js:256:10)
  at Channel.emit (events.js:113:17)
  at prefinish (_stream_writable.js:476:12)
  at finishMaybe (_stream_writable.js:484:7)
  at endWritable (_stream_writable.js:495:3)
  at Channel.Writable.end (_stream_writable.js:461:5)
  at SFTPStream.onend (_stream_readable.js:506:10)
  at SFTPStream.g (events.js:202:16)
  at SFTPStream.emit (events.js:138:20)
  at _stream_readable.js:909:16
  at process._tickCallback (node.js:366:11)

Commands

     -0:09.5 project-manager:toggle (atom-text-editor.editor)
     -0:08.4 core:confirm (atom-text-editor.editor.mini)
     -0:07.5 command-palette:toggle (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-atom-dark-syntax.theme-atom-dark-ui)
  4x -0:06.1 core:backspace (atom-text-editor.editor.mini)
     -0:04.2 core:confirm (atom-text-editor.editor.mini)
     -0:04.1 remote-ftp:connect (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-atom-dark-syntax.theme-atom-dark-ui)
     -0:02.2 command-palette:toggle (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-atom-dark-syntax.theme-atom-dark-ui)
     -0:00.8 core:confirm (atom-text-editor.editor.mini)
     -0:00.8 remote-ftp:disconnect (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-atom-dark-syntax.theme-atom-dark-ui)

Config

{
  "core": {
    "ignoredNames": [
      ".git",
      ".svn",
      ".DS_Store"
    ],
    "disabledPackages": [
      "wrap-guide",
      "whitespace",
      "preview-tabs",
      "term2",
      "atom-ctags",
      "remote-edit"
    ],
    "projectHome": "/Users/miquel/code",
    "excludeVcsIgnoredPaths": false
  }
}

Installed Packages

# User
Remote-FTP, v0.6.2
Sublime-Style-Column-Selection, v1.2.3
auto-detect-indentation, v0.3.0
autocomplete-plus, v2.5.0
autocomplete-snippets, v1.2.0
color-picker, v1.4.4
compare-files, v0.4.1
git-tab-status, v1.5.3
highlight-selected, v0.9.1
linter, v0.12.0
minimap, v4.6.0
minimap-find-and-replace, v4.2.0
minimap-git-diff, v4.1.2
minimap-highlight-selected, v4.2.0
minimap-selection, v4.2.0
project-manager, v1.15.5
remember-session, v0.5.1
tabs-to-spaces, v0.8.1

# Dev
No dev packages

from remote-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.