1

I'm trying to create a Google Cloud instance. I'm running this:

gcutil addinstance test03 --persistent_boot_disk --machine_type=n1-standard-1 --zone=us-central2-a --image=projects/debian-cloud/global/images/debian-7-wheezy-v20130617

It's failing with an error of INVALID_FIELD_VALUE and a message of:

Invalid value for field 'resource fault. Resource was not found.

I've tried several variations, and all are giving the same thing. I thought I had previously had this working. Why isn't this working?

Brandon Yarbrough
  • 37,021
  • 23
  • 116
  • 145
  • Can you try `--image=debian-7-wheezy-v20130617` ? – jterrace Jul 02 '13 at 16:53
  • 3
    That command worked fine for me. Might want to check your version of gcutil (via 'gcutil version') and make sure you're on the latest release (1.8.2 as of this writing). – Marc Cohen Jul 02 '13 at 17:10
  • Command got [deprecated a while ago](https://stackoverflow.com/questions/31304351/google-cloud-compute-gcutil-deprecated) – Carlos Jan 23 '18 at 19:16
  • 2
    Possible duplicate of [Google Cloud Compute "gcutil" deprecated](https://stackoverflow.com/questions/31304351/google-cloud-compute-gcutil-deprecated) – Carlos Jan 23 '18 at 19:27

0 Answers0