Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

btcserver-googlecloud deployment resource error (network) #7

Open
blackchad opened this issue Aug 16, 2020 · 0 comments
Open

btcserver-googlecloud deployment resource error (network) #7

blackchad opened this issue Aug 16, 2020 · 0 comments

Comments

@blackchad
Copy link

- network: https://www.googleapis.com/compute/v1/projects/{{ env["project"] }}/global/networks/default

When I attempt to deploy this template with cloud shell (to us-west1-c), I receive the following error:

ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [redacted]: errors:
code: RESOURCE_ERROR
location: /deployments/redacted/resources/redacted-vm
message: "{"ResourceType":"compute.v1.instance","ResourceErrorCode":"400"
,"ResourceErrorMessage":{"code":400,"errors":[{"domain":"global","
message":"Invalid value for field 'resource.networkInterfaces[0].network': ''.
\ The referenced network resource cannot be found.","reason":"invalid"}],"
message":"Invalid value for field 'resource.networkInterfaces[0].network': ''.
\ The referenced network resource cannot be found.","statusMessage":"Bad Request"
,"requestPath":"https://compute.googleapis.com/compute/v1/projects/redacted/zones/us-west1-c/instances\"\
,"httpMethod":"POST"}}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant