Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync Stuck for 2 months but shows 9min duration #7890

Open
3 tasks done
bgolding355 opened this issue Dec 8, 2021 · 2 comments
Open
3 tasks done

Sync Stuck for 2 months but shows 9min duration #7890

bgolding355 opened this issue Dec 8, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@bgolding355
Copy link

If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

Sync status shows a sync that started 2 months ago, but the duration of the sync is 9 minutes. When you terminate the sync, you get the error:

Unable to terminate operation. No operation is in progress

To Reproduce

  1. Have a sync that has been syncing for n months.
  2. Push a commit which triggers another sync while the previous one is ongoing
  3. Observe that sync from is 9 seconds while duration is 2 months.

Expected behavior

Values for "Duration" and "Started At" which correspond

Screenshots

2021-12-08-133021_862x294_scrot

2021-12-08-132741_318x102_scrot

Version

{
    "Version": "v2.2.0+a912611",
    "BuildDate": "2021-10-26T01:29:43Z",
    "GitCommit": "a912611b7a80931c4329ec9550658d0b65b89010",
    "GitTreeState": "clean",
    "GoVersion": "go1.16.5",
    "Compiler": "gc",
    "Platform": "linux/amd64",
    "KsonnetVersion": "v0.13.1",
    "KustomizeVersion": "v4.2.0 2021-06-30T22:49:26Z",
    "HelmVersion": "v3.6.0+g7f2df64",
    "KubectlVersion": "v0.22.2",
    "JsonnetVersion": "v0.17.0"
}

Logs

Paste any relevant application logs here.
@bgolding355 bgolding355 added the bug Something isn't working label Dec 8, 2021
@benjyiw
Copy link

benjyiw commented Jan 27, 2022

@bgolding355 were you ever able to find a work around for this problem?

@bgolding355
Copy link
Author

@bgolding355 were you ever able to find a work around for this problem?

I do not quite recall unfortunately

I believe that I deleted the redis pods and terminated the sync

sorry ^ can't be of more help. Good luck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants