[tor-bugs] #27410 [Core Tor/Tor]: Bug: Non-fatal assertion !(status == HS_CLIENT_FETCH_HAVE_DESC) failed in retry_all_socks_conn_waiting_for_desc at ../src/or/hs_client.c:268

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Sep 2 07:25:36 UTC 2018


#27410: Bug: Non-fatal assertion !(status == HS_CLIENT_FETCH_HAVE_DESC) failed in
retry_all_socks_conn_waiting_for_desc at ../src/or/hs_client.c:268
------------------------------+--------------------------
     Reporter:  cstest        |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:  Tor: 0.3.3.9
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------
 Sever running one v3 and one v2 hidden service and there is a bash script
 that test availability of those domains from time to time through curl.
 Bug warning is repeating.

 v3 domain is not working at all but v2 is working fine.


 {{{
 Sep 02 06:26:05.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 new log file.
 Sep 02 06:28:26.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 06:28:26.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 06:28:26.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 06:28:36.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:30:05.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 06:30:05.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 06:30:05.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 06:30:21.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:32:18.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:34:10.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:36:04.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 06:36:04.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 06:36:04.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 06:36:21.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:38:05.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 06:38:05.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 06:38:05.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 06:40:05.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 06:40:05.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 06:40:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 06:40:06.000 [warn] tor_bug_occurred_(): Bug:
 ../src/or/hs_client.c:268: retry_all_socks_conn_waiting_for_desc: Non-
 fatal assertion !(status == HS_CLIENT_FETCH_HAVE_DESC) failed. (on Tor
 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug: Non-fatal assertion !(status ==
 HS_CLIENT_FETCH_HAVE_DESC) failed in retry_all_socks_conn_waiting_for_desc
 at ../src/or/hs_client.c:268. Stack trace: (on Tor 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /usr/sbin/tor(log_backtrace+0x43)
 [0x55c6f6515873] (on Tor 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /usr/sbin/tor(tor_bug_occurred_+0xb9)
 [0x55c6f6531109] (on Tor 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:
 /usr/sbin/tor(hs_client_dir_info_changed+0x106) [0x55c6f64f44f6] (on Tor
 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /usr/sbin/tor(+0x5208a)
 [0x55c6f63de08a] (on Tor 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /usr/lib/x86_64-linux-
 gnu/libevent-2.1.so.6(+0x1f75c) [0x7f861da1175c] (on Tor 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /usr/lib/x86_64-linux-
 gnu/libevent-2.1.so.6(event_base_loop+0x5a7) [0x7f861da12227] (on Tor
 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /usr/sbin/tor(do_main_loop+0x2b4)
 [0x55c6f63e1624] (on Tor 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /usr/sbin/tor(tor_run_main+0x1025)
 [0x55c6f63e3b05] (on Tor 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /usr/sbin/tor(tor_main+0x3a)
 [0x55c6f63dc0ba] (on Tor 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /usr/sbin/tor(main+0x19)
 [0x55c6f63dbe49] (on Tor 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /lib/x86_64-linux-
 gnu/libc.so.6(__libc_start_main+0xf1) [0x7f861c2191c1] (on Tor 0.3.3.9 )
 Sep 02 06:40:06.000 [warn] Bug:     /usr/sbin/tor(_start+0x2a)
 [0x55c6f63dbe9a] (on Tor 0.3.3.9 )
 Sep 02 06:40:09.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 06:40:15.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:42:09.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:44:26.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 06:44:26.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 06:44:26.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 06:44:40.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:46:08.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:48:26.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 06:48:26.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 06:48:26.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 06:48:40.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:50:11.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:52:12.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:54:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 06:54:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 06:54:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 06:54:41.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:56:10.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 06:58:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 06:58:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 06:58:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 06:58:18.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:00:28.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:00:28.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:00:28.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:00:43.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:02:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:02:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:02:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:02:15.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:04:16.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:06:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:06:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:06:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:08:10.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 07:08:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:08:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:08:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:08:36.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:10:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:10:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:10:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:10:18.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:12:15.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:14:28.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:14:28.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:14:28.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:14:45.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:16:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:16:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:16:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:16:17.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:18:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:18:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:18:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:18:20.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:20:28.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:20:28.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:20:28.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:20:38.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:22:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:22:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:22:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:22:21.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:24:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:24:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:24:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:26:11.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 07:26:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:26:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:26:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:26:39.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:28:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:28:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:28:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:28:16.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:30:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:30:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:30:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:31:01.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:32:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:32:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:32:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:34:10.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 07:34:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:34:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:34:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:34:38.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:36:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:36:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:36:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:36:17.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:38:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:38:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:38:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:38:20.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:40:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:40:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:40:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:42:11.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 07:42:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:42:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:42:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:42:35.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:44:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:44:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:44:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:44:18.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:46:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:46:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:46:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:46:21.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:48:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:48:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:48:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:48:43.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:50:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:50:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:50:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:50:16.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:52:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:52:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:52:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:52:22.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:54:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:54:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:54:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:56:11.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 07:56:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:56:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:56:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:56:36.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 07:58:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 07:58:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 07:58:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 07:58:16.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:00:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:00:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:00:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:00:23.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:02:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:02:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:02:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:02:37.000 [notice] Heartbeat: Tor's uptime is 23:59 hours, with
 19 circuits open. I've sent 126.53 MB and received 77.24 MB.
 Sep 02 08:02:37.000 [notice] Our hidden service received 2574 v2 and 4187
 v3 INTRODUCE2 cells and attempted to launch 6776 rendezvous circuits.
 Sep 02 08:04:11.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 08:04:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:04:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:04:28.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:04:38.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:06:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:06:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:06:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:06:17.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:08:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:08:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:08:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:08:21.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:10:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:10:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:10:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:12:12.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 08:12:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:12:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:12:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:12:38.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:14:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:14:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:14:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:14:18.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:16:14.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:18:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:18:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:18:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:18:42.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:20:11.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:22:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:22:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:22:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:22:22.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:24:28.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:24:28.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:24:28.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:24:43.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:26:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:26:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:26:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:26:18.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:28:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:28:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:28:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:28:28.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:30:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:30:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:30:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:32:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:32:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:32:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:32:06.000 [warn] tor_bug_occurred_(): Bug:
 ../src/or/hs_client.c:268: retry_all_socks_conn_waiting_for_desc: Non-
 fatal assertion !(status == HS_CLIENT_FETCH_HAVE_DESC) failed. (on Tor
 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug: Non-fatal assertion !(status ==
 HS_CLIENT_FETCH_HAVE_DESC) failed in retry_all_socks_conn_waiting_for_desc
 at ../src/or/hs_client.c:268. Stack trace: (on Tor 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /usr/sbin/tor(log_backtrace+0x43)
 [0x55c6f6515873] (on Tor 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /usr/sbin/tor(tor_bug_occurred_+0xb9)
 [0x55c6f6531109] (on Tor 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:
 /usr/sbin/tor(hs_client_dir_info_changed+0x106) [0x55c6f64f44f6] (on Tor
 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /usr/sbin/tor(+0x5208a)
 [0x55c6f63de08a] (on Tor 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /usr/lib/x86_64-linux-
 gnu/libevent-2.1.so.6(+0x1f75c) [0x7f861da1175c] (on Tor 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /usr/lib/x86_64-linux-
 gnu/libevent-2.1.so.6(event_base_loop+0x5a7) [0x7f861da12227] (on Tor
 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /usr/sbin/tor(do_main_loop+0x2b4)
 [0x55c6f63e1624] (on Tor 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /usr/sbin/tor(tor_run_main+0x1025)
 [0x55c6f63e3b05] (on Tor 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /usr/sbin/tor(tor_main+0x3a)
 [0x55c6f63dc0ba] (on Tor 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /usr/sbin/tor(main+0x19)
 [0x55c6f63dbe49] (on Tor 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /lib/x86_64-linux-
 gnu/libc.so.6(__libc_start_main+0xf1) [0x7f861c2191c1] (on Tor 0.3.3.9 )
 Sep 02 08:32:06.000 [warn] Bug:     /usr/sbin/tor(_start+0x2a)
 [0x55c6f63dbe9a] (on Tor 0.3.3.9 )
 Sep 02 08:32:12.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 08:32:20.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:34:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:34:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:34:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:36:11.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 08:36:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:36:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:36:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:36:42.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:38:10.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:40:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:40:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:40:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:40:23.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:42:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:42:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:42:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:42:39.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:44:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:44:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:44:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:44:18.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:46:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:46:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:46:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:47:02.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:48:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:48:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:48:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:48:50.000 [warn] tor_bug_occurred_(): Bug:
 ../src/or/hs_client.c:268: retry_all_socks_conn_waiting_for_desc: Non-
 fatal assertion !(status == HS_CLIENT_FETCH_HAVE_DESC) failed. (on Tor
 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug: Non-fatal assertion !(status ==
 HS_CLIENT_FETCH_HAVE_DESC) failed in retry_all_socks_conn_waiting_for_desc
 at ../src/or/hs_client.c:268. Stack trace: (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/sbin/tor(log_backtrace+0x43)
 [0x55c6f6515873] (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/sbin/tor(tor_bug_occurred_+0xb9)
 [0x55c6f6531109] (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:
 /usr/sbin/tor(hs_client_dir_info_changed+0x106) [0x55c6f64f44f6] (on Tor
 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:
 /usr/sbin/tor(microdescs_add_list_to_cache+0x185) [0x55c6f63e5f35] (on Tor
 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:
 /usr/sbin/tor(microdescs_add_to_cache+0x292) [0x55c6f63e6402] (on Tor
 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:
 /usr/sbin/tor(connection_dir_reached_eof+0x19db) [0x55c6f64c293b] (on Tor
 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/sbin/tor(+0x10d249)
 [0x55c6f6499249] (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/sbin/tor(+0x5456e)
 [0x55c6f63e056e] (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/lib/x86_64-linux-
 gnu/libevent-2.1.so.6(+0x1f6aa) [0x7f861da116aa] (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/lib/x86_64-linux-
 gnu/libevent-2.1.so.6(event_base_loop+0x5a7) [0x7f861da12227] (on Tor
 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/sbin/tor(do_main_loop+0x2b4)
 [0x55c6f63e1624] (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/sbin/tor(tor_run_main+0x1025)
 [0x55c6f63e3b05] (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/sbin/tor(tor_main+0x3a)
 [0x55c6f63dc0ba] (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/sbin/tor(main+0x19)
 [0x55c6f63dbe49] (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /lib/x86_64-linux-
 gnu/libc.so.6(__libc_start_main+0xf1) [0x7f861c2191c1] (on Tor 0.3.3.9 )
 Sep 02 08:48:50.000 [warn] Bug:     /usr/sbin/tor(_start+0x2a)
 [0x55c6f63dbe9a] (on Tor 0.3.3.9 )
 Sep 02 08:50:11.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 08:50:28.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:50:28.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:50:28.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:50:40.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:52:09.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:54:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:54:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:54:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:54:22.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:56:28.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:56:28.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:56:28.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:56:42.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 08:58:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 08:58:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 08:58:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 08:58:18.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 09:00:07.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 09:00:07.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 09:00:07.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 09:00:23.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 09:02:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 09:02:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 09:02:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 09:04:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 09:04:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 09:04:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 09:04:06.000 [warn] tor_bug_occurred_(): Bug:
 ../src/or/hs_client.c:268: retry_all_socks_conn_waiting_for_desc: Non-
 fatal assertion !(status == HS_CLIENT_FETCH_HAVE_DESC) failed. (on Tor
 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug: Non-fatal assertion !(status ==
 HS_CLIENT_FETCH_HAVE_DESC) failed in retry_all_socks_conn_waiting_for_desc
 at ../src/or/hs_client.c:268. Stack trace: (on Tor 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /usr/sbin/tor(log_backtrace+0x43)
 [0x55c6f6515873] (on Tor 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /usr/sbin/tor(tor_bug_occurred_+0xb9)
 [0x55c6f6531109] (on Tor 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:
 /usr/sbin/tor(hs_client_dir_info_changed+0x106) [0x55c6f64f44f6] (on Tor
 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /usr/sbin/tor(+0x5208a)
 [0x55c6f63de08a] (on Tor 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /usr/lib/x86_64-linux-
 gnu/libevent-2.1.so.6(+0x1f75c) [0x7f861da1175c] (on Tor 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /usr/lib/x86_64-linux-
 gnu/libevent-2.1.so.6(event_base_loop+0x5a7) [0x7f861da12227] (on Tor
 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /usr/sbin/tor(do_main_loop+0x2b4)
 [0x55c6f63e1624] (on Tor 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /usr/sbin/tor(tor_run_main+0x1025)
 [0x55c6f63e3b05] (on Tor 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /usr/sbin/tor(tor_main+0x3a)
 [0x55c6f63dc0ba] (on Tor 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /usr/sbin/tor(main+0x19)
 [0x55c6f63dbe49] (on Tor 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /lib/x86_64-linux-
 gnu/libc.so.6(__libc_start_main+0xf1) [0x7f861c2191c1] (on Tor 0.3.3.9 )
 Sep 02 09:04:06.000 [warn] Bug:     /usr/sbin/tor(_start+0x2a)
 [0x55c6f63dbe9a] (on Tor 0.3.3.9 )
 Sep 02 09:04:11.000 [notice] Tried for 120 seconds to get a connection to
 v3onion....................onion:80. Giving up. (waiting for rendezvous
 desc)
 Sep 02 09:04:17.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 09:06:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 09:06:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 09:06:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 09:06:40.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 09:08:06.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 09:08:06.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 09:08:06.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 09:08:17.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 09:10:27.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 02 09:10:27.000 [notice] Read configuration file "/etc/tor/tor1.cfg".
 Sep 02 09:10:27.000 [notice] Tor 0.3.3.9 (git-ca1a436fa8e53a32) opening
 log file.
 Sep 02 09:10:42.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 Sep 02 09:12:10.000 [notice] Closed 1 streams for service
 v3onion....................onion for reason resolve failed. Fetch status:
 No more HSDir available to query.
 }}}

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


More information about the tor-bugs mailing list