Coder Social home page Coder Social logo

dontpopthebubble's People

Contributors

meredithanya avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

dontpopthebubble's Issues

TypeError: get_secret() takes exactly 3 arguments (2 given)

https://meredith.ngrok.io/sentry/internal/issues/497/

TypeError: get_secret() takes exactly 3 arguments (2 given)
(11 additional frame(s) were not displayed)
...
  File "sentry/integrations/github_enterprise/webhook.py", line 202, in dispatch
    return super(GitHubEnterpriseWebhookEndpoint, self).dispatch(request, *args, **kwargs)
  File "sentry/integrations/github_enterprise/webhook.py", line 112, in dispatch
    return super(GitHubEnterpriseWebhookBase, self).dispatch(request, *args, **kwargs)
  File "sentry/integrations/github_enterprise/webhook.py", line 206, in post
    return self.handle(request)
  File "sentry/integrations/github_enterprise/webhook.py", line 177, in handle
    if not self.is_valid_signature(method, body, self.get_secret(event), signature):

TypeError: get_secret() takes exactly 3 arguments (2 given)

IntegrationError: An internal error occurred with the integration and the Sentry team has been notified

https://meredith.ngrok.io/sentry/internal/issues/496/

IntegrationError: An internal error occurred with the integration and the Sentry team has been notified
(4 additional frame(s) were not displayed)
...
  File "sentry/integrations/github/client.py", line 22, in get_last_commits
    params={'sha': end_sha},
  File "sentry/integrations/client.py", line 180, in get
    return self.request('GET', *args, **kwargs)
  File "sentry/integrations/github/client.py", line 78, in request
    'Authorization': 'token %s' % self.get_token(),
  File "sentry/integrations/github/client.py", line 86, in get_token
    res = self.create_token()
  File "sentry/integrations/github/client.py", line 98, in create_token
    self.installation_id,

fetch_commits.error

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.