Bitbucket -> not triggering build

kirk.marple's Avatar

kirk.marple

22 Oct, 2015 12:54 AM

Looks like Bitbucket upgraded some things in recent days, and I had to recreate some of my webhooks from other services.

But, I'm not getting any new builds with recent Bitbucket commits, and wondering if it's related to their IP ranges? I saw an older issue here related to that.

131.103.20.160/27
165.254.145.0/26
104.192.143.0/24

  1. 1 Posted by kirk.marple on 22 Oct, 2015 01:06 AM

    kirk.marple's Avatar

    Ah sorry, should have checked Bitbucket first. They are having issues with webhooks;

    http://status.bitbucket.org/

  2. kirk.marple closed this discussion on 22 Oct, 2015 01:06 AM.

  3. kirk.marple re-opened this discussion on 23 Oct, 2015 08:41 PM

  4. 2 Posted by kirk.marple on 23 Oct, 2015 08:42 PM

    kirk.marple's Avatar

    OK, Bitbucket is back up, but I'm still not getting auto-triggered builds now on Appveyor.

    Is there anything I can do to try and re-initialize the connection between Bitbucket and Appveyor?

    Kicking off manual build does work, and properly authenticates back to Bitbucket.

    Is it a webhook on the Bitbucket side or Appveyor side which kicks off automatic builds?

    Thanks,
    Kirk

  5. Support Staff 3 Posted by Feodor Fitsner on 23 Oct, 2015 08:44 PM

    Feodor Fitsner's Avatar

    What kind of webhook have you configured on BitBucket? Could you drop a screenshot?

  6. 4 Posted by kirk.marple on 23 Oct, 2015 08:46 PM

    kirk.marple's Avatar

    Looks like I lost my webhook on the Bitbucket side. There's none there now.

    Is there a Appveyor doc on what URL to configure to set that back up again?

  7. Support Staff 5 Posted by Feodor Fitsner on 23 Oct, 2015 08:47 PM

    Feodor Fitsner's Avatar

    Webhook URL can be found on General tab of project settings.

    On BitBucket side you should go to repo settings, then "Services" and a new POST service.

  8. 6 Posted by kirk.marple on 23 Oct, 2015 09:35 PM

    kirk.marple's Avatar

    Ah, got it, thanks. Bitbucket is migrating over to Webhooks from Services it appears.

    https://confluence.atlassian.com/bitbucket/manage-webhooks-735643732.html

    When trying to use their Webhook, it's getting an HTTP 400 calling over to Appveyor.

    URL: https://ci.appveyor.com/api/bitbucket/webhook?id=rqw043mnt49jnaug
    Triggers: repo:push

  9. Support Staff 7 Posted by Feodor Fitsner on 23 Oct, 2015 10:03 PM

    Feodor Fitsner's Avatar

    Yeah, their webhooks 2.0 are not supported yet on AppVeyor side.

  10. 8 Posted by kirk.marple on 23 Oct, 2015 10:36 PM

    kirk.marple's Avatar

    Ah, OK. I have this working again now the the services model, thanks.

  11. kirk.marple closed this discussion on 23 Oct, 2015 10:36 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac