Skip to content

Instantly share code, notes, and snippets.

@kormat
Created August 10, 2015 14:05
Show Gist options
  • Save kormat/6637b463a6892ab18954 to your computer and use it in GitHub Desktop.
Save kormat/6637b463a6892ab18954 to your computer and use it in GitHub Desktop.
2015-08-10 13:57:04,572 [INFO] (BS._handle_if_timeouts) Issuing revocation for IF 1.
2015-08-10 13:57:04,572 [CRITICAL] (BS._handle_if_timeouts) Exception in BS._handle_if_timeouts thread:
2015-08-10 13:57:04,572 [CRITICAL] (BS._handle_if_timeouts) Traceback (most recent call last):
2015-08-10 13:57:04,573 [CRITICAL] (BS._handle_if_timeouts) File "/home/scion/scion.git/lib/thread.py", line 47, in thread_safety_net
2015-08-10 13:57:04,573 [CRITICAL] (BS._handle_if_timeouts) return func(*args, **kwargs)
2015-08-10 13:57:04,573 [CRITICAL] (BS._handle_if_timeouts) File "beacon_server.py", line 781, in _handle_if_timeouts
2015-08-10 13:57:04,573 [CRITICAL] (BS._handle_if_timeouts) assert if_id in self.if2rev_tokens
2015-08-10 13:57:04,573 [CRITICAL] (BS._handle_if_timeouts) AssertionError
2015-08-10 13:57:04,573 [CRITICAL] (BS._handle_if_timeouts)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment