GoogleCloudPlatform / google-cloud-visualstudio

Google Cloud Tools for Visual Studio
https://cloud.google.com/tools/visual-studio/docs/
Apache License 2.0
88 stars 51 forks source link

Remote Desktop from Google Cloud Explorer Fails #581

Closed SurferJeffAtGoogle closed 7 years ago

SurferJeffAtGoogle commented 7 years ago

I can deploy to the same machine with the same credentials, or RDP to it via Chrome's RDP client. But I right-click on the instance, choose Open Remote Desktop Session, and click the Open button, I see this error message: image

VSIX version 1.1.7.0

PS C:\Users\rennie> gcloud info
Google Cloud SDK [146.0.0]

Platform: [Windows, x86_64]
Python Version: [2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]]
Python Location: [C:\python_27\files\python.exe]
Site Packages: [Disabled]

Installation Root: [C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk]
Installed Components:
  bundled-python: [2.7.10]
  bq-win: [2.0.24]
  core: [2017.02.28]
  core-win: [2016.11.07]
  gcloud-deps: [2017.02.28]
  gcloud: []
  windows-ssh-tools: [2016.05.13]
  gcloud-deps-windows-x86_64: [2017.02.21]
  beta: [2016.01.12]
  gsutil: [4.22]
  bq: [2.0.24]
  powershell: [1.0.0.3]
  gsutil-win: [4.20]
System PATH: [C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin\..\bin\sdk;C:\Python27;%SystemRoot%\system32\
WindowsPowerShell\v1.0\;C:\Program Files\OpenVPN\bin;c:\windows\corpam;C:\Program Files\dotnet\;C:\Program Files (x86)\C
orp SSH Helper;C:\Windows\System32\Wbem;C:\Windows\CCM;C:\Program Files\gWindows-Updater;C:\Program Files (x86)\Google\C
ert Installer;C:\Program Files (x86)\Google\gWindowsInformation;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows;C:
\python_27_amd64\files;C:\Program Files (x86)\Bit9\Parity Agent;C:\gnubby\bin\;C:\Windows\ccmsetup;C:\Program Files\Pupp
et Labs\Puppet\bin;C:\Windows\system32;C:\ProgramData\GooGet;C:\Windows\mrmagoo;C:\gnubby\bin;;C:\Users\rennie\.dnx\bin;
C:\Program Files (x86)\Google\Chrome\Application;C:\Windows\system32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Inte
l\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\Sy
stem32\WindowsPowerShell\v1.0\;C:\Program Files\ThinkPad\Bluetooth Software\;C:\Program Files\ThinkPad\Bluetooth Softwar
e\syswow64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Intel\I
ntel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Fil
es (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Compone
nts\IPT;C:\windows\corpam;C:\python_26_amd64\files;C:\Windows\ccmsetup;C:\Program Files (x86)\Google\Cert Installer;C:\w
indows\corpam;C:\windows\corpam;C:\Windows\CCM\;C:\Program Files (x86)\Google\Cert Installer\;C:\Windows\mrmagoo;C:\Prog
ram Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files (x86)\
Bit9\Parity Agent;C:\gnubby\bin\;C:\Program Files\OpenVPN\bin;C:\phantomjs-2.1.1-windows\bin;C:\n1k0-casperjs-76fc831\ba
tchbin;C:\Users\rennie\bin;C:\php7;C:\Program Files (x86)\Google\google_appengine\;;C:\Program Files (x86)\Microsoft VS
Code\bin;C:\phantomjs-2.1.1-windows\bin;C:\n1k0-casperjs-76fc831\batchbin;C:\Users\rennie\bin;C:\Program Files (x86)\MSB
uild\14.0\Bin;C:\Program Files (x86)\IIS Express;C:\Users\rennie\gitrepos\codeformatter\bin;C:\Users\rennie\AppData\Loca
l\Programs\Git\bin;C:\Program Files\IIS\Microsoft Web Deploy V3;C:\Program Files (x86)\Microsoft Visual Studio 14.0\Comm
on7\IDE;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files (x86)\Microsoft Visual Studio 14.0
\Web\External\node_modules\npm\bin;C:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External]
Cloud SDK on PATH: [True]
Kubectl on PATH: [False]

WARNING: There are old versions of the Google Cloud Platform tools on your system PATH.
  C:\Program Files (x86)\Google\google_appengine\endpointscfg.py
  C:\Program Files (x86)\Google\google_appengine\dev_appserver.py

Installation Properties: [C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\properties]
User Config Directory: [C:\Users\rennie\AppData\Roaming\gcloud]
Active Configuration Name: [default]
Active Configuration Path: [C:\Users\rennie\AppData\Roaming\gcloud\configurations\config_default]

Account: [rennie@google.com]
Project: [surferjeff-phoenix]

Current Properties:
  [core]
    project: [surferjeff-phoenix]
    account: [rennie@google.com]
    disable_usage_reporting: [False]
  [compute]
    region: [us-central1]
    zone: [us-central1-f]

Logs Directory: [C:\Users\rennie\AppData\Roaming\gcloud\logs]
Last Log File: [C:\Users\rennie\AppData\Roaming\gcloud\logs\2017.04.22\15.15.24.738000.log]
Deren-Liao commented 7 years ago

If you do this on your gWindows, it's know error. The authentication port is blocked.

On Sat, Apr 22, 2017 at 3:22 PM, Jeffrey Rennie notifications@github.com wrote:

I can deploy to the same machine with the same credentials, or RDP to it via Chrome's RDP client. But I right-click on the instance, choose Open Remote Desktop Session, and click the Open button, I see this error message: [image: image] https://cloud.githubusercontent.com/assets/11778530/25308706/3084157a-276f-11e7-815d-49b86c70b912.png

VSIX version 1.1.7.0

PS C:\Users\rennie> gcloud info Google Cloud SDK [146.0.0]

Platform: [Windows, x86_64] Python Version: [2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]] Python Location: [C:\python_27\files\python.exe] Site Packages: [Disabled]

Installation Root: [C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk] Installed Components: bundled-python: [2.7.10] bq-win: [2.0.24] core: [2017.02.28] core-win: [2016.11.07] gcloud-deps: [2017.02.28] gcloud: [] windows-ssh-tools: [2016.05.13] gcloud-deps-windows-x86_64: [2017.02.21] beta: [2016.01.12] gsutil: [4.22] bq: [2.0.24] powershell: [1.0.0.3] gsutil-win: [4.20] System PATH: [C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin..\bin\sdk;C:\Python27;%SystemRoot%\system32\ WindowsPowerShell\v1.0\;C:\Program Files\OpenVPN\bin;c:\windows\corpam;C:\Program Files\dotnet\;C:\Program Files (x86)\C orp SSH Helper;C:\Windows\System32\Wbem;C:\Windows\CCM;C:\Program Files\gWindows-Updater;C:\Program Files (x86)\Google\C ert Installer;C:\Program Files (x86)\Google\gWindowsInformation;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows;C: \python_27_amd64\files;C:\Program Files (x86)\Bit9\Parity Agent;C:\gnubby\bin\;C:\Windows\ccmsetup;C:\Program Files\Pupp et Labs\Puppet\bin;C:\Windows\system32;C:\ProgramData\GooGet;C:\Windows\mrmagoo;C:\gnubby\bin;;C:\Users\rennie.dnx\bin; C:\Program Files (x86)\Google\Chrome\Application;C:\Windows\system32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Inte l\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\Sy stem32\WindowsPowerShell\v1.0\;C:\Program Files\ThinkPad\Bluetooth Software\;C:\Program Files\ThinkPad\Bluetooth Softwar e\syswow64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Intel\I ntel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Fil es (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Compone nts\IPT;C:\windows\corpam;C:\python_26_amd64\files;C:\Windows\ccmsetup;C:\Program Files (x86)\Google\Cert Installer;C:\w indows\corpam;C:\windows\corpam;C:\Windows\CCM\;C:\Program Files (x86)\Google\Cert Installer\;C:\Windows\mrmagoo;C:\Prog ram Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files (x86)\ Bit9\Parity Agent;C:\gnubby\bin\;C:\Program Files\OpenVPN\bin;C:\phantomjs-2.1.1-windows\bin;C:\n1k0-casperjs-76fc831\ba tchbin;C:\Users\rennie\bin;C:\php7;C:\Program Files (x86)\Google\google_appengine\;;C:\Program Files (x86)\Microsoft VS Code\bin;C:\phantomjs-2.1.1-windows\bin;C:\n1k0-casperjs-76fc831\batchbin;C:\Users\rennie\bin;C:\Program Files (x86)\MSB uild\14.0\Bin;C:\Program Files (x86)\IIS Express;C:\Users\rennie\gitrepos\codeformatter\bin;C:\Users\rennie\AppData\Loca l\Programs\Git\bin;C:\Program Files\IIS\Microsoft Web Deploy V3;C:\Program Files (x86)\Microsoft Visual Studio 14.0\Comm on7\IDE;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files (x86)\Microsoft Visual Studio 14.0 \Web\External\node_modules\npm\bin;C:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External] Cloud SDK on PATH: [True] Kubectl on PATH: [False]

WARNING: There are old versions of the Google Cloud Platform tools on your system PATH. C:\Program Files (x86)\Google\google_appengine\endpointscfg.py C:\Program Files (x86)\Google\google_appengine\dev_appserver.py

Installation Properties: [C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\properties] User Config Directory: [C:\Users\rennie\AppData\Roaming\gcloud] Active Configuration Name: [default] Active Configuration Path: [C:\Users\rennie\AppData\Roaming\gcloud\configurations\config_default]

Account: [rennie@google.com] Project: [surferjeff-phoenix]

Current Properties: [core] project: [surferjeff-phoenix] account: [rennie@google.com] disable_usage_reporting: [False] [compute] region: [us-central1] zone: [us-central1-f]

Logs Directory: [C:\Users\rennie\AppData\Roaming\gcloud\logs] Last Log File: [C:\Users\rennie\AppData\Roaming\gcloud\logs\2017.04.22\15.15.24.738000.log]

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GoogleCloudPlatform/google-cloud-visualstudio/issues/581, or mute the thread https://github.com/notifications/unsubscribe-auth/AVxZpBDhs6bVhJ1lymA9XXqFbwnqX8o7ks5ryn2NgaJpZM4NFO88 .

SurferJeffAtGoogle commented 7 years ago

Which port do I need to unblock?

Deren-Liao commented 7 years ago

I don't know exactly what that is. I think there is a bug that is following up on this. I'll ask Ivan, Chris Smith to get more detail.

On Mon, Apr 24, 2017 at 8:33 AM, Jeffrey Rennie notifications@github.com wrote:

Which port do I need to unblock?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/GoogleCloudPlatform/google-cloud-visualstudio/issues/581#issuecomment-296708347, or mute the thread https://github.com/notifications/unsubscribe-auth/AVxZpKoM3o2SfpmdcBLYkkL5qoSw_ysnks5rzMDJgaJpZM4NFO88 .

ivannaranjo commented 7 years ago

Closing the issue, not solvable by the extension sadly. Sent email with details.