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

Uncaught TypeError: object is not a function #140

Open
ArielSaldana opened this issue Nov 6, 2015 · 1 comment
Open

Uncaught TypeError: object is not a function #140

ArielSaldana opened this issue Nov 6, 2015 · 1 comment

Comments

@ArielSaldana
Copy link

[Enter steps to reproduce below:]

Error occurs when trying to connect to stfp with a ppk file.

Atom Version: 1.1.0
System: Microsoft Windows 10 Home
Thrown From: remote-edit package, v1.8.22

Stack Trace

Uncaught TypeError: object is not a function

At C:\Users\systems\.atom\packages\remote-edit\node_modules\ssh2\node_modules\ssh2-streams\lib\utils.js:475

TypeError: object is not a function
  at Object.convertPPKPrivate (C:\Users\systems\.atom\packages\remote-edit\node_modules\ssh2\node_modules\ssh2-streams\lib\utils.js:475:14)
  at module.exports (C:\Users\systems\.atom\packages\remote-edit\node_modules\ssh2\node_modules\ssh2-streams\lib\keyParser.js:187:13)
  at Client.connect (C:\Users\systems\.atom\packages\remote-edit\node_modules\ssh2\lib\client.js:145:23)
  at C:\Users\systems\.atom\packages\remote-edit\lib\model\sftp-host.coffee:124:23
  at fn (C:\Users\systems\AppData\Local\atom\app-1.1.0\resources\app.asar\node_modules\request\node_modules\form-data\node_modules\async\lib\async.js:638:34)
  at Immediate._onImmediate (C:\Users\systems\AppData\Local\atom\app-1.1.0\resources\app.asar\node_modules\request\node_modules\form-data\node_modules\async\lib\async.js:554:34)
  at processImmediate [as _immediateCallback] (timers.js:371:17)

Commands

     -4:21.9.0 remote-edit:new-host-sftp (ul.list-inline.tab-bar.inset-panel)
  2x -3:54.3.0 core:paste (atom-text-editor.editor.mini.is-focused)
     -3:21.3.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -3:17.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -3:07.6.0 remote-edit:browse (ul.list-inline.tab-bar.inset-panel)
     -1:26.8.0 settings-view:open (atom-pane.pane.active)
     -0:05.6.0 remote-edit:browse (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Config

{
  "core": {},
  "remote-edit": {}
}

Installed Packages

# User
build, v0.48.0
remote-edit, v1.8.22

# Dev
No dev packages
@sveale
Copy link
Owner

sveale commented Dec 5, 2015

What kind of key is it? Have you looked at #72?

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

2 participants