Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outbound thread crash #1

Open
PeterSurda opened this issue May 26, 2019 · 0 comments
Open

outbound thread crash #1

PeterSurda opened this issue May 26, 2019 · 0 comments
Assignees
Labels

Comments

@PeterSurda
Copy link
Owner

PeterSurda commented May 26, 2019

Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/opt/bitmessage-email-gateway/bitmessage-gateway.py", line 633, in check_bmoutbox
    if a_message['status'] == 'ackreceived':
KeyError: 'status'

@PeterSurda PeterSurda self-assigned this May 26, 2019
@PeterSurda PeterSurda added the bug label May 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant