Actually, no matter what I put in I get "All conne...
# replication-troubleshooting
r
Actually, no matter what I put in I get "All connection tests passed!"
here are the successful logs of the action that does not succeed
2022-10-19 214434 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/2/0/logs.log 2022-10-19 214434 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.40.15 2022-10-19 214434 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-19 214434 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START CHECK ----- 2022-10-19 214434 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-19 214434 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-pokeapi:0.1.5 exists... 2022-10-19 214434 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-pokeapi:0.1.5 was found locally. 2022-10-19 214434 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = source-pokeapi-check-2-0-yvwul with resources io.airbyte.config.ResourceRequirements@6ea6d476[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-10-19 214434 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/2/0 --log-driver none --name source-pokeapi-check-2-0-yvwul --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/source-pokeapi:0.1.5 -e WORKER_JOB_ATTEMPT=0 -e AIRBYTE_VERSION=0.40.15 -e WORKER_JOB_ID=2 airbyte/source-pokeapi:0.1.5 check --config source_config.json 2022-10-19 214435 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):109 - Check succeeded 2022-10-19 214435 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-10-19 214435 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-19 214435 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END CHECK ----- 2022-10-19 214435 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-19 214435 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/2/0/logs.log 2022-10-19 214435 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.40.15 2022-10-19 214435 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-19 214435 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START CHECK ----- 2022-10-19 214435 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-19 214435 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-sqlite:0.1.0 exists... 2022-10-19 214436 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-sqlite:0.1.0 was found locally.
...... the logs display doesn't let me select and copy all the logs at once
767ae60e_2c56_43ef_9e85_da2a2d10ee94_logs_2_txt
Silently deselecting logs so I can't copy paste them is super cursed
If the data was successfully written to a db, where did it go? where is it?