Coder Social home page Coder Social logo

badstuff's People

Watchers

 avatar

badstuff's Issues

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid

Sentry Issue: INTERNAL-M

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid
(3 additional frame(s) were not displayed)
...
  File "sentry_plugins/base.py", line 65, in raise_error
    six.reraise(PluginError, PluginError(self.message_from_error(exc)), sys.exc_info()[2])
  File "sentry_plugins/pushover/plugin.py", line 136, in notify
    "expire": expire,
  File "sentry_plugins/pushover/client.py", line 25, in send_message
    return self.request("POST", "/messages.json", data)
  File "sentry_plugins/pushover/client.py", line 22, in request
    return self._request(path=path, method=method, data=payload, json=False)
  File "sentry/shared_integrations/client.py", line 243, in _request
    raise ApiError.from_response(resp)

rule_notify.process_error

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid

Sentry Issue: INTERNAL-Y

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid
(3 additional frame(s) were not displayed)
...
  File "sentry_plugins/base.py", line 65, in raise_error
    six.reraise(PluginError, PluginError(self.message_from_error(exc)), sys.exc_info()[2])
  File "sentry_plugins/pushover/plugin.py", line 136, in notify
    "expire": expire,
  File "sentry_plugins/pushover/client.py", line 25, in send_message
    return self.request("POST", "/messages.json", data)
  File "sentry_plugins/pushover/client.py", line 22, in request
    return self._request(path=path, method=method, data=payload, json=False)
  File "sentry/shared_integrations/client.py", line 243, in _request
    # raise ApiError.from_response(resp)

rule_notify.process_error

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid

Sentry Issue: INTERNAL-Y

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid
(3 additional frame(s) were not displayed)
...
  File "sentry_plugins/base.py", line 65, in raise_error
    six.reraise(PluginError, PluginError(self.message_from_error(exc)), sys.exc_info()[2])
  File "sentry_plugins/pushover/plugin.py", line 136, in notify
    "expire": expire,
  File "sentry_plugins/pushover/client.py", line 25, in send_message
    return self.request("POST", "/messages.json", data)
  File "sentry_plugins/pushover/client.py", line 22, in request
    return self._request(path=path, method=method, data=payload, json=False)
  File "sentry/shared_integrations/client.py", line 243, in _request
    # raise ApiError.from_response(resp)

rule_notify.process_error

DoesNotExist: Group matching query does not exist.

Sentry Issue: INTERNAL-B

DoesNotExist: Group matching query does not exist.
(3 additional frame(s) were not displayed)
...
  File "sentry/api/base.py", line 89, in handle_exception
    response = super(Endpoint, self).handle_exception(exc)
  File "sentry/api/base.py", line 196, in dispatch
    response = handler(request, *args, **kwargs)
  File "sentry/api/endpoints/event_file_committers.py", line 31, in get
    project, event, frame_limit=int(request.GET.get("frameLimit", 25))
  File "sentry/utils/committers.py", line 236, in get_serialized_event_file_committers
    committers = get_event_file_committers(project, event, frame_limit=frame_limit)
  File "sentry/utils/committers.py", line 169, in get_event_file_committers
    group = Group.objects.get(id=event.group_id)

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid

Sentry Issue: INTERNAL-Y

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid
(3 additional frame(s) were not displayed)
...
  File "sentry_plugins/base.py", line 65, in raise_error
    six.reraise(PluginError, PluginError(self.message_from_error(exc)), sys.exc_info()[2])
  File "sentry_plugins/pushover/plugin.py", line 136, in notify
    "expire": expire,
  File "sentry_plugins/pushover/client.py", line 25, in send_message
    return self.request("POST", "/messages.json", data)
  File "sentry_plugins/pushover/client.py", line 22, in request
    return self._request(path=path, method=method, data=payload, json=False)
  File "sentry/shared_integrations/client.py", line 243, in _request
    # raise ApiError.from_response(resp)

rule_notify.process_error

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid

Sentry Issue: INTERNAL-Y

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid
(3 additional frame(s) were not displayed)
...
  File "sentry_plugins/base.py", line 65, in raise_error
    six.reraise(PluginError, PluginError(self.message_from_error(exc)), sys.exc_info()[2])
  File "sentry_plugins/pushover/plugin.py", line 136, in notify
    "expire": expire,
  File "sentry_plugins/pushover/client.py", line 25, in send_message
    return self.request("POST", "/messages.json", data)
  File "sentry_plugins/pushover/client.py", line 22, in request
    return self._request(path=path, method=method, data=payload, json=False)
  File "sentry/shared_integrations/client.py", line 243, in _request
    # raise ApiError.from_response(resp)

rule_notify.process_error

DoesNotExist: Group matching query does not exist.

Sentry Issue: INTERNAL-B

DoesNotExist: Group matching query does not exist.
(3 additional frame(s) were not displayed)
...
  File "sentry/api/base.py", line 89, in handle_exception
    response = super(Endpoint, self).handle_exception(exc)
  File "sentry/api/base.py", line 196, in dispatch
    response = handler(request, *args, **kwargs)
  File "sentry/api/endpoints/event_file_committers.py", line 31, in get
    project, event, frame_limit=int(request.GET.get("frameLimit", 25))
  File "sentry/utils/committers.py", line 236, in get_serialized_event_file_committers
    committers = get_event_file_committers(project, event, frame_limit=frame_limit)
  File "sentry/utils/committers.py", line 169, in get_event_file_committers
    group = Group.objects.get(id=event.group_id)

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid

Sentry Issue: INTERNAL-Y

PluginError: Error Communicating with Pushover (HTTP 400): application token is invalid
(3 additional frame(s) were not displayed)
...
  File "sentry_plugins/base.py", line 65, in raise_error
    six.reraise(PluginError, PluginError(self.message_from_error(exc)), sys.exc_info()[2])
  File "sentry_plugins/pushover/plugin.py", line 136, in notify
    "expire": expire,
  File "sentry_plugins/pushover/client.py", line 25, in send_message
    return self.request("POST", "/messages.json", data)
  File "sentry_plugins/pushover/client.py", line 22, in request
    return self._request(path=path, method=method, data=payload, json=False)
  File "sentry/shared_integrations/client.py", line 243, in _request
    # raise ApiError.from_response(resp)

rule_notify.process_error

error: (35, 'Resource temporarily unavailable')

Sentry Issue: INTERNAL-19

error: (35, 'Resource temporarily unavailable')
  File "celery/beat.py", line 368, in setup_schedule
    writeback=True)
  File "shelve.py", line 243, in open
    return DbfilenameShelf(filename, flag, protocol, writeback)
  File "shelve.py", line 227, in __init__
    Shelf.__init__(self, anydbm.open(filename, flag), protocol, writeback)
  File "anydbm.py", line 85, in open
    return mod.open(file, flag, mode)

Removing corrupted schedule file "/var/folders/hk/v_j2w85s52z3lsyxfz_k383h0000gn/T/sentry-celerybeat": "error(35, 'Resource temporarily unavailable')"

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.