← back to Ga Allsites
auto-data-snapshot: 2026-09-13T09:49:22 (1 data files) — etl.err
74df88a21a98fcfd4f2103a4dbe561be0b7505cf · 2026-09-13 09:50:36 -0700 · auto-commit-fleet
Files touched
Diff
commit 74df88a21a98fcfd4f2103a4dbe561be0b7505cf
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Sun Sep 13 09:50:36 2026 -0700
auto-data-snapshot: 2026-09-13T09:49:22 (1 data files) — etl.err
---
etl.err | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 59 insertions(+)
diff --git a/etl.err b/etl.err
index bc7e0f1..33003bc 100644
--- a/etl.err
+++ b/etl.err
@@ -146,3 +146,62 @@ I0909 09:37:34.914476 650773314 ev_poll_posix.cc:593] FD from fork parent still
I0912 07:58:10.512350 734324371 ev_poll_posix.cc:593] FD from fork parent still in poll list: fd(5, generation: 1)
I0912 14:25:53.072149 741581908 ev_poll_posix.cc:593] FD from fork parent still in poll list: fd(5, generation: 1)
I0912 19:37:48.412222 746983414 ev_poll_posix.cc:593] FD from fork parent still in poll list: fd(12, generation: 1)
+Traceback (most recent call last):
+ File "/opt/homebrew/lib/python3.14/site-packages/google/api_core/grpc_helpers.py", line 55, in error_remapped_callable
+ return callable_(*args, **kwargs)
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_interceptor.py", line 276, in __call__
+ response, ignored_call = self._with_call(
+ ~~~~~~~~~~~~~~~^
+ request,
+ ^^^^^^^^
+ ...<4 lines>...
+ compression=compression,
+ ^^^^^^^^^^^^^^^^^^^^^^^^
+ )
+ ^
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_interceptor.py", line 331, in _with_call
+ return call.result(), call
+ ~~~~~~~~~~~^^
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_channel.py", line 447, in result
+ raise self
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_interceptor.py", line 314, in continuation
+ response, call = self._thunk(new_method).with_call(
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
+ request,
+ ^^^^^^^^
+ ...<4 lines>...
+ compression=new_compression,
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ )
+ ^
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_channel.py", line 1182, in with_call
+ return _end_unary_response_blocking(state, call, True, None)
+ File "/opt/homebrew/lib/python3.14/site-packages/grpc/_channel.py", line 999, in _end_unary_response_blocking
+ raise _InactiveRpcError(state) # pytype: disable=not-instantiable
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
+ status = StatusCode.UNAVAILABLE
+ details = "errors resolving analyticsadmin.googleapis.com:443: [field:hostname lookup error:address lookup failed for analyticsadmin.googleapis.com:443: Could not contact DNS servers]"
+ debug_error_string = "UNAVAILABLE:errors resolving analyticsadmin.googleapis.com:443: [field:hostname lookup error:address lookup failed for analyticsadmin.googleapis.com:443: Could not contact DNS servers]"
+>
+
+The above exception was the direct cause of the following exception:
+
+Traceback (most recent call last):
+ File "/Users/macstudio3/Projects/ga-allsites/etl.py", line 358, in <module>
+ raise SystemExit(main())
+ ~~~~^^
+ File "/Users/macstudio3/Projects/ga-allsites/etl.py", line 68, in main
+ for s in admin.list_account_summaries():
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
+ File "/opt/homebrew/lib/python3.14/site-packages/google/analytics/admin_v1alpha/services/analytics_admin_service/client.py", line 1885, in list_account_summaries
+ response = rpc(
+ request,
+ ...<2 lines>...
+ metadata=metadata,
+ )
+ File "/opt/homebrew/lib/python3.14/site-packages/google/api_core/gapic_v1/method.py", line 128, in __call__
+ return wrapped_func(*args, **kwargs)
+ File "/opt/homebrew/lib/python3.14/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_callable
+ raise exceptions.from_grpc_error(exc) from exc
+google.api_core.exceptions.ServiceUnavailable: 503 errors resolving analyticsadmin.googleapis.com:443: [field:hostname lookup error:address lookup failed for analyticsadmin.googleapis.com:443: Could not contact DNS servers]
← a2da914 auto-data-snapshot: 2026-09-12T19:54:34 (1 data files) — etl
·
back to Ga Allsites
·
auto-data-snapshot: 2026-09-16T09:33:20 (1 data files) — etl e048135 →