Error "Make sure all fields are correct to continue" on trying to change disk architecture (VM)

Hello there, 

I have been experiencing a issue, where whenever I try to change the disk architecture, I always get an error saying "Make sure all fields are correct to continue", when I have already inserted everything correctly into the fields. If anyone has a fix for this then that would be awesome.

Xiphex_0-1663647245995.png

 

A clip of the issue: Click me

0 1 659
1 REPLY 1

To investigate further on this issue, can you please try the steps mentioned below and provide the following details?

1. Try to edit the instance in some other browser or in incognito mode, and please confirm you are still getting the same error by doing this.

2. Can you please try to edit the instance in CLI by using the Gcloud command and confirm that this issue is only with GUI or with both GUI & CLI?

3. Update your code to use the latest version of the @googlecloud/compute Node package, and explicitly specify a different machine type and boot disk source image. The boot disk source image that's working for me now is ubuntu-1804-bionic-v20220712.

I will be waiting for your response.

Top Solution Authors