0

I'm trying to connect to previously created instance in Google Cloude Compute Engine using datalab, or create a new one using Google Cloud SDK Shell:

    datalab connect nst

The program cannot connect, the error is the following:

    ERROR: (gcloud.compute.ssh) [C:\Users\Anastasia...\putty.exe] exited with returned code [1]

and there is a pop-up window from putty.exe with command line error:

    unknown option -"o"

Neither restart nor SDK shell reinstall doesn't help. What should I do? Thank you in advance.

I can connect to the instance through ssh.

  • 1
    Possible duplicate of [PuTTy "unknown option -o" when trying to connect](http://stackoverflow.com/questions/43782470/putty-unknown-option-o-when-trying-to-connect) – Martin Prikryl May 08 '17 at 07:16

1 Answers1

2

See PuTTy "unknown option -o" when trying to connect and https://github.com/googledatalab/datalab/issues/1356

Community
  • 1
  • 1
yelsayed
  • 5,236
  • 3
  • 27
  • 38