Spam google libcurl fail warnings

Hey,

I have a “locked down” remote developer machine with general external internet access disabled. There is a complete, continuous spam of warnings for failed attempts to reach a google URL.

This is really frustrating and I can’t see useful warnings in the output log under all of this spam. What is the source of this and how can I stop the engine calling out?

I have already disabled sharing usage data. Something else is causing this. Can anyone help?

For the epic staff, could we change this spam in the source from warning to maybe Log Verbosity or something?

Warning LogHttp Retry 1 on https://www.google.com/generate_204
Warning LogHttp HTTP request timed out after 3.00 seconds URL=https://www.google.com/generate_204
Warning LogHttp 0000013D97FD6200: request failed, libcurl error: 7 (Could not connect to server)
Warning LogHttp HttpRetry: Resetting log verbosity to Display due to requests being retried
Warning LogHttp 0000013D97FD4D00: request failed, libcurl error: 7 (Could not connect to server)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 0 (Hostname in DNS cache was stale, zapped)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 1 (Host www.google.com:443 was resolved.)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 2 (IPv6: (none))
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 3 (IPv4: 142.251.151.119, 142.251.157.119, 142.251.153.119, 142.251.152.119, 142.251.150.119, 142.251.156.119, 142.251.155.119, 142.251.154.119)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 4 ( Trying 142.251.151.119:443…)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 5 (connect to 142.251.151.119 port 443 from 0.0.0.0 port 64053 failed: Bad access)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 6 ( Trying 142.251.157.119:443…)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 7 (connect to 142.251.157.119 port 443 from 0.0.0.0 port 64054 failed: Bad access)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 8 ( Trying 142.251.153.119:443…)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 9 (connect to 142.251.153.119 port 443 from 0.0.0.0 port 64055 failed: Bad access)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 10 ( Trying 142.251.152.119:443…)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 11 (connect to 142.251.152.119 port 443 from 0.0.0.0 port 64056 failed: Bad access)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 12 ( Trying 142.251.150.119:443…)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 13 (connect to 142.251.150.119 port 443 from 0.0.0.0 port 64057 failed: Bad access)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 14 ( Trying 142.251.156.119:443…)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 15 (connect to 142.251.156.119 port 443 from 0.0.0.0 port 64058 failed: Bad access)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 16 ( Trying 142.251.155.119:443…)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 17 (connect to 142.251.155.119 port 443 from 0.0.0.0 port 64059 failed: Bad access)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 18 ( Trying 142.251.154.119:443…)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 19 (connect to 142.251.154.119 port 443 from 0.0.0.0 port 64060 failed: Bad access)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 20 (Failed to connect to www.google.com port 443 after 5 ms: Could not connect to server)
Warning LogHttp 0000013D97FD4D00: libcurl info message cache 21 (closing connection #45)
Warning LogHttp 0000013D97FD4D00 GET https://www.google.com/generate_204 completed with reason ‘ConnectionError’ after 0.01s
Warning LogHttp Retry 1 on https://www.google.com/generate_204

My only guess is it could be something to do with the home screen? But this happens when debugging a specific project, so I am not confident that is the issue. Nor why it should keep persisting.