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

Issues connecting to the server #3

Closed
lmarshman opened this issue Feb 3, 2023 · 4 comments
Closed

Issues connecting to the server #3

lmarshman opened this issue Feb 3, 2023 · 4 comments

Comments

@lmarshman
Copy link

Hello,

I am working through video 3 - Remote Development, and am encountering issues connecting to the servier. I have followed the steps outlined in the video to install/setup the remote development extension and configuring my connection. When I attempt to connect, a new VSCode window appears and attempts to connect to the host, but ultimatley is not able to.

I've included several screenshots of the windows I encounter. The first is showing my config file with the host name updated to my IP address. I've saved the file several times to make sure that isn't the issue. The second screenshot is simply showing the new window that initially pops up when I attempt to connect to the host. The third screenshot is the error messages that occur when choosing windows as the platform of the remote host. I'm not sure if it's necessary to choose a platform, but when I do, this is when I finally get a response from the window that the attempt to connect has failed. I've retraced my steps, but am encountering the same result each time.

I'm not sure why the connection is failing. If anyone has ideas, I would really appreciate it!

Screenshot of terminal and config file

Opening remote stuck

retry loading window

@susanBuck
Copy link
Owner

I was able to connect to your server from my VSCode on my Mac - booting up my Windows system now to test there. Will report back shortly with more info!

@susanBuck
Copy link
Owner

Hi @lmarshman -

Re-reading through your post, this line stood out at me:

The third screenshot is the error messages that occur when choosing windows as the platform of the remote host.

The platform of the remote host is actually Linux. You're connecting from a Windows computer, but our servers are running Linux.

Try choosing Linux next time and let me know if that fixes things.

@lmarshman
Copy link
Author

Hi @susanBuck ,

Ah thank you! That was the issue. Everything worked fine after that.

@susanBuck
Copy link
Owner

@lmarshman - Glad to hear it!

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