You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom: 1.16.0 x64 Electron: 1.3.13 OS: Mac OS X 10.11.6 Thrown From: remote-edit package 1.9.0
Stack Trace
Uncaught Error: EISDIR: illegal operation on a directory, read
At fs.js:731
Error: EISDIR: illegal operation on a directory, read
at Error (native)
at Object.fs.readSync (fs.js:731:19)
at tryReadSync (fs.js:486:20)
at Proxy.fs.readFileSync (fs.js:534:19)
at Proxy.fs.readFileSync (ELECTRON_ASAR.js:501:29)
at SftpHost.module.exports.SftpHost.getPrivateKey (/packages/remote-edit/lib/model/sftp-host.coffee:69:17)
at SftpHost.module.exports.SftpHost.getConnectionStringUsingKey (/packages/remote-edit/lib/model/sftp-host.coffee:53:74)
at SftpHost.module.exports.SftpHost.getConnectionString (/packages/remote-edit/lib/model/sftp-host.coffee:90:26)
at /packages/remote-edit/lib/model/sftp-host.coffee:124:32
at fn (/packages/remote-edit/node_modules/async/lib/async.js:746:34)
at /packages/remote-edit/node_modules/async/lib/async.js:1213:16
at /packages/remote-edit/node_modules/async/lib/async.js:166:37
at /packages/remote-edit/node_modules/async/lib/async.js:706:43
at /packages/remote-edit/node_modules/async/lib/async.js:167:37
at /packages/remote-edit/node_modules/async/lib/async.js:1209:30
at /packages/remote-edit/lib/model/sftp-host.coffee:107:17
at FSReqWrap.cb [as oncomplete] (fs.js:257:19)
I had the same issue, while simply trying to connect.
Error: EISDIR: illegal operation on a directory, read
at Object.fs.readSync (fs.js:656:19)
at tryReadSync (fs.js:457:20)
at Proxy.fs.readFileSync (fs.js:494:19)
at Proxy.fs.readFileSync (ELECTRON_ASAR.js:506:29)
at SftpHost.module.exports.SftpHost.getPrivateKey (/Users/alex/.atom/packages/remote-edit/lib/model/sftp-host.coffee:69:17)
at SftpHost.module.exports.SftpHost.getConnectionStringUsingKey (/Users/alex/.atom/packages/remote-edit/lib/model/sftp-host.coffee:55:74)
at SftpHost.module.exports.SftpHost.getConnectionString (/Users/alex/.atom/packages/remote-edit/lib/model/sftp-host.coffee:90:26)
at /Users/alex/.atom/packages/remote-edit/lib/model/sftp-host.coffee:124:32
at fn (/Users/alex/.atom/packages/git-plus/node_modules/async/lib/async.js:746:34)
at /Users/alex/.atom/packages/git-plus/node_modules/async/lib/async.js:1213:16
at /Users/alex/.atom/packages/git-plus/node_modules/async/lib/async.js:166:37
at /Users/alex/.atom/packages/git-plus/node_modules/async/lib/async.js:706:43
at /Users/alex/.atom/packages/git-plus/node_modules/async/lib/async.js:167:37
at /Users/alex/.atom/packages/git-plus/node_modules/async/lib/async.js:1209:30
at /Users/alex/.atom/packages/remote-edit/lib/model/sftp-host.coffee:107:17
at FSReqWrap.cb [as oncomplete] (fs.js:240:19)
[Enter steps to reproduce:]
Atom: 1.16.0 x64
Electron: 1.3.13
OS: Mac OS X 10.11.6
Thrown From: remote-edit package 1.9.0
Stack Trace
Uncaught Error: EISDIR: illegal operation on a directory, read
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: