Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-6072

Hipchat notifications causing errors

    XMLWordPrintable

Details

    Description

      Hi,
      I've had bitbucket -> hipchat notifications setup for a while and working fine, however, when I try to push to a repo that has these notifications setup this happens:

      1). No notification to the hipchat room (previously working integrations, correct room id and api token).

      2). CLI errors like so:
      mhill@bookdoc:/var/www/vm-server$ git push origin classic-nation
      Counting objects: 5, done.
      Delta compression using up to 4 threads.
      Compressing objects: 100% (2/2), done.
      Writing objects: 100% (3/3), 316 bytes, done.
      Total 3 (delta 1), reused 0 (delta 0)
      remote: bb/acl: mikeyhill is allowed. accepted payload.
      remote: Traceback (most recent call last):
      remote: File "/opt/python/domains/bitbucket.org/current/bitbucket/scripts/git/hooks/post-receive", line 16, in <module>
      remote: sys.exit(posthooks.githooks())
      remote: File "/opt/python/domains/bitbucket.org/current/bitbucket/local/env/lib/python2.7/site-packages/orochi/git.py", line 1537, in wrapper
      remote: delnodes, disabled=disabled)
      remote: File "/opt/python/domains/bitbucket.org/current/bitbucket/local/env/lib/python2.7/site-packages/orochi/hooks.py", line 61, in _runhooks
      remote: _logerror(repo.path, sys.exc_info(), repo._cfg&#x27;logger&#x27;)
      remote: File "/opt/python/domains/bitbucket.org/current/bitbucket/local/env/lib/python2.7/site-packages/orochi/hooks.py", line 31, in _logerror
      remote: logger.exception(message, exc_info=exc_info)
      remote: TypeError: exception() got an unexpected keyword argument 'exc_info'
      To git@bitbucket.org:vaildevops/vm-server.git
      ad2b70e..bdfbcfc classic-nation -> classic-nation

      Would like to get this working so my fellow programmers can get their notifications.

      Thanks,
      Michael H.

      Attachments

        Activity

          People

            Unassigned Unassigned
            legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: