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

Can't open connection on linux server. #30

Open
yasheshgaur opened this issue Aug 31, 2018 · 6 comments
Open

Can't open connection on linux server. #30

yasheshgaur opened this issue Aug 31, 2018 · 6 comments

Comments

@yasheshgaur
Copy link

yasheshgaur commented Aug 31, 2018

@liximomo

I am following the information in README.

I added the server config in user settings and then added the folder to workspace. I then type

code --folder-uri ftp://<hostname>

It just opens a new editor window with no server content what so ever. What is missing?

@liximomo
Copy link
Owner

Show me your config and the command you run.

@yasheshgaur
Copy link
Author

Hi @liximomo

The config in user settings is the following:

{
    "git.ignoreMissingGitWarning": true,
    "python.pythonPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\Python36_64\\python.exe",
    "python.linting.enabled": true,
    "remotefs.remote": {
        "projectX": {
            "scheme": "sftp",
            "host": "10.177.56.153",
            "username": "yash",
            "rootPath": "/mnt/rr1.ipgsp/y91/projectX"
        }
    }
}

then I do:

remote FS: add folder to workspace

It asks for password. It accepts it without any error message.

then I do:

code --folder-uri sftp://projectX

It just opens a new editor window, without any content.

@yasheshgaur
Copy link
Author

Hi @liximomo,

does everything look ok to you in the config?

Thanks!

@liximomo
Copy link
Owner

liximomo commented Sep 5, 2018

@yasheshgaur What happened after your password input.

@wokalek-work
Copy link

Same error

@wokalek-work
Copy link

image

eternal loading

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

3 participants