Shubhransh Bhargava
04/21/2022, 7:48 AMPlease wait a little bit more…
Shubhransh Bhargava
04/21/2022, 7:54 AMairbyte-worker | 2022-04-21 07:54:06 ERROR i.a.c.i.LineGobbler(voidCall):82 - WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Davi
04/21/2022, 9:02 AM"The connection tests failed. Check Connection Failed!"
And when I check the Docker logs I have a thousand of java errors... :
Caused by: io.temporal.failure.ApplicationFailure: message='error=0, Failed to exec spawn helper: pid: 149, exit value: 1', type='<http://java.io|java.io>.IOException', nonRetryable=false
*airbyte-worker |* at java.base/java.lang.ProcessImpl.forkAndExec(Native Method:0) ~[?:?]
*airbyte-worker |* at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314) ~[?:?]
*airbyte-worker |* at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) ~[?:?]
*airbyte-worker |* at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) ~[?:?]
*airbyte-worker |* at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) ~[?:?]
*airbyte-worker |* at io.airbyte.workers.process.DockerProcessFactory.checkImageExists(DockerProcessFactory.java:174) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?]
*airbyte-worker |* at io.airbyte.workers.process.DockerProcessFactory.create(DockerProcessFactory.java:94) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?]
*airbyte-worker |* at io.airbyte.workers.process.AirbyteIntegrationLauncher.check(AirbyteIntegrationLauncher.java:58) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?]
*airbyte-worker |* at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:53) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?]
*airbyte-worker |* at io.airbyte.workers.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:27) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?]
*airbyte-worker |* at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?]
*airbyte-worker |* at java.base/java.lang.Thread.run(Thread.java:833) ~[?:?]
Shubhransh Bhargava
04/21/2022, 9:04 AMplatform
support is not there, hence causing the issueDavi
04/21/2022, 9:16 AMDavi
04/21/2022, 9:17 AMShubhransh Bhargava
04/21/2022, 9:20 AM