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

The main thread sometimes dies at startup #54

Open
da-tanabe opened this issue Oct 15, 2019 · 0 comments
Open

The main thread sometimes dies at startup #54

da-tanabe opened this issue Oct 15, 2019 · 0 comments

Comments

@da-tanabe
Copy link
Contributor

[  ERROR] 2019-10-15 02:58:58,994 | dazl    | The main monitoring thread died.
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/dazl/protocols/autodetect.py", line 165, in _main
    for i, metadata in enumerate(_monitor_ledger_network(conn)):
  File "/usr/local/lib/python3.7/site-packages/dazl/protocols/v1/grpc.py", line 221, in grpc_main_thread
    time_model = StaticTimeModel(next(time_iter)) if time_iter is not None else RealTimeModel()
  File "/usr/local/lib/python3.7/site-packages/dazl/protocols/v1/grpc_time.py", line 52, in __next__
    return self.time_queue.pop()
AttributeError: '_TimeStream' object has no attribute 'time_queue'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant