We already have an issue for it - <https://github....
# dev-frontend
a
We already have an issue for it - https://github.com/airbytehq/airbyte/issues/4790 I am working on it now
w
I am not sure if this is also something that you are aware of, but I was syncing all day at 5min increments and it just stopped after a couple of hours. Just went back to check what was going on and the logs indicate that there is no destination_ config or source_config. I have about 3 hours of data in my s3. Not sure if this was just a failed attempt. that caused an error. Ill send you the log in a DM.
Copy code
2021-07-23 00:09:26 ERROR () LineGobbler(voidCall):85 - FileNotFoundError: [Errno 2] No such file or directory: 'source_config.json'
...
2021-07-23 00:09:20 ERROR () LineGobbler(voidCall):85 - Caused by: java.nio.file.NoSuchFileException: destination_config.json
l
@Walter Jenkins, this
NoSuchFileException
is a separate issue. if it is not resolved yet, would you mind sending it to the #troubleshooting channel?
👍 1