[tor-dev] Consensus network status fetch

Roger Dingledine arma at torproject.org
Fri May 14 21:47:13 UTC 2021


On Fri, May 14, 2021 at 06:02:50PM +0000, sysmanager7 wrote:
> Why does a network status fetch cause a signal hup and my system to reset?
> 
> x 00:00:07 [NOTICE] Received reload signal (hup). Reloading config and resetting internal state.

It probably isn't the networkstatus fetch that did it. It's much more
likely that something else on your system sent the HUP signal -- I would
guess it's something that is part of your Tor package.

For example, if your Tor package enables logrotation, it probably hups
Tor after that so Tor will close the old log file and reopen a new one.

So, it depends which Tor package you have. Take a look at what cron jobs
it added and what they do.

--Roger



More information about the tor-dev mailing list