This might help.
2022-12-01 00:35:04 normalization > dbt was unable to connect to the specified database.
2022-12-01 00:35:04 normalization > The database returned the following error:
2022-12-01 00:35:04 INFO i.a.w.n.NormalizationAirbyteStreamFactory(filterOutAndHandleNonAirbyteMessageLines):104 -
2022-12-01 00:35:04 normalization > >Database Error
2022-12-01 00:35:04 normalization > Code: 102. Unexpected packet from server 20.40.54.26:18123 (expected Hello or Exception, got Unknown packet)
2022-12-01 00:35:04 INFO i.a.w.n.NormalizationAirbyteStreamFactory(filterOutAndHandleNonAirbyteMessageLines):104 -
2022-12-01 00:35:04 normalization > Check your database credentials and try again. For more information, visit:
2022-12-01 00:35:04 normalization > Connection profiles | dbt Developer Hub
2022-12-01 00:35:04 INFO i.a.w.n.NormalizationAirbyteStreamFactory(filterOutAndHandleNonAirbyteMessageLines):104 -
2022-12-01 00:35:04 INFO i.a.w.n.NormalizationAirbyteStreamFactory(filterOutAndHandleNonAirbyteMessageLines):104 -
2022-12-01 00:35:04 INFO i.a.w.g.DefaultNormalizationWorker(run):82 - Normalization executed in 12 seconds.
2022-12-01 00:35:04 ERROR i.a.w.g.DefaultNormalizationWorker(run):90 - Normalization Failed.
2022-12-01 00:35:04 INFO i.a.w.g.DefaultNormalizationWorker(run):95 - Normalization summary: io.airbyte.config.NormalizationSummary@350137ce[startTime=1669854892160,endTime=1669854904696,failures=[io.airbyte.config.FailureReason@184be30d[failureOrigin=normalization,failureType=system_error,internalMessage=Code: 102. Unexpected packet from server 20.40.54.26:18123 (expected Hello or Exception, got Unknown packet),externalMessage=Normalization failed during the dbt run. This may indicate a problem with the data itself.,metadata=io.airbyte.config.Metadata@64e0ec44[additionalProperties={attemptNumber=2, jobId=273, from_trace_message=true}],stacktrace=AirbyteDbtError:
Encountered an error:
Database Error
Code: 102. Unexpected packet from server 20.40.54.26:18123 (expected Hello or Exception, got Unknown packet),retryable=,timestamp=1669854904695], io.airbyte.config.FailureReason@78588d7b[failureOrigin=normalization,failureType=system_error,internalMessage=Code: 102. Unexpected packet from server 20.40.54.26:18123 (expected Hello or Exception, got Unknown packet),externalMessage=Normalization failed during the dbt run. This may indicate a problem with the data itself.,metadata=io.airbyte.config.Metadata@44db7af9[additionalProperties={attemptNumber=2, jobId=273, from_trace_message=true}],stacktrace=AirbyteDbtError:
Encountered an error:
Database Error
Code: 102. Unexpected packet from server 20.40.54.26:18123 (expected Hello or Exception, got Unknown packet),retryable=,timestamp=1669854904695]]]
2022-12-01 00:35:04 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling…