Git Product home page Git Product logo

Comments (4)

kyleli666 avatar kyleli666 commented on June 25, 2024 3

I have same issue on v2.11.0 with bitbucket cloud.
I can see "Received push event log" and Bitbucket get 200 response, but No refresh action log in argocd-server.

from argo-cd.

mh013370 avatar mh013370 commented on June 25, 2024 1

Same here.

from argo-cd.

kyleli666 avatar kyleli666 commented on June 25, 2024 1

Tested again in v2.10.10 and v2.10.11, the webhook from Bitbucket works.
But v2.11.1 and v2.11.2 still does not work, argocd-server responses code 200 much faster than v2.10.x while not log any app refresh information in the console.
Here is the debug level log from v2.11.2, it seems doing some work after "Received push event repo" but finally not triggring the app refresh.

time="2024-05-24T03:19:16Z" level=info msg="Received push event repo: https://bitbucket.org/myworkspace/mycoderepo, revision: develop, touchedHead: true"
time="2024-05-24T03:19:16Z" level=debug msg="https://bitbucket.org/myworkspace/mycoderepo.git uses repoURL https://bitbucket.org/myworkspace/mycoderepo"
time="2024-05-24T03:19:16Z" level=debug msg="https://bitbucket.org/myworkspace/mycoderepo.git uses repoURL https://bitbucket.org/myworkspace/mycoderepo"
time="2024-05-24T03:19:16Z" level=debug msg="https://bitbucket.org/myworkspace/mycoderepo.git uses repoURL https://bitbucket.org/myworkspace/mycoderepo"
time="2024-05-24T03:19:16Z" level=debug msg="https://bitbucket.org/myworkspace/mycoderepo.git uses repoURL https://bitbucket.org/myworkspace/mycoderepo"

A normal log from v2.10.11 looks like this

time="2024-05-24T03:26:39Z" level=info msg="Received push event repo: https://bitbucket.org/myworkspace/mycoderepo, revision: develop, touchedHead: true"
time="2024-05-24T03:26:39Z" level=debug msg="https://bitbucket.org/myworkspace/mycoderepo.git uses repoURL https://bitbucket.org/myworkspace/mycoderepo"
time="2024-05-24T03:26:39Z" level=info msg="Requested app 'ba-deployment-api' refresh"
time="2024-05-24T03:26:39Z" level=debug msg="https://bitbucket.org/myworkspace/mycoderepo.git uses repoURL https://bitbucket.org/myworkspace/mycoderepo"
time="2024-05-24T03:26:40Z" level=info msg="Requested app 'cb2-conn-test-org-sk3' refresh"
time="2024-05-24T03:26:40Z" level=debug msg="https://bitbucket.org/myworkspace/mycoderepo.git uses repoURL https://bitbucket.org/myworkspace/mycoderepo"
time="2024-05-24T03:26:40Z" level=info msg="Requested app 'cb2-conn-test-org-sk3-jeff01' refresh"

from argo-cd.

de-slalonde avatar de-slalonde commented on June 25, 2024 1

I'm seeing the same issue. On 2.11.0 and 2.11.1 my Bitbucket webhooks do not trigger a refresh. Things are fine on 2.10.9.

from argo-cd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.