Open jgournet opened 6 months ago
After nuke the deployment did the sync started to work again?
Nuking the deployment did not do enough as minio pod and its PVC+PV were somehow kept.
So the fix was: we deleted the deployment, then deleted minio pod, deleted the PVC, deleted the PV, deleted the EBS, and then started again a new deployment - then it worked
Today, I had to the same again ... and minio was properly killed
Ok, thanks for the info @jgournet I added this to the deployment team backlog.
At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.
Platform Version
0.58.1
What step the error happened?
During the Sync
Relevant information
Setup:
What happened:
That's the gist of the issue A few more fun things:
Relevant log output
No response