Christopher Wu
08/22/2024, 11:21 PMHimanshu Aggarwal
08/23/2024, 1:30 AMFile "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line 171, in result
raise self._exception
File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line 315, in continuation
response, call = self._thunk(new_method).with_call(
File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line 343, in with_call
return self._with_call(
File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line 329, in _with_call
call = self._interceptor.intercept_unary_unary(
File "/usr/local/lib/python3.9/site-packages/google/ads/googleads/interceptors/exception_interceptor.py", line 99, in intercept_unary_unary
self._handle_grpc_failure(response)
File "/usr/local/lib/python3.9/site-packages/google/ads/googleads/interceptors/exception_interceptor.py", line 71, in _handle_grpc_failure
raise self._get_error_from_response(response)
google.ads.googleads.errors.GoogleAdsException: (<_InactiveRpcError of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "Request contains an invalid argument."
debug_error_string = "UNKNOWN:Error received from peer ipv4:142.250.192.42:443 {grpc_message:"Request contains an invalid argument.", grpc_status:3, created_time:"2024-08-23T01:27:07.823277577+00:00"}"
>, <_InactiveRpcError of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "Request contains an invalid argument."
debug_error_string = "UNKNOWN:Error received from peer ipv4:142.250.192.42:443 {grpc_message:"Request contains an invalid argument.", grpc_status:3, created_time:"2024-08-23T01:27:07.823277577+00:00"}"
>, errors {
error_code {
request_error: INVALID_PAGE_SIZE
}
message: "Page size is invalid."
}
Kamal Tuteja
08/23/2024, 2:17 AMKamal Tuteja
08/23/2024, 2:19 AMKamal Tuteja
08/23/2024, 2:40 AMDamir G
08/23/2024, 3:55 AMFailure in destination: State code: 08004; Message: The server does not support SSL.
Will McCartney
08/23/2024, 4:02 AMGideon
08/23/2024, 4:21 AMGary K
08/23/2024, 4:39 AMHTTP 504
error test result?k monish
08/23/2024, 5:22 AMDamir G
08/23/2024, 5:29 AMJack Tse
08/23/2024, 5:39 AMDamir G
08/23/2024, 5:58 AMYoav Ben Ishai
08/23/2024, 6:10 AMDamir G
08/23/2024, 7:04 AMDamir G
08/23/2024, 7:34 AM2024-08-23 06:58:26 source > WARN pool-7-thread-1 i.d.c.c.BaseSourceTask(validateAndLoadSchemaHistory):106 Database schema history was not found but was expected
What is the deal with the above code. I suspect this may be the reason, why the active streams are not showing up despite successful syncs and data transfersSlackbot
08/23/2024, 9:16 AMJitesh Pillai
08/23/2024, 9:18 AMChristopher Daniel
08/23/2024, 9:21 AMNimrod Rosen
08/23/2024, 9:55 AMYouness El Idrissi
08/23/2024, 9:56 AMTarang
08/23/2024, 9:58 AMYouness El Idrissi
08/23/2024, 10:09 AMDamir G
08/23/2024, 10:16 AM╷
│ Error: Missing Attribute Value
│
│ with airbyte_connection.mysql_[MASKED],
│ on connections.tf line 1, in resource "airbyte_connection" "mysql_[MASKED]":
│ 1: resource "airbyte_connection" "mysql_[MASKED]" {
│
│ configurations.streams[Value({"cursor_field":["ab_cdc_cursor"],"name":<null>,"primary_key":<null>,"selected_fields":<null>,"sync_mode":<null>})].name:
│ value must be configured
╵
╷
│ Error: Missing Attribute Value
│
│ with airbyte_connection.mysql_[MASKED],
│ on connections.tf line 1, in resource "airbyte_connection" "mysql_[MASKED]":
│ 1: resource "airbyte_connection" "mysql_[MASKED]" {
│
│ configurations.streams[Value({"cursor_field":<null>,"name":<null>,"primary_key":[["id"]],"selected_fields":<null>,"sync_mode":<null>})].name:
│ value must be configured
Nimrod Rosen
08/23/2024, 10:52 AMSlackbot
08/23/2024, 10:55 AMpoornima Venkatesha
08/23/2024, 11:06 AMJulie Choong
08/23/2024, 11:48 AM