[google-appengine] Re: I can't install docer images with gcloud preview app setup-managed-vms

2014-11-11 Thread Johan Euphrosine (Google)
Hi, There is an ongoing issue w/ the SDK support for boot2docker 1.3.1, as a temporary workaround you can downgrade the boot2docker 1.3.0 as advised by the documentation. https://cloud.google.com/appengine/docs/python/managed-vms/ """ boot2docker download --iso-url=https://github.com/boot2dock

[google-appengine] Re: I can't install docer images with gcloud preview app setup-managed-vms

2014-11-18 Thread Marcus Stade
I get these same errors despite having followed the instructions and used the older boot2docker iso. Is there anyway of getting more descriptive error messages? On Tuesday, November 11, 2014 9:01:22 PM UTC, Johan Euphrosine (Google) wrote: > > Hi, > > There is an ongoing issue w/ the SDK suppor

Re: [google-appengine] Re: I can't install docer images with gcloud preview app setup-managed-vms

2014-11-18 Thread 'Johan Euphrosine' via Google App Engine
You can add --verbosity debug to the command line. Can you paste the log there too? Please also run: boot2docker ssh docker version to double check it's indeed running 1.3 On Tue, Nov 18, 2014 at 10:16 AM, Marcus Stade wrote: > I get these same errors despite having followed the instructions a

Re: [google-appengine] Re: I can't install docer images with gcloud preview app setup-managed-vms

2014-11-18 Thread Marcus Stade
Here's the output to `boot2docker ssh docker version`: $ boot2docker ssh docker version > Client version: 1.3.0 > Client API version: 1.15 > Go version (client): go1.3.3 > Git commit (client): c78088f > OS/Arch (client): linux/amd64 > Server version: 1.3.0 > Server API version: 1.15 > Go version (

Re: [google-appengine] Re: I can't install docer images with gcloud preview app setup-managed-vms

2014-11-18 Thread 'Johan Euphrosine' via Google App Engine
Hi Marcus, can you post the full log somewhere? On Tue, Nov 18, 2014 at 10:27 AM, Marcus Stade wrote: > Here's the output to `boot2docker ssh docker version`: > > $ boot2docker ssh docker version >> Client version: 1.3.0 >> Client API version: 1.15 >> Go version (client): go1.3.3 >> Git commit (

Re: [google-appengine] Re: I can't install docer images with gcloud preview app setup-managed-vms

2014-11-18 Thread Marcus Stade
It's still going, but I can present you with a partial log. Do you mind giving me an email where I can send it to off the list? On Tuesday, November 18, 2014 6:34:35 PM UTC, Johan Euphrosine (Google) wrote: > > Hi Marcus, can you post the full log somewhere? > > On Tue, Nov 18, 2014 at 10:27 AM,

Re: [google-appengine] Re: I can't install docer images with gcloud preview app setup-managed-vms

2014-11-18 Thread 'Johan Euphrosine' via Google App Engine
Oh sure, just send it to pro...@google.com On Tue, Nov 18, 2014 at 10:53 AM, Marcus Stade wrote: > It's still going, but I can present you with a partial log. Do you mind > giving me an email where I can send it to off the list? > > On Tuesday, November 18, 2014 6:34:35 PM UTC, Johan Euphrosine

Re: [google-appengine] Re: I can't install docer images with gcloud preview app setup-managed-vms

2014-11-18 Thread Marcus Stade
I sent you the full log, hopefully it makes more sense to you than it does to me. Many thanks for the help! On Tuesday, November 18, 2014 6:55:45 PM UTC, Johan Euphrosine (Google) wrote: > > Oh sure, just send it to pro...@google.com > > On Tue, Nov 18, 2014 at 10:53 AM, Marcus Stade > wrote: