venf2k / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

Error when authenticating with gcloud auth login #207

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I run gcloud auth login, I accept the permission in the browser and then 
in the cloud SDK shell I get the error:

Traceback (most recent call last):
  File "C:\Program Files\Google\Cloud SDK\google-cloud-sdk\bin\..\./lib\googlecloudsdk\gcloud\gcloud.py", line 194, in main
    _cli.Execute()
  File "C:\Program Files\Google\Cloud SDK\google-cloud-sdk\bin\..\./lib\googlecloudsdk\calliope\cli.py", line 557, in Execute
    result = args.cmd_func(cli=self, args=args)
  File "C:\Program Files\Google\Cloud SDK\google-cloud-sdk\bin\..\./lib\googlecloudsdk\calliope\backend.py", line 1109, in Run
    result = command_instance.Run(args)
  File "C:\Program Files\Google\Cloud SDK\google-cloud-sdk\bin\..\./lib\googlecloudsdk\calliope\exceptions.py", line 87, in TryFunc
    return func(*args, **kwargs)
  File "C:\Program Files\Google\Cloud SDK\google-cloud-sdk\bin\..\./lib\googlecloudsdk\gcloud\sdktools\auth\login.py", line 107, in Run
    c_store.Store(creds, account)
  File "C:\Program Files\Google\Cloud SDK\google-cloud-sdk\bin\..\./lib\googlecloudsdk\core\credentials\store.py", line 298, in Store
    _GetLegacyGen(account, creds).WriteTemplate()
  File "C:\Program Files\Google\Cloud SDK\google-cloud-sdk\bin\..\./lib\googlecloudsdk\core\credentials\store.py", line 303, in _GetLegacyGen
    multistore_path=config.Paths().LegacyCredentialsMultistorePath(account),
  File "C:\Program Files\Google\Cloud SDK\google-cloud-sdk\bin\..\./lib\googlecloudsdk\core\config.py", line 459, in LegacyCredentialsMultistorePath
    return os.path.join(self.LegacyCredentialsDir(account), 'multistore.json')
  File "C:\Program Files\Google\Cloud SDK\google-cloud-sdk\bin\..\./lib\googlecloudsdk\core\config.py", line 448, in LegacyCredentialsDir
    return os.path.join(self.global_config_dir, 'legacy_credentials', account)
  File "C:\Python27\lib\ntpath.py", line 84, in join
    result_path = result_path + p_path

If you would like to report this issue, please run the following command:
  gcloud feedback --log-file=C:\Users\╥юфюЁ\AppData\Roaming\gcloud\logs\2015.08.15\14.49.53.978000.log

Original issue reported on code.google.com by toddor...@gmail.com on 15 Aug 2015 at 11:56

Attachments:

GoogleCodeExporter commented 8 years ago
Are you still affected by this issue? If yes, can you provide the updated 
stacktrace for failing command and output of gcloud info.

Original comment by faiz...@google.com on 13 Apr 2016 at 6:08

GoogleCodeExporter commented 8 years ago
I haven't heard from you for a while, so I hope you are no longer affected by 
this issue. I'm going to close this issue, but if you are still affected please 
feel free to open a new issue which refers back to this one for context.

Original comment by faiz...@google.com on 19 Apr 2016 at 7:24