Dear team, Having connection issues related to the...
# ask-community-for-troubleshooting
a
Dear team, Having connection issues related to the file connector, you’ll find logs below, couldn’t find any directions or similar issues, can you help please?
Copy code
2023-05-17 16:36:50 [1;31mERROR[m i.a.c.i.LineGobbler(voidCall):149 - docker: Error response from daemon: exec: "docker-init": executable file not found in $PATH.
2023-05-17 16:36:50 [33mWARN[m i.a.w.g.DefaultCheckConnectionWorker(run):108 - Check connection job subprocess finished with exit code 127
2023-05-17 16:36:50 [1;31mERROR[m i.a.w.g.DefaultCheckConnectionWorker(run):125 - Unexpected error while checking connection: 
io.airbyte.workers.exception.WorkerException: Error checking connection status: no status nor failure reason were outputted
	at io.airbyte.workers.WorkerUtils.throwWorkerException(WorkerUtils.java:267) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
	at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:118) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
	at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:43) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
	at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$5(TemporalAttemptExecution.java:195) ~[io.airbyte-airbyte-workers-0.44.4.jar:?]
	at java.lang.Thread.run(Thread.java:1589) ~[?:?]
2023-05-17 16:36:50 [32mINFO[m i.a.w.t.TemporalAttemptExecution(lambda$getWorkerThread$5):198 - Completing future exceptionally...
io.airbyte.workers.exception.WorkerException: Unexpected error while getting checking connection.
	at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:127) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
	at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:43) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
	at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$5(TemporalAttemptExecution.java:195) ~[io.airbyte-airbyte-workers-0.44.4.jar:?]
	at java.lang.Thread.run(Thread.java:1589) ~[?:?]
Caused by: io.airbyte.workers.exception.WorkerException: Error checking connection status: no status nor failure reason were outputted
	at io.airbyte.workers.WorkerUtils.throwWorkerException(WorkerUtils.java:267) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
	at io.airbyte.workers.general.DefaultCheckConnectionWorker.run(DefaultCheckConnectionWorker.java:118) ~[io.airbyte-airbyte-commons-worker-0.44.4.jar:?]
	... 3 more
2023-05-17 16:36:50 [32mINFO[m i.a.c.i.LineGobbler(voidCall):149 - 
2023-05-17 16:36:50 [32mINFO[m i.a.c.i.LineGobbler(voidCall):149 - ----- END CHECK -----
k
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. However, I recommend checking the [Airbyte documentation](https://docs.airbyte.com) and [Airbyte community forum](https://discuss.airbyte.io) for more information and possible solutions.