Company providing various Internet-related products and services, such as Google web search, Gmail, Google Calendar, YouTube, ... They provide APIs for several of their services, allowing users to integrate these into their own websites and web applications.
Questions tagged [google]
470 questions
1
vote
1 answer
Windows cannot connect to google services
I manage a small office LAN that connects to the Internet via a pfsense 2.4.4 firewall. Most of the systems on the LAN are Macs but there are two Windows PCs, running Windows 7 and Windows 10.
Recently, the Windows PCs are not able to connect to…

Rudedog
- 732
- 5
- 9
1
vote
0 answers
Google Restricted Scopes OAuth verification: project-id does not match
I received the following email from Google a few days ago:
Hi Google API Developer,
We sent this email because you’re listed as a contact on the following
Google Cloud Project(s) using OAuth 2.0 to access Google…

Jude Hungerford
- 11
- 1
1
vote
1 answer
Can I mount a Google Cloud NFS volume on my local computer?
I created a NFS node on Google Cloud, and I would like to create a volume mount on my local Mac OSX computer; it seems that I need to connect to the same VPN as the NFS node, but I'm not sure how to do this.
Thanks

user135237
- 111
- 2
1
vote
1 answer
Google Cloud Kubernetes pod / job history
I'm looking for a way to see the events that happened in my GCK.
Is there a page on Google cloud to see all the pod / job launched today with theirs names and ids ?

should_be_working
- 111
- 1
1
vote
1 answer
CommandException: arg [...] does not name a directory, bucket, or bucket subdir. for a directory on Compute Engine
I am trying to use gsutils command to deploy changes from CircleCI to a directory on my Compute Engine instance. The command I am using is:
gsutil -m rsync -d -r dev/ [VM_INSTANCE_NAME]:/var/www/dev/
but I get the following error:
CommandException:…

Jorjani
- 133
- 3
- 12
1
vote
0 answers
One of My domain is not working on "Google-Chrome"
Since few days we are experiencing issue in one of a domain named "id-validation.us".
Google is blocking this domain on browsing from google-chrome. We tried to rectify the issue and found that google blocking all hits which is being done to…

user468381
- 11
- 1
1
vote
1 answer
GCP Autoscaling based on memory (stackdriver)
I want to configure autoscaling based on memory using stackdriver metrics.
I've installed stackdriver agent on VM and when I'm trying to configure Instance groups and I choose stackdriver metrics. I've got information This feature is not available…

danielitit
- 11
- 1
1
vote
1 answer
Adding an AWS account to Stackdriver Premium Monitoring results in a "User is not authorized error"
I am following the Stackdriver instructions to add an AWS account to monitor:
Authorize AWS for Stackdriver
Log in to your Amazon IAM console and click Roles.
Click “Create New Role”
Enter Stackdriver as the “Role Name” and click “Next…

Victor Trac
- 277
- 2
- 3
1
vote
2 answers
split dns for google
how to setup any dns (prefer nsd3) to give ip 1.2.3.4 for google and 2.3.4.5 for all others?

DennyHalim.com
- 491
- 3
- 10
1
vote
3 answers
Google Gmail rejects my friend's MX records
My friend has some problem with Google Apps Gmail, his MX records got rejected. We're trying to resolve the issue somehow, but with no success so far. We've googled the whole world (this site too) but got nothing.
The given domain is…
None
1
vote
0 answers
Moving contents of Barracuda Archiver to Google Vault
We are looking for a solution to help us move the contents of our Barracuda Email Archiver over to Google Vault. So far we have discovered TransVault (transvault.com). Does anyone know of any other options? Has anyone attempted such a move?

DavevaD
- 23
- 6
1
vote
1 answer
Interpreting DMARC report
I have DKIM and SPF configured for my SMTP server, and recently set
the policies to strict/reject. I received the report shown below from
Google. Ths source IP is not my SMTP server.
I read this as Google checking DKIM and SPF, with both failing,…

Ex Umbris
- 854
- 7
- 24
1
vote
4 answers
Google Mail Like IMAP (Web) Application
I'm looking for an IMAP web frontend (or client application) that has the features and speed of Google Mail minus the ads and privacy concerns. Most important are simple user interface, fast search speed even on large boxes and the conversation…

Elmar Weber
- 492
- 1
- 7
- 18
1
vote
0 answers
Google Firebase Cloud Messaging not in ca_root_nss?
We are trying to migrate our push services to Google Firebase Cloud Messaging.
On the development machines (that run linux) everything is fine, but in the integration system (which runs on FreeBSD like the rest of the productive Systems) there is a…

Mr.Gosh
- 323
- 1
- 6
- 16
1
vote
0 answers
Google MySQL Cloud 2nd generation Import >50GB
I am trying to migrate a 50GB MySQL Innodb Database to Google Cloud. Binlog in my current Database is active. So I set my db to read-only, created a snapshot and wrote down the binlog position. Then I turned off the read-only mode and the original…

Florian O
- 11
- 1