• Uncategorized

About linux : I-can-not-access-a-remote-server

Question Detail

I’m trying to access a specific remote server on vs code.
Previously, I checked that I can access the remote server from putty. However when I start to try to access same server on vs code, the loading does not stop. ( I will attach the picture which[enter image description here][1] I can not aceess)
[1]: https://i.stack.imgur.com/6AUj3.png
At the first time, I though I wrote wrong password. However I connected the server on puty again, I verified that I did not write wrong password.
How can I solve this problem? Please help me…
This is the code which I saw on vs code.

[21:28:50.795] Log Level: 2 
[21:28:50.804] [email protected]
[21:28:50.804] win32 x64
[21:28:50.807] SSH Resolver called for "ssh-remote+7b22686f73744e616d65223a223136352e3234362e342e313034222c2275736572223a22737368206e2d65787431227d", attempt 1
[21:28:50.807] "remote.SSH.useLocalServer": false
[21:28:50.808] "remote.SSH.showLoginTerminal": false
[21:28:50.808] "remote.SSH.remotePlatform": {}
[21:28:50.808] "remote.SSH.path": undefined
[21:28:50.808] "remote.SSH.configFile": undefined
[21:28:50.808] "remote.SSH.useFlock": true
[21:28:50.809] "remote.SSH.lockfilesInTmp": false
[21:28:50.809] "remote.SSH.localServerDownload": auto
[21:28:50.809] "remote.SSH.remoteServerListenOnSocket": false
[21:28:50.809] "remote.SSH.showLoginTerminal": false
[21:28:50.809] "remote.SSH.defaultExtensions": []
[21:28:50.810] "remote.SSH.loglevel": 2
[21:28:50.810] "remote.SSH.serverPickPortsFromRange": {}
[21:28:50.810] "remote.SSH.enableDynamicForwarding": true
[21:28:50.810] "remote.SSH.serverInstallPath": {}
[21:28:50.811] SSH Resolver called for host: ssh [email protected]
[21:28:50.811] Setting up SSH remote "165.246.4.104"
[21:28:50.855] Using commit id "899d46d82c4c95423fb7e10e68eba52050e30ba3" and quality "stable" for server
[21:28:50.861] Install and start server if needed
[21:28:53.136] Checking ssh with "ssh -V"
[21:28:53.199] > OpenSSH_for_Windows_8.1p1, LibreSSL 3.
[21:28:53.200] > 0.2
[21:28:53.206] Running script with connection command: ssh -T -D 49684 "ssh [email protected]" bash
[21:28:53.209] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[21:28:53.455] > ]0;C:\WINDOWS\System32\cmd.exe
[21:28:53.455] Got some output, clearing connection timeout
[21:28:53.686] > ssh [email protected]'s password: 
[21:28:53.687] Showing password prompt

Question Answer

No answer for now.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.