Questions tagged [google-cloud-compute-engine]
39 questions
3
votes
1 answer
After installing ops agent, I am getting floods of error in logs
I have recently upgraded monitoring agent to OPS agent and logs are flooded with following error:
08T11:31:25.681Z#011error#011exporterhelper/queued_retry.go:361#011Exporting failed. Try enabling retry_on_failure config option to retry on retryable…

Komal
- 1,068
- 12
- 23
2
votes
0 answers
View() function in RStudio Server opens new tab but does not display data
I am running an Ubuntu 18.04.6 LTS server on Google Cloud Compute Engine. I have downloaded RStudio Server onto my machine and kept getting this message:
Warning message: R graphics engine version 15 is not supported by this
version of RStudio. …

Basil Seif
- 21
- 1
1
vote
1 answer
Facing error 400:Node pool require recreation
I'm facing error when I try to perform action in gke
While recreating node pool in the cluster
Error: 400:Node pool require recreation
Help me out
Facing error 400:Node pool require recreation
While I try to perform action in gke for creating more…

Peter
- 13
- 2
1
vote
1 answer
Creating regional snapshots with GCP .Net client library
I'm working on GCP through their .Net client library Google.Cloud.Compute.V1.
I'm creating new Snapshots with SnapshotsClient.InsertAsync command using the example provided in the official…

shahaf
- 741
- 1
- 8
- 26
1
vote
0 answers
OS login failing for VMs
Summary
OS login for VMs using IAM is failing.
Detail
When using glcoud cli (gcloud compute ssh) the follow error occurs:
ERROR: (gcloud.compute.ssh) User [abc@gmail.com] does not have permission to access users instance [abc@gmail.com] (or it may…

stern_terabyte
- 11
- 1
1
vote
1 answer
How to deploy React app to Google Cloud Vm Instance?
I have a basic hello world react app and Google cloud server in compute machine(Vm Instance).How can I deploy my react app to this server?

Ulas Demir
- 27
- 3
0
votes
1 answer
Creating new instance template from another template and overriding the container image
Is it possible in Google cloud engine to clone an existing instance template AND override the container image in the clone ?
the concrete situation is as follows:
We have a GCP project that consists of several gcp components including a managed…

Najib Bakahoui
- 41
- 4
0
votes
1 answer
Google cloud IP no resolve with wordpress
I create a instance VM in google cloud computer engine with a Wordpress with bitnami implementation, when i´m editing the site, ip is reached and dont work moretime.

user3137353
- 29
- 6
0
votes
1 answer
GPU driver version error on google virtual machine
I got an error Failed to initialize NVML: Driver/library version mismatch on a cloud virtual machine for unknown reasons, the system was working normally then suddenly crashed and reported such an error,
I'm very confused and don't know what is…

Quang Vũ
- 21
- 2
0
votes
0 answers
Oracle Linux R9 as Virtual Machine at Google Cloud gives fail on image creation: build step 0 "gcr.io/compute-image-tools/gce_vm_image_import:release"
I am going to host Tenable Security Center on a virtual machine. The virtual machine will run at Google Cloud and has to be of the type Oracle Linux as it is required by Teanble Security Center.
Google Cloud does not have any images ready for…

Europa
- 974
- 12
- 40
0
votes
0 answers
Getting 'Make sure that all fields are correct to continue' error while creating Windows 11 image on Google Cloud
Error getting Windows 11 working on Google Cloud
I have uploaded and created my own Windows 11 image, with my own licence.
Showing Windows11 Image being used
After filling out all of them details and boxes that I can visible see, even opened all of…
0
votes
1 answer
Which permission for a directory when CGI code creates subdir?
In a CGI script, I execute a system call to make a directory, namely mkdir $dir. The parent directory under which this new directory is being created has a permission of 755. It doesn't allow me to create the directory unless the permission is 777.…

Marcos Camargo
- 133
- 9
0
votes
1 answer
GCP compute VM running self-managed elasticsearch -can't connect via port 9200
So I just need help weeding out the best scenario for my architecture.
I currently have a cloud run instance that is using my custom domain: www.example.com. To utilize this custom domain i've chosen a global external load balancer to handle…

Teoman Kirac
- 748
- 3
- 8
- 16
0
votes
1 answer
How do I run a GPU VM from Cloud Run?
I want to run a quick GPU ML process from Cloud Run. I can't use Anthos (too expensive) nor Batch (too slow) but can I somehow have Cloud Run call a GPU enabled Compute Engine VM? And how would the VM scale?

schoon
- 2,858
- 3
- 46
- 78
0
votes
0 answers
Pearson Correlation in GEE
I've been trying to compute Pearson's Correlation in GEE, I have 2 raster images stored as assets. The code runs just find but the output is empty. Please help me with the…

Aamna Qamar
- 1
- 1