You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.
Please kindly help,
I already configure bdutil_env.sh, and there's no field for resource.networkInterfaces.
when I exec: ./bdutil -e extensions/flink/flink_env.sh deploy
this error always happens:
******************* gcloud compute stdout *******************
******************* gcloud compute stderr *******************
WARNING: Image aliases are deprecated and will be removed in a future version. Please use --image-family=debian-8 and --image-project=debian-cloud instead.
WARNING: Image aliases are deprecated and will be removed in a future version. Please use --image-family=debian-8 and --image-project=debian-cloud instead.
WARNING: Image aliases are deprecated and will be removed in a future version. Please use --image-family=debian-8 and --image-project=debian-cloud instead.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
- Invalid value for field 'resource.networkInterfaces[0]': ''. Subnetwork should be specified for custom subnetmode network
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
- Invalid value for field 'resource.networkInterfaces[0]': ''. Subnetwork should be specified for custom subnetmode network
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
- Invalid value for field 'resource.networkInterfaces[0]': ''. Subnetwork should be specified for custom subnetmode network
************ ERROR logs from gcloud compute stderr ************
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
The text was updated successfully, but these errors were encountered:
Please kindly help,
I already configure bdutil_env.sh, and there's no field for resource.networkInterfaces.
when I exec: ./bdutil -e extensions/flink/flink_env.sh deploy
this error always happens:
The text was updated successfully, but these errors were encountered: