<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I added these items to the torrc file:<BR> <BR>logtimegranularity 1<br>log [edge] debug file c:\tor\data\tor\logfile001.log<BR> <BR>In the regular log I see this warning:<BR> <BR>Nov 04 14:40:47.507 [warn] Failure from drain_fd: No error [4953 similar message(s) suppressed in last 7200 seconds]<BR> <BR>In the debug logfile I see these events around the same timeframe:<BR> <BR>Nov 04 14:40:26.965 [info] connection_edge_process_relay_cell(): sendme cell dropped, unknown stream (streamid 61113).<br>Nov 04 14:40:30.484 [debug] connection_edge_process_relay_cell(): Now seen 10957 relay cells here (command 6, stream 0).<br>Nov 04 14:40:33.043 [debug] connection_edge_process_relay_cell(): Now seen 10958 relay cells here (command 14, stream 0).<br>Nov 04 14:40:35.403 [debug] connection_edge_process_relay_cell(): Now seen 10959 relay cells here (command 14, stream 0).<br>Nov 04 14:40:36.975 [debug] connection_edge_process_relay_cell(): Now seen 10960 relay cells here (command 14, stream 0).<br>Nov 04 14:40:38.527 [debug] connection_edge_process_relay_cell(): Now seen 10961 relay cells here (command 6, stream 0).<br>Nov 04 14:40:43.288 [debug] connection_edge_process_relay_cell(): Now seen 10962 relay cells here (command 14, stream 0).<br>Nov 04 14:40:44.730 [debug] connection_edge_process_relay_cell(): Now seen 10963 relay cells here (command 33, stream 0).<br>Nov 04 14:40:46.067 [debug] connection_edge_process_relay_cell(): Now seen 10964 relay cells here (command 14, stream 0).<br>Nov 04 14:40:47.413 [debug] connection_edge_process_relay_cell(): Now seen 10965 relay cells here (command 14, stream 0).<br>Nov 04 14:40:47.912 [debug] connection_edge_process_relay_cell(): Now seen 10966 relay cells here (command 14, stream 0).<br>Nov 04 14:40:48.256 [debug] connection_edge_process_relay_cell(): Now seen 10967 relay cells here (command 6, stream 0).<BR> <BR>Otherwise I also see lots of these:<BR> <BR>Nov 04 14:40:20.037 [debug] connection_edge_package_raw_inbuf(): -1: Packaging 498 bytes (7677 waiting).<br>Nov 04 14:40:20.037 [debug] connection_edge_package_raw_inbuf(): conn->package_window is now 396<br>Nov 04 14:40:20.037 [debug] circuit_consider_stop_edge_reading(): considering circ->package_window 896<br>Nov 04 14:40:20.037 [debug] connection_edge_package_raw_inbuf(): -1: Packaging 498 bytes (7179 waiting).<br>Nov 04 14:40:20.037 [debug] connection_edge_package_raw_inbuf(): conn->package_window is now 395<br>Nov 04 14:40:20.037 [debug] circuit_consider_stop_edge_reading(): considering circ->package_window 895<br>Nov 04 14:40:20.037 [debug] connection_edge_package_raw_inbuf(): -1: Packaging 498 bytes (6681 waiting).<BR> <BR>Is this helpful or should I remove the "[edge]" domain and let it log everything?<BR> <BR>Thanks,<BR>Brian<BR> <BR><br> <BR><div>> Date: Thu, 29 Oct 2015 00:14:05 -0500<br>> To: tor-relays@lists.torproject.org<br>> From: starlight.2015q3@binnacle.cx<br>> Subject: Re: [tor-relays] Failure from drain-fd<br>> <br>> At 23:58 10/28/2015 -0500, starlight.2015q3@binnacle.cx wrote:<br>> >   Log debug file logfile001<br>> <br>> If the volume of messages is too high,<br>> you might have luck with "domain"<br>> logging, which narrows it to<br>> particular functional realms, for<br>> example:<br>> <br>> setconf Log="[edge] debug file logfile001"<br>> <br>> where the "edge" domain relates to event<br>> processing.  See<br>> <br>>    Log [domain,...]<br>> <br>> in<br>> <br>>    https://www.torproject.org/docs/tor-manual.html.en<br>> <br>> for details and the full list of message domains.<br>> <br>> _______________________________________________<br>> tor-relays mailing list<br>> tor-relays@lists.torproject.org<br>> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays<br></div>                                         </div></body>
</html>