[tor-bugs] #33033 [Core Tor/sbws]: sbws stuck thinking a destination is dead

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Jan 26 22:24:42 UTC 2020


#33033: sbws stuck thinking a destination is dead
---------------------------+------------------------
 Reporter:  tom            |          Owner:  (none)
     Type:  defect         |         Status:  new
 Priority:  Medium         |      Milestone:
Component:  Core Tor/sbws  |        Version:
 Severity:  Normal         |     Resolution:
 Keywords:                 |  Actual Points:
Parent ID:                 |         Points:
 Reviewer:                 |        Sponsor:
---------------------------+------------------------

Comment (by tom):

 This happened again. I'm testing a local patch that places a max on the
 time to wait and adds more logging.

 Something I have not been able to figure out though, is why I get massive
 number of log messages all on the same thread at the same second. I
 imagine this is part of the problem for why the failure cascades so
 quickly...

 {{{
 Jan 26 14:18:32 WARNING Thread-4 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-4 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 Jan 26 14:18:32 WARNING Thread-4 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-4 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 Jan 26 14:18:32 WARNING Thread-4 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-4 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 Jan 26 14:18:32 WARNING Thread-4 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-4 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 Jan 26 14:18:32 WARNING Thread-4 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-4 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 Jan 26 14:18:32 WARNING Thread-4 destination.py:245 - is_functional -
 Please, add more destinations or increment the number of maximum number of
 consecutive failures in the configuration.
 Jan 26 14:18:32 WARNING Thread-3 destination.py:244 - is_functional - The
 last 9 times the destination https://bw.bwauth.domain/1G failed.Disabled
 for 5120.0 minutes.
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33033#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list