setup Jave Managed VM failed: 'module' object has no attribute 'CleanableContainerName'

39 views
Skip to first unread message

scde

unread,
Jan 9, 2015, 2:08:54 AM1/9/15
to google-a...@googlegroups.com
Hi, 

I am trying to follow up this instruction to setup Managed VM for my web app, but always failed with following error:

Pulling base images for runtimes [java] from Google Cloud Storage

Traceback (most recent call last):

  File "/Users/scde/google-cloud-sdk/./lib/googlecloudsdk/gcloud/gcloud.py", line 177, in <module>

    main()

  File "/Users/scde/google-cloud-sdk/./lib/googlecloudsdk/gcloud/gcloud.py", line 173, in main

    _cli.Execute()

  File "/Users/scde/google-cloud-sdk/./lib/googlecloudsdk/calliope/cli.py", line 409, in Execute

    post_run_hooks=self.__post_run_hooks, kwargs=kwargs)

  File "/Users/scde/google-cloud-sdk/./lib/googlecloudsdk/calliope/frontend.py", line 274, in _Execute

    pre_run_hooks=pre_run_hooks, post_run_hooks=post_run_hooks)

  File "/Users/scde/google-cloud-sdk/./lib/googlecloudsdk/calliope/backend.py", line 928, in Run

    result = command_instance.Run(args)

  File "/Users/scde/google-cloud-sdk/lib/googlecloudsdk/appengine/app_commands/setup_managed_vms.py", line 39, in Run

    args.image_version)

  File "/Users/scde/google-cloud-sdk/./lib/googlecloudsdk/appengine/lib/images/pull.py", line 54, in PullBaseDockerImages

    util.PullSpecifiedImages(docker_client, image_names, version, bucket)

  File "/Users/scde/google-cloud-sdk/./lib/googlecloudsdk/appengine/lib/images/util.py", line 217, in PullSpecifiedImages

    with credentials.CredentialsContainer(docker_client) as creds, (

  File "/Users/scde/google-cloud-sdk/./lib/googlecloudsdk/appengine/lib/images/credentials.py", line 114, in __enter__

    self.Start()

  File "/Users/scde/google-cloud-sdk/./lib/googlecloudsdk/appengine/lib/images/credentials.py", line 95, in Start

    name=containers.CleanableContainerName(

AttributeError: 'module' object has no attribute 'CleanableContainerName'

i am wondering if anyone else has same issue, or do i just miss some steps?

thanks

-DD

P.S.

my box is Mac OS , and i have installed Docker based on the instruction, and 

Google Cloud SDK 0.9.42

Vikram Tiwari

unread,
Jan 12, 2015, 1:53:34 AM1/12/15
to google-a...@googlegroups.com
Hi,

I am encountering the same issue. Same config. Mac OS, Docker based deployment for App Engine.

Vikram Tiwari

unread,
Jan 12, 2015, 10:22:43 AM1/12/15
to google-a...@googlegroups.com
This fixed when i updated the command line utils.

Thanks and Regards!
____________

--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/qKnXpmsKkhk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages