Hello, how do I cancel all syncs? They are running...
# replication-troubleshooting
k
Hello, how do I cancel all syncs? They are running from past 18 days with no movement I am using 0.40.14 on ubuntu 20.04. deployed using docker-compose
e
Hi. Not sure what do you mean all syncs? are you referring how to cancel batch connections that are running? i.e. cancel all running jobs? If so - you need to use the API for that https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/jobs/cancel Cancel it by job id so first you need to get all running jobs from the API. https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/jobs/list
k
Thank you, thats whay I meant. Any reason why it is happening? Syncs (even for tables less than 1000 rows) are running from 20 days now.
Pressing cancel in UI is also an issue. it is getting timed out