Actions
Bug #4179
closedInvalid value for field 'resource.networkInterfaces[0].accessConfigs[0].natIP': 'false'. Must be an IP address
Description
When using GCE as a compute provider, spinning up a new instance results in;
Fog error: Invalid value for field 'resource.networkInterfaces[0].accessConfigs[0].natIP': 'false'. Must be an IP address
which fails the provisioning of a new instance. The external IP address option on the "virtual machine" can be selected or unselected, both result in the same error.
This was also present in a previous version of fog but has since been fixed https://github.com/fog/fog/pull/2377
full error - http://fpaste.org/71294/05694951/
System Info:
GCE Instance - Debian GNU/Linux 7.3 (wheezy)
foreman 1.4.0-RC2 (including foreman-compute & foreman-gce)
puppet 3.4.2
fog (1.19.0)
google-api-client (0.7.1)
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]
Updated by Dominic Cleal almost 11 years ago
- Translation missing: en.field_release deleted (
2)
Updated by Dominic Cleal about 10 years ago
- Category changed from Compute resources to Compute resources - GCE
Updated by Kavita Gaikwad almost 6 years ago
- Has duplicate Bug #14132: Cannot provision GCE instance with external IP flag added
Updated by Kavita Gaikwad over 5 years ago
- Related to Bug #26473: [Google Compute Resource] fix broken changes with latest API changes and fog-google gem update added
Updated by Kavita Gaikwad over 5 years ago
- Status changed from New to Closed
Applied in changeset 26716028ad66ddd692a60b5892e062a6782f1d46.
Actions