Giter VIP home page Giter VIP logo

mixnet-state's People

Contributors

sven-hash avatar

Stargazers

 avatar

Watchers

 avatar

mixnet-state's Issues

TypeError: cannot unpack non-iterable NoneType object

Stacktrace

mixnet_state_1  | Traceback (most recent call last):
mixnet_state_1  |   File "/usr/local/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
mixnet_state_1  |     self.run()
mixnet_state_1  |   File "/usr/local/lib/python3.10/threading.py", line 953, in run
mixnet_state_1  |     self._target(*self._args, **self._kwargs)
mixnet_state_1  |   File "/endpoint.py", line 115, in update
mixnet_state_1  |     schedule.run_pending()
mixnet_state_1  |   File "/usr/local/lib/python3.10/site-packages/schedule/__init__.py", line 780, in run_pending
mixnet_state_1  |     default_scheduler.run_pending()
mixnet_state_1  |   File "/usr/local/lib/python3.10/site-packages/schedule/__init__.py", line 100, in run_pending
mixnet_state_1  |     self._run_job(job)
mixnet_state_1  |   File "/usr/local/lib/python3.10/site-packages/schedule/__init__.py", line 172, in _run_job
mixnet_state_1  |     ret = job.run()
mixnet_state_1  |   File "/usr/local/lib/python3.10/site-packages/schedule/__init__.py", line 661, in run
mixnet_state_1  |     ret = self.job_func()
mixnet_state_1  |   File "/mixnet.py", line 82, in getPacketsMixnode
mixnet_state_1  |     asyncio.run(self.getConcurrentPacketsMixed())
mixnet_state_1  |   File "/usr/local/lib/python3.10/asyncio/runners.py", line 44, in run
mixnet_state_1  |     return loop.run_until_complete(main)
mixnet_state_1  |   File "/usr/local/lib/python3.10/asyncio/base_events.py", line 646, in run_until_complete
mixnet_state_1  |     return future.result()
mixnet_state_1  |   File "/mixnet.py", line 95, in getConcurrentPacketsMixed
mixnet_state_1  |     epochTimeChangeFromStart,epochTimeChange = utils.getNextEpoch(fromStart=True)
mixnet_state_1  | TypeError: cannot unpack non-iterable NoneType object

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.