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

Cannot read property 'getPath' of undefined / #41

Closed
reneweteling opened this issue Sep 26, 2014 · 5 comments
Closed

Cannot read property 'getPath' of undefined / #41

reneweteling opened this issue Sep 26, 2014 · 5 comments

Comments

@reneweteling
Copy link

Uncaught TypeError: Cannot read property 'getPath' of undefined /Users/rene/.atom/packages/remote-sync/lib/RemoteSync.coffee:88

/Users/rene/.atom/packages/remote-sync/lib/RemoteSync.coffee:88

@vslinko
Copy link
Collaborator

vslinko commented Sep 26, 2014

It looks like duplicate of #40
What are your steps to get this error?

@reneweteling
Copy link
Author

downloading a single file or a folder. Uploading goes without a hitch

( im using scp without an ssh key, just password auth )

@vslinko
Copy link
Collaborator

vslinko commented Sep 26, 2014

@yongkangchen Could you reproduce this error too?

@fdionisi
Copy link

I've got a similar problem only when I try to force upload with right click on files or folders.

Uncaught TypeError: Cannot read property 'getPath' of undefined /Users/federicodionisi/.atom/packages/remote-sync/lib/RemoteSync.coffee:63

I'm using scp without ssh key like Rene.

@OkkE29
Copy link

OkkE29 commented Sep 26, 2014

I got the same error when trying to upload and/or download files or folders via Right Click on TreeView, normal FTP config (not SCP). Auto-upload of the open (& edited) file(s) seems to work fine.

First try uploading:
Uncaught TypeError: Cannot read property 'getPath' of undefined /Users/okke/.atom/packages/remote-sync/lib/RemoteSync.coffee:69

2nd, 3rd, ... try uploading same file:
Uncaught TypeError: Cannot read property 'getPath' of undefined RemoteSync.coffee:52

Using Atom 0.131.0 on OS X 10.9.4


PS: It seems packages/sftp-deployment has the same issue.

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

4 participants