Created
April 16, 2020 16:31
-
-
Save mrfelton/dad5767920d182cc72654fcfe73648aa to your computer and use it in GitHub Desktop.
grpc-js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
macbook-pro:node-lnd-grpc tom$ GRPC_TRACE=all GRPC_VERBOSITY=DEBUG DEBUG=lnrpc* TOR=true npx babel-tape-runner test/grpc.test.js | npx tap-spec | |
connect (paths) | |
lnrpc:grpc Initializing LndGrpc with config: { host: 'zapn34qfeedw2l5y26p3hnnkusqnbhxcxw64lq5cojmvq45yw4bc3sqd.onion:10009', cert: '/Users/tom/workspace/node-lnd-grpc/test/fixtures/testnet4/tls.cert', macaroon: '/Users/tom/workspace/node-lnd-grpc/test/fixtures/testnet4/readonly.macaroon' } +0ms | |
lnrpc:grpc Connecting to lnd gRPC service +7ms | |
lnrpc:tor Starting tor with settings: { DataDirectory: '/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data', HTTPTunnelPort: '127.0.0.1:9065', SocksPort: 0, 'Log info': 'stdout' } +0ms | |
lnrpc:tor Generated torrc at /var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/torrc: | |
lnrpc:tor DataDirectory /var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data | |
HTTPTunnelPort 127.0.0.1:9065 | |
SocksPort 0 | |
Log info stdout | |
+0ms | |
lnrpc:tor Setting grpc_proxy as: http://127.0.0.1:9065 +1ms | |
lnrpc:tor Started tor process with pid: 64426 +5ms | |
lnrpc:torproc Apr 16 18:29:52.716 [notice] Tor 0.4.2.5 running on Darwin with Libevent 2.1.11-stable, OpenSSL 1.1.1d, Zlib 1.2.11, Liblzma N/A, and Libzstd N/A. | |
lnrpc:torproc Apr 16 18:29:52.716 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning +0ms | |
lnrpc:torproc Apr 16 18:29:52.716 [notice] Read configuration file "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/torrc". +0ms | |
lnrpc:torproc Apr 16 18:29:52.717 [notice] Opening HTTP tunnel listener on 127.0.0.1:9065 +0ms | |
lnrpc:torproc Apr 16 18:29:52.718 [notice] Opened HTTP tunnel listener on 127.0.0.1:9065 +1ms | |
lnrpc:torproc Apr 16 18:29:52.000 [warn] Your log may contain sensitive information - you're logging more than "notice". Don't log unless it serves an important reason. Overwrite the log afterwards. | |
lnrpc:torproc Apr 16 18:29:52.000 [info] options_act_reversible: Recomputed OOS thresholds: ConnLimit 1000, ConnLimit_ 10176, ConnLimit_high_thresh 10112, ConnLimit_low_thresh 7632 +0ms | |
lnrpc:torproc Apr 16 18:29:52.000 [info] tor_lockfile_lock: Locking "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/lock" | |
lnrpc:torproc Apr 16 18:29:52.000 [info] or_state_load: Initialized state | |
lnrpc:torproc Apr 16 18:29:52.000 [info] circuit_build_times_parse_state: Adding 0 timeouts. | |
lnrpc:torproc Apr 16 18:29:52.000 [info] circuit_build_times_parse_state: Loaded 0/0 values from 0 lines in circuit time histogram | |
lnrpc:torproc Apr 16 18:29:52.000 [info] or_state_save: Saved state to "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/state" | |
lnrpc:torproc Apr 16 18:29:52.000 [info] read_file_to_str: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/router-stability": No such file or directory | |
lnrpc:torproc Apr 16 18:29:52.000 [info] select_scheduler: Scheduler type KIST not built in | |
lnrpc:torproc Apr 16 18:29:52.000 [info] scheduler_kist_set_lite_mode: Setting KIST scheduler without kernel support (KISTLite mode) | |
lnrpc:torproc Apr 16 18:29:52.000 [info] cmux_ewma_set_options: Enabled cell_ewma algorithm because of value in CircuitPriorityHalflifeMsec in consensus; scale factor is 0.793701 per 10 seconds | |
lnrpc:torproc Apr 16 18:29:52.000 [notice] Parsing GEOIP IPv4 file /usr/local/Cellar/tor/0.4.2.5/share/tor/geoip. +44ms | |
lnrpc:torproc Apr 16 18:29:52.000 [notice] Parsing GEOIP IPv6 file /usr/local/Cellar/tor/0.4.2.5/share/tor/geoip6. +106ms | |
lnrpc:torproc Apr 16 18:29:52.000 [info] circpad_machine_client_hide_intro_circuits: Registered client intro point hiding padding machine (0) | |
lnrpc:torproc Apr 16 18:29:52.000 [info] circpad_machine_relay_hide_intro_circuits: Registered relay intro circuit hiding padding machine (0) | |
lnrpc:torproc Apr 16 18:29:52.000 [info] circpad_machine_client_hide_rend_circuits: Registered client rendezvous circuit hiding padding machine (1) | |
lnrpc:torproc Apr 16 18:29:52.000 [info] circpad_machine_relay_hide_rend_circuits: Registered relay rendezvous circuit hiding padding machine (1) +72ms | |
lnrpc:torproc Apr 16 18:29:52.000 [info] add_predicted_port: New port prediction added. Will continue predictive circ building for 2596 more seconds. | |
lnrpc:torproc Apr 16 18:29:52.000 [info] crypto_openssl_late_init: NOT using OpenSSL engine support. | |
lnrpc:torproc Apr 16 18:29:52.000 [info] evaluate_evp_for_aes: This version of OpenSSL has a known-good EVP counter-mode implementation. Using it. +0ms | |
lnrpc:torproc Apr 16 18:29:52.000 [notice] Bootstrapped 0% (starting): Starting +30ms | |
lnrpc:torproc Apr 16 18:29:52.000 [info] read_file_to_str: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/cached-certs": No such file or directory | |
lnrpc:torproc Apr 16 18:29:52.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/cached-consensus" for mmap(): No such file or directory | |
lnrpc:torproc Apr 16 18:29:52.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/unverified-consensus" for mmap(): No such file or directory | |
lnrpc:torproc Apr 16 18:29:52.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/cached-microdesc-consensus" for mmap(): No such file or directory | |
lnrpc:torproc Apr 16 18:29:52.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/unverified-microdesc-consensus" for mmap(): No such file or directory | |
lnrpc:torproc Apr 16 18:29:52.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/cached-microdescs" for mmap(): No such file or directory | |
lnrpc:torproc Apr 16 18:29:52.000 [info] read_file_to_str: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/cached-microdescs.new": No such file or directory | |
lnrpc:torproc Apr 16 18:29:52.000 [info] microdesc_cache_reload: Reloaded microdescriptor cache. Found 0 descriptors. | |
lnrpc:torproc Apr 16 18:29:52.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/cached-descriptors" for mmap(): No such file or directory | |
lnrpc:torproc Apr 16 18:29:52.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/cached-extrainfo" for mmap(): No such file or directory +0ms | |
lnrpc:torproc Apr 16 18:29:52.000 [notice] Starting with guard context "default" | |
lnrpc:torproc Apr 16 18:29:52.000 [info] sampled_guards_update_from_consensus: Not updating the sample guard set; we have no reasonably live consensus. | |
lnrpc:torproc Apr 16 18:29:52.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 0 in the USABLE_FILTERED set. | |
lnrpc:torproc Apr 16 18:29:52.000 [info] sample_reachable_filtered_entry_guards: (That isn't enough. Trying to expand the sample.) | |
lnrpc:torproc Apr 16 18:29:52.000 [info] entry_guards_expand_sample: Not expanding the sample guard set; we have no reasonably live consensus. | |
lnrpc:torproc Apr 16 18:29:52.000 [info] sample_reachable_filtered_entry_guards: (After filters [b], we have 0 guards to consider.) | |
lnrpc:torproc Apr 16 18:29:52.000 [info] I learned some more directory information, but not enough to build a circuit: We have no usable consensus. +1ms | |
lnrpc:torproc Apr 16 18:29:53.000 [info] update_consensus_bootstrap_attempt_downloads: Launching microdesc bootstrap mirror networkstatus consensus download. | |
lnrpc:torproc Apr 16 18:29:53.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 0 in the USABLE_FILTERED set. | |
lnrpc:torproc Apr 16 18:29:53.000 [info] sample_reachable_filtered_entry_guards: (That isn't enough. Trying to expand the sample.) | |
lnrpc:torproc Apr 16 18:29:53.000 [info] entry_guards_expand_sample: Not expanding the sample guard set; we have no reasonably live consensus. | |
lnrpc:torproc Apr 16 18:29:53.000 [info] sample_reachable_filtered_entry_guards: (After filters [7], we have 0 guards to consider.) +1s | |
lnrpc:torproc Apr 16 18:29:53.000 [info] select_entry_guard_for_circuit: Absolutely no sampled guards were available. Marking all guards for retry and starting from top again. | |
lnrpc:torproc Apr 16 18:29:53.000 [info] directory_pick_generic_dirserver: No router found for consensus network-status fetch; falling back to dirserver list. | |
lnrpc:torproc Apr 16 18:29:53.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:53.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:29:53.000 [info] directory_send_command: Downloading consensus from 77.247.181.164:443 using /tor/status-vote/current/consensus-microdesc/0232AF+14C131+23D15D+27102B+49015F+D586D1+E8A9C4+ED03BB+EFCBE7.z | |
lnrpc:torproc Apr 16 18:29:53.000 [info] onion_pick_cpath_exit: Using requested exit node '$204DFD2A2C6A0DC1FA0EACB495218E0B661704FD~204DFD2A2C6A0DC1FA0EACB495218E0B661704FD at 77.247.181.164' | |
lnrpc:torproc Apr 16 18:29:53.000 [info] btc_update_evtype: CIRC BEST_ANY evtype -1->0 gid=1 | |
lnrpc:torproc Apr 16 18:29:53.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting. +0ms | |
lnrpc:torproc Apr 16 18:29:53.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 254. | |
lnrpc:torproc Apr 16 18:29:53.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7fd2a6d11890 ([scrubbed]): 204DFD2A2C6A0DC1FA0EACB495218E0B661704FD <unset>. | |
lnrpc:torproc Apr 16 18:29:53.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>) | |
lnrpc:torproc Apr 16 18:29:53.000 [info] bto_update_best: ORCONN BEST_ANY state -1->1 gid=4 | |
lnrpc:torproc Apr 16 18:29:53.000 [notice] Bootstrapped 5% (conn): Connecting to a relay | |
lnrpc:torproc Apr 16 18:29:53.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:53.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. +0ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] bto_update_best: ORCONN BEST_ANY state 1->3 gid=4 | |
lnrpc:torproc Apr 16 18:29:54.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay +39ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] bto_update_best: ORCONN BEST_ANY state 3->7 gid=4 | |
lnrpc:torproc Apr 16 18:29:54.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay +42ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:443; Waiting for CERTS cell +127ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7fd2a6d11890 ([scrubbed]): 204DFD2A2C6A0DC1FA0EACB495218E0B661704FD, O2ddyzT3VejqK7/rH2WM6iUR2HeGUf3NYGdNYj3LFIM | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_or_client_learned_peer_id: (We had no Ed25519 ID in mind when we made this connection.) +0ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7fd2a6d11890 ([scrubbed]): 204DFD2A2C6A0DC1FA0EACB495218E0B661704FD O2ddyzT3VejqK7/rH2WM6iUR2HeGUf3NYGdNYj3LFIM. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_or_set_identity_digest: (Previously: 204DFD2A2C6A0DC1FA0EACB495218E0B661704FD <unset>) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:443: Authenticated it with RSA and Ed25519 | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_or_set_canonical: Channel 1 chose an idle timeout of 194. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] bto_update_best: ORCONN BEST_ANY state 7->8 gid=4 | |
lnrpc:torproc Apr 16 18:29:54.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done | |
lnrpc:torproc Apr 16 18:29:54.000 [notice] Bootstrapped 20% (onehop_create): Establishing an encrypted directory connection | |
lnrpc:torproc Apr 16 18:29:54.000 [info] btc_update_state: CIRC BEST_ANY state -1->0 gid=1 | |
lnrpc:torproc Apr 16 18:29:54.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE_FAST cell to '<unnamed>' +1ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:443; OR connection is now open, using protocol version 5. Its ID digest is 204DFD2A2C6A0DC1FA0EACB495218E0B661704FD. Our address is apparently [scrubbed]. +0ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:29:54.000 [info] internal circ (length 1, last hop 204DFD2A2C6A0DC1FA0EACB495218E0B661704FD): $204DFD2A2C6A0DC1FA0EACB495218E0B661704FD(open) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] btc_update_evtype: CIRC BEST_ANY evtype 0->2 gid=1 +58ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] btc_update_state: CIRC BEST_ANY state 0->4 gid=1 | |
lnrpc:torproc Apr 16 18:29:54.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:29:54.000 [notice] Bootstrapped 25% (requesting_status): Asking for networkstatus consensus | |
lnrpc:torproc Apr 16 18:29:54.000 [info] btc_update_evtype: CIRC BEST_ANY evtype 2->1 gid=1 | |
lnrpc:torproc Apr 16 18:29:54.000 [info] internal circ (length 1): $204DFD2A2C6A0DC1FA0EACB495218E0B661704FD(open) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 3254270078 to begin stream 13241. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 3254270078 | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_ap_handshake_send_begin: Sending up to 194 + 0 bytes of queued-up data +0ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 3254270078 streamid 13241 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] internal circ (length 1): $204DFD2A2C6A0DC1FA0EACB495218E0B661704FD(open) | |
lnrpc:torproc Apr 16 18:29:54.000 [notice] Bootstrapped 30% (loading_status): Loading networkstatus consensus +72ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 13241. Removing stream. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +567ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] handle_response_fetch_consensus: Received consensus directory (body size 2304055) from server '77.247.181.164:443' +6ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] Looks like we need to download a new certificate from authority 'dannenberg' at dannenberg.torauth.de:80 (contact Andreas Lehner; identity 0232AF901C31A04EE9848595AF9BB7620D4C5B2E) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] Looks like we need to download a new certificate from authority 'tor26' at 86.59.21.38:80 (contact Peter Palfrader; identity 14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] Looks like we need to download a new certificate from authority 'longclaw' at 199.58.81.140:80 (contact Riseup Networks <collective at riseup dot net> - 1nNzekuHGGzBYRzyjfjFEfeisNvxkn4RT; identity 23D15D965BC35114467363C165C4F724B64B4F66) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] Looks like we need to download a new certificate from authority 'bastet' at 204.13.164.118:80 (contact stefani <nocat at readthefinemanual dot net> 4096/F4B863AD6642E7EE; identity 27102BC123E7AF1D4741AE047E160C91ADC76B21) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] Looks like we need to download a new certificate from authority 'maatuska' at 171.25.193.9:443 (contact 4096R/1E8BF34923291265 Linus Nordberg <[email protected]>; identity 49015F787433103580E3B66A1707A00E60F2D15B) +49ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] Looks like we need to download a new certificate from authority 'moria1' at 128.31.0.34:9131 (contact 1024D/EB5A896A28988BF5 arma mit edu; identity D586D18309DED4CD6D57C18FDB97EFA96D330566) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] Looks like we need to download a new certificate from authority 'dizum' at 45.66.33.45:80 (contact FD790065EBBD5E7AE6D039620D7F81CD19147711 Alex de Joode <[email protected]>; identity E8A9C45EDE6D711294FADF8E7951F4DE6CA56B58) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] Looks like we need to download a new certificate from authority 'gabelmoo' at 131.188.40.189:80 (contact 4096R/261C5FBE77285F88FB0C343266C8C2D7C5AA446D Sebastian Hahn <[email protected]> - 12NbRAjAG5U3LLWETSF7fSTcdaz32Mu5CN; identity ED03BB616EB2F60BEC80151114BB25CEF515B226) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] Looks like we need to download a new certificate from authority 'Faravahar' at 154.35.175.225:80 (contact 0x0B47D56D Sina Rabbani (inf0) <sina redteam net>; identity EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] A consensus needs 5 good signatures from recognized authorities for us to accept it. This microdesc one has 0 (). We were unable to check 9 of the signatures, because we were missing the keys. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] networkstatus_set_current_consensus: Not enough certificates to check networkstatus consensus +0ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] authority_certs_fetch_missing: No current certificate known for authority moria1 (ID digest D586D18309DED4CD6D57C18FDB97EFA96D330566); launching request. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] authority_certs_fetch_missing: No current certificate known for authority tor26 (ID digest 14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4); launching request. +0ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] authority_certs_fetch_missing: No current certificate known for authority dizum (ID digest E8A9C45EDE6D711294FADF8E7951F4DE6CA56B58); launching request. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] authority_certs_fetch_missing: No current certificate known for authority gabelmoo (ID digest ED03BB616EB2F60BEC80151114BB25CEF515B226); launching request. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] authority_certs_fetch_missing: No current certificate known for authority dannenberg (ID digest 0232AF901C31A04EE9848595AF9BB7620D4C5B2E); launching request. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] authority_certs_fetch_missing: No current certificate known for authority maatuska (ID digest 49015F787433103580E3B66A1707A00E60F2D15B); launching request. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] authority_certs_fetch_missing: No current certificate known for authority Faravahar (ID digest EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97); launching request. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] authority_certs_fetch_missing: No current certificate known for authority longclaw (ID digest 23D15D965BC35114467363C165C4F724B64B4F66); launching request. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] authority_certs_fetch_missing: No current certificate known for authority bastet (ID digest 27102BC123E7AF1D4741AE047E160C91ADC76B21); launching request. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] sampled_guards_update_from_consensus: Not updating the sample guard set; we have no reasonably live consensus. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 0 in the USABLE_FILTERED set. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] sample_reachable_filtered_entry_guards: (That isn't enough. Trying to expand the sample.) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] entry_guards_expand_sample: Not expanding the sample guard set; we have no reasonably live consensus. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] sample_reachable_filtered_entry_guards: (After filters [b], we have 0 guards to consider.) | |
lnrpc:torproc Apr 16 18:29:54.000 [notice] I learned some more directory information, but not enough to build a circuit: We have no usable consensus. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] handle_response_fetch_consensus: Successfully loaded consensus. +1ms | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] internal circ (length 1): $204DFD2A2C6A0DC1FA0EACB495218E0B661704FD(open) | |
lnrpc:torproc Apr 16 18:29:54.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 3254270078 to begin stream 13242. | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 3254270078 | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for connect response' state. Sending it anyway. package_partial=0, buflen=466 | |
lnrpc:torproc Apr 16 18:29:54.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for connect response' state. Sending it anyway. package_partial=1, buflen=466 +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 3254270078 streamid 13242 after 1 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $204DFD2A2C6A0DC1FA0EACB495218E0B661704FD(open) +90ms | |
lnrpc:torproc Apr 16 18:29:55.000 [notice] Bootstrapped 40% (loading_keys): Loading authority key certs +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 13242. Removing stream. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +39ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_response_fetch_certificate: Received authority certificates (body size 20442) from server '77.247.181.164:443' +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority dannenberg with signing key B71116D3FB864E3BBA99370CF4E9611B9ACF569F +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority tor26 with signing key 4ABD14E600065842C3A3D1079BD39CDB1969A51F +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority longclaw with signing key 509EF6508DD58C083D55BECAC7C1B6B8BED4D358 +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority bastet with signing key 430B061F428EAE23240631406F9FF0E3A5966D96 +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority maatuska with signing key 7BB01AE548AC472C2C4CE42C651D37FE1AC0D453 +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority moria1 with signing key ACE88AC828C1641CD528F8681F570FB53A65807E +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority dizum with signing key 7020598CED8DFAED7618ABF4D9D8C0282F3A9ABE +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority gabelmoo with signing key 969E7C19FFBD9DCF07F86C0CB2F84ED61460E7AF +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority Faravahar with signing key 310ED41DA061602C0D3127ED493C2D476426D73F +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] A consensus needs 5 good signatures from recognized authorities for us to accept it. This microdesc one has 9 (dannenberg tor26 longclaw bastet maatuska moria1 dizum gabelmoo Faravahar). +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] A consensus needs 5 good signatures from recognized authorities for us to accept it. This microdesc one has 9 (dannenberg tor26 longclaw bastet maatuska moria1 dizum gabelmoo Faravahar). +49ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_scheduler: Scheduler type KIST not built in | |
lnrpc:torproc Apr 16 18:29:55.000 [info] scheduler_kist_set_lite_mode: Setting KIST scheduler without kernel support (KISTLite mode) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] Choosing expected valid-after time as 2020-04-16 17:00:00: consensus_set=1, interval=3600 +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] update_consensus_networkstatus_fetch_time_impl: Live microdesc consensus will be the most recent until 2020-04-16 19:00:00 and will expire at 2020-04-16 21:00:00; fetching the next one at 2020-04-16 19:54:26. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] cmux_ewma_set_options: Enabled cell_ewma algorithm because of value in CircuitPriorityHalflifeMsec in consensus; scale factor is 0.793701 per 10 seconds +10ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 0 in the USABLE_FILTERED set. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sample_reachable_filtered_entry_guards: (That isn't enough. Trying to expand the sample.) +2ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_expand_sample: Expanding the sample guard set. We have 0 guards in the sample, and 3371 eligible guards to extend it with. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $1CD48F4ED0F1821FFBF1940802A13EEFD4C27502~Piratenpartei00 at 176.9.40.131 and [2a01:4f8:150:518e::2] to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $08F06A0DDAFABF9A26FCB2E392A1435F9E048216~FalkensteinTor01 at 195.201.168.111 and [2a01:4f8:13a:1082::2] to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $97767B43E78119A613B46CEAF81A788F45CC05D9~rayonx at 212.47.253.12 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $8F22AFDD06AA4238ADD93A8EA6FBC2BB9C652711~danby at 93.115.84.143 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $91BA193FB362FB7B6679A7A83A3050F3C44A5468~324partyvan at 45.35.192.34 to the entry guard sample set. +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $624B7391B9790E7CD2AF6A7238239BA3D6928A57~arbitraryKenzie3 at 95.216.14.206 and [2a01:4f9:2a:f21::3] to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $6B062B0FDFEAC3C6F9203FB9584451E295574DAD~idideditTheconfig at 51.15.37.97 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $CD249CC13B6ADD3426D603B9ED5B51FC71B8D728~order66 at 185.86.148.90 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $EBE718E1A49EE229071702964F8DB1F318075FF8~fluxe4 at 131.188.40.188 and [2001:638:a000:4140::ffff:188] to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $41E041EC676622FFEE59F56BC75B99CD0D47F653~hyp3rion at 95.216.98.55 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $72A88BA3A45B607E475CEE81CE972D4840F4E075~Byte01 at 167.86.114.102 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $BB7859D16901F2A6513AE551EB1F128090042DFA~cybercybercyber at 172.107.96.70 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $1938EBACBB1A7BFA888D9623C90061130E63BB3F~Aerodynamik04 at 149.56.141.138 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $4BED68DF9EAF6C111D8778E19CC9AC7AFEC4FC02~georgector at 92.30.36.13 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $EEDF0AF1F892C82F056063827B47283CC9AEAA41~Tommy69 at 185.107.71.41 to the entry guard sample set. +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $02ED4F8DB11F1303BA21B16AA1CF2A0A48547ACA~ididnteditheconfig at 62.210.217.207 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6~cryzrelay03 at 82.149.227.124 and [2a01:440:108:11:82:149:227:124] to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $723E9B29DF0357E19B2D1C86B86A0165335BFAA9~ToeClipper703 at 193.22.133.92 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guard_add_to_sample: Adding $F29B0F1A91B55CCB7F6CDCA2A1D18C63571F766B~t4cc0reTor3 at 51.15.44.157 to the entry guard sample set. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sample_reachable_filtered_entry_guards: (After filters [b], we have 20 guards to consider.) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sample_reachable_filtered_entry_guards: (Selected cryzrelay03 ($7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6).) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 20 in the USABLE_FILTERED set. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sample_reachable_filtered_entry_guards: (After filters [b], we have 19 guards to consider.) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sample_reachable_filtered_entry_guards: (Selected TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8).) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 20 in the USABLE_FILTERED set. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sample_reachable_filtered_entry_guards: (After filters [b], we have 18 guards to consider.) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sample_reachable_filtered_entry_guards: (Selected Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502).) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: Primary entry guards have changed. New primary guard list is: | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: 1/3: cryzrelay03 ($7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: 2/3: TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: 3/3: Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [notice] The current consensus has no exit nodes. Tor can only build internal paths, such as paths to onion services. +2ms | |
lnrpc:torproc Apr 16 18:29:55.000 [notice] Bootstrapped 45% (requesting_descriptors): Asking for relay descriptors +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [notice] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 0/6869, and can only build 0% of likely paths. (We have 0% of guards bw, 0% of midpoint bw, and 0% of end bw (no exits in consensus, using mid) = 0% of path bw.) +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] launch_descriptor_downloads: Launching 14 requests for 6900 microdescs, 500 at a time +2ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. +2ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard cryzrelay03 ($7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:8080 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard cryzrelay03 ($7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:8080 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] select_primary_guard_for_circuit: Selected primary guard cryzrelay03 ($7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6) for circuit. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:8080 ... | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_response_fetch_certificate: Successfully loaded certificates from fetch. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] onion_pick_cpath_exit: Using requested exit node '$0B555940D37DC849728841C0B290074E1A1BDCA8~0B555940D37DC849728841C0B290074E1A1BDCA8 at 188.138.75.101' | |
lnrpc:torproc Apr 16 18:29:55.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 267. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7fd2a70a0ae0 ([scrubbed]): 0B555940D37DC849728841C0B290074E1A1BDCA8 <unset>. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_canonical: Channel 2 chose an idle timeout of 258. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] onion_pick_cpath_exit: Using requested exit node '$1CD48F4ED0F1821FFBF1940802A13EEFD4C27502~1CD48F4ED0F1821FFBF1940802A13EEFD4C27502 at 176.9.40.131' | |
lnrpc:torproc Apr 16 18:29:55.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 186. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7fd2a70a15f0 ([scrubbed]): 1CD48F4ED0F1821FFBF1940802A13EEFD4C27502 <unset>. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_canonical: Channel 3 chose an idle timeout of 248. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] onion_pick_cpath_exit: Using requested exit node '$7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6~7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6 at 82.149.227.124' | |
lnrpc:torproc Apr 16 18:29:55.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 203. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7fd2a70a2100 ([scrubbed]): 7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6 <unset>. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_canonical: Channel 4 chose an idle timeout of 250. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. +2ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:443; Waiting for CERTS cell +180ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7fd2a70a0ae0 ([scrubbed]): 0B555940D37DC849728841C0B290074E1A1BDCA8, AixaNl9t7IhdH0Q7ez2mxBm3XxKuctT/Of2XlcvltKY | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_client_learned_peer_id: (We had no Ed25519 ID in mind when we made this connection.) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7fd2a70a0ae0 ([scrubbed]): 0B555940D37DC849728841C0B290074E1A1BDCA8 AixaNl9t7IhdH0Q7ez2mxBm3XxKuctT/Of2XlcvltKY. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: (Previously: 0B555940D37DC849728841C0B290074E1A1BDCA8 <unset>) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:443: Authenticated it with RSA and Ed25519 +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE_FAST cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' | |
lnrpc:torproc Apr 16 18:29:55.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:443; OR connection is now open, using protocol version 5. Its ID digest is 0B555940D37DC849728841C0B290074E1A1BDCA8. Our address is apparently [scrubbed]. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:443; Waiting for CERTS cell +22ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7fd2a70a15f0 ([scrubbed]): 1CD48F4ED0F1821FFBF1940802A13EEFD4C27502, XwvMxrWBMqlLPOBZqqTJK1s9j5hX2KlBJm5ivAtWfNA | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_client_learned_peer_id: (We had no Ed25519 ID in mind when we made this connection.) +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7fd2a70a15f0 ([scrubbed]): 1CD48F4ED0F1821FFBF1940802A13EEFD4C27502 XwvMxrWBMqlLPOBZqqTJK1s9j5hX2KlBJm5ivAtWfNA. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: (Previously: 1CD48F4ED0F1821FFBF1940802A13EEFD4C27502 <unset>) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:443: Authenticated it with RSA and Ed25519 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE_FAST cell to '$1CD48F4ED0F1821FFBF1940802A13EEFD4C27502~Piratenpartei00 at 176.9.40.131 and [2a01:4f8:150:518e::2]' | |
lnrpc:torproc Apr 16 18:29:55.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:443; OR connection is now open, using protocol version 5. Its ID digest is 1CD48F4ED0F1821FFBF1940802A13EEFD4C27502. Our address is apparently [scrubbed]. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1, last hop 0B555940D37DC849728841C0B290074E1A1BDCA8): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) +32ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4285178933 to begin stream 2303. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4285178933 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22099 + 0 bytes of queued-up data | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4285178933 to begin stream 2304. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4285178933 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22099 + 0 bytes of queued-up data +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4285178933 to begin stream 2305. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4285178933 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22099 + 0 bytes of queued-up data | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4285178933 to begin stream 2306. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4285178933 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22099 + 0 bytes of queued-up data +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4285178933 to begin stream 2307. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4285178933 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22099 + 0 bytes of queued-up data | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4285178933 to begin stream 2308. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4285178933 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22099 + 0 bytes of queued-up data +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4285178933 to begin stream 2309. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4285178933 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22099 + 0 bytes of queued-up data +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1, last hop 1CD48F4ED0F1821FFBF1940802A13EEFD4C27502): $1CD48F4ED0F1821FFBF1940802A13EEFD4C27502(open) +31ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $1CD48F4ED0F1821FFBF1940802A13EEFD4C27502(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4141164287 to begin stream 38599. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4141164287 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22097 + 0 bytes of queued-up data | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $1CD48F4ED0F1821FFBF1940802A13EEFD4C27502(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4141164287 to begin stream 38600. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4141164287 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22097 + 0 bytes of queued-up data +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $1CD48F4ED0F1821FFBF1940802A13EEFD4C27502(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4141164287 to begin stream 38601. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4141164287 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22097 + 0 bytes of queued-up data | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $1CD48F4ED0F1821FFBF1940802A13EEFD4C27502(open) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4141164287 to begin stream 38602. +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4141164287 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_ap_handshake_send_begin: Sending up to 22097 + 0 bytes of queued-up data +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4285178933 streamid 2303 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) +21ms | |
lnrpc:torproc Apr 16 18:29:55.000 [notice] Bootstrapped 50% (loading_descriptors): Loading relay descriptors +3ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4141164287 streamid 38599 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $1CD48F4ED0F1821FFBF1940802A13EEFD4C27502(open) +40ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4285178933 streamid 2304 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) +43ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4141164287 streamid 38600 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $1CD48F4ED0F1821FFBF1940802A13EEFD4C27502(open) +68ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4285178933 streamid 2305 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) +66ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4285178933 streamid 2306 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) +3ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4285178933 streamid 2307 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) +3ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4285178933 streamid 2308 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) +3ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 2303. Removing stream. +28ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] make_guard_confirmed: Marking TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) as a confirmed guard (index 0) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: Primary entry guards have changed. New primary guard list is: | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: 1/3: TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) (confirmed) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: 2/3: cryzrelay03 ($7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: 3/3: Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 495696) from server '188.138.75.101:443' +2ms | |
lnrpc:torproc Apr 16 18:29:55.000 [notice] The current consensus contains exit nodes. Tor can build exit and internal paths. +20ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +2ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 497/6869, and can only build 0% of likely paths. (We have 6% of guards bw, 6% of midpoint bw, and 8% of exit bw = 0% of path bw.) +2ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +6ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4285178933 streamid 2309 after 0 seconds. +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4141164287 streamid 38601 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $1CD48F4ED0F1821FFBF1940802A13EEFD4C27502(open) +34ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4141164287 streamid 38602 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] internal circ (length 1): $1CD48F4ED0F1821FFBF1940802A13EEFD4C27502(open) +29ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 38599. Removing stream. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +57ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] make_guard_confirmed: Marking Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) as a confirmed guard (index 1) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: Primary entry guards have changed. New primary guard list is: | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: 1/3: TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) (confirmed) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: 2/3: Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) (confirmed) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_update_primary: 3/3: cryzrelay03 ($7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 462159) from server '176.9.40.131:443' +3ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +24ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 994/6869, and can only build 0% of likely paths. (We have 13% of guards bw, 13% of midpoint bw, and 15% of exit bw = 0% of path bw.) +4ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +7ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:8080; Waiting for CERTS cell +20ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7fd2a70a2100 ([scrubbed]): 7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6, teYyH446VBnVe+q2POb7vqH/iHapVxZ0J0U3VVyBP5Y | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_client_learned_peer_id: (We had no Ed25519 ID in mind when we made this connection.) +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7fd2a70a2100 ([scrubbed]): 7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6 teYyH446VBnVe+q2POb7vqH/iHapVxZ0J0U3VVyBP5Y. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_or_set_identity_digest: (Previously: 7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6 <unset>) | |
lnrpc:torproc Apr 16 18:29:55.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:8080: Authenticated it with RSA and Ed25519 | |
lnrpc:torproc Apr 16 18:29:55.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE_FAST cell to '$7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6~cryzrelay03 at 82.149.227.124 and [2a01:440:108:11:82:149:227:124]' | |
lnrpc:torproc Apr 16 18:29:55.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:8080; OR connection is now open, using protocol version 5. Its ID digest is 7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6. Our address is apparently [scrubbed]. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 38601. Removing stream. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +48ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 425311) from server '176.9.40.131:443' +2ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +21ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 1492/6869, and can only build 1% of likely paths. (We have 21% of guards bw, 21% of midpoint bw, and 22% of exit bw = 1% of path bw.) +3ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +5ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 38600. Removing stream. | |
lnrpc:torproc Apr 16 18:29:55.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) +0ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 492626) from server '176.9.40.131:443' +2ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] Bootstrapped 51% (loading_descriptors): Loading relay descriptors +19ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +1ms | |
lnrpc:torproc Apr 16 18:29:55.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 1990/6869, and can only build 2% of likely paths. (We have 29% of guards bw, 28% of midpoint bw, and 31% of exit bw = 2% of path bw.) +4ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +5ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 38602. Removing stream. +1ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard Piratenpartei00 ($1CD48F4ED0F1821FFBF1940802A13EEFD4C27502) +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 513748) from server '176.9.40.131:443' +2ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] Bootstrapped 52% (loading_descriptors): Loading relay descriptors +21ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 2487/6869, and can only build 5% of likely paths. (We have 36% of guards bw, 35% of midpoint bw, and 39% of exit bw = 5% of path bw.) +4ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +6ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 2304. Removing stream. +43ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 528054) from server '188.138.75.101:443' +2ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] Bootstrapped 53% (loading_descriptors): Loading relay descriptors +24ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 2985/6869, and can only build 8% of likely paths. (We have 43% of guards bw, 43% of midpoint bw, and 47% of exit bw = 8% of path bw.) +4ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +4ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 2306. Removing stream. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +1ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 437248) from server '188.138.75.101:443' +1ms | |
lnrpc:torproc Apr 16 18:29:56.000 [notice] Bootstrapped 55% (loading_descriptors): Loading relay descriptors +19ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +1ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 3484/6869, and can only build 13% of likely paths. (We have 51% of guards bw, 50% of midpoint bw, and 52% of exit bw = 13% of path bw.) +3ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +5ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 2309. Removing stream. +1ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 2307. Removing stream. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 2308. Removing stream. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 427483) from server '188.138.75.101:443' +2ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] Bootstrapped 58% (loading_descriptors): Loading relay descriptors +18ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +1ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 3982/6869, and can only build 20% of likely paths. (We have 58% of guards bw, 58% of midpoint bw, and 59% of exit bw = 20% of path bw.) +4ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +4ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 500682) from server '188.138.75.101:443' +2ms | |
lnrpc:torproc Apr 16 18:29:56.000 [notice] Bootstrapped 61% (loading_descriptors): Loading relay descriptors +20ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 4482/6869, and can only build 28% of likely paths. (We have 65% of guards bw, 65% of midpoint bw, and 65% of exit bw = 28% of path bw.) +3ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +4ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 435957) from server '188.138.75.101:443' +1ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] Bootstrapped 65% (loading_descriptors): Loading relay descriptors +21ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 4981/6869, and can only build 39% of likely paths. (We have 73% of guards bw, 72% of midpoint bw, and 73% of exit bw = 39% of path bw.) +4ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +3ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 2305. Removing stream. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 497350) from server '188.138.75.101:443' +2ms | |
lnrpc:torproc Apr 16 18:29:56.000 [notice] Bootstrapped 70% (loading_descriptors): Loading relay descriptors +23ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 5479/6869, and can only build 52% of likely paths. (We have 80% of guards bw, 79% of midpoint bw, and 80% of exit bw = 52% of path bw.) +4ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +3ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:29:56.000 [info] internal circ (length 1, last hop 7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6): $7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6(open) | |
lnrpc:torproc Apr 16 18:29:56.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:29:56.000 [info] internal circ (length 1): $7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6(open) | |
lnrpc:torproc Apr 16 18:29:56.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 2819797634 to begin stream 36680. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 2819797634 | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_ap_handshake_send_begin: Sending up to 22100 + 0 bytes of queued-up data +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] internal circ (length 1): $7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6(open) | |
lnrpc:torproc Apr 16 18:29:56.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 2819797634 to begin stream 36681. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 2819797634 | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_ap_handshake_send_begin: Sending up to 22100 + 0 bytes of queued-up data | |
lnrpc:torproc Apr 16 18:29:56.000 [info] internal circ (length 1): $7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6(open) | |
lnrpc:torproc Apr 16 18:29:56.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 2819797634 to begin stream 36682. +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 2819797634 | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_ap_handshake_send_begin: Sending up to 17700 + 0 bytes of queued-up data +0ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 2819797634 streamid 36680 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] internal circ (length 1): $7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6(open) +164ms | |
lnrpc:torproc Apr 16 18:29:56.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 2819797634 streamid 36681 after 0 seconds. | |
lnrpc:torproc Apr 16 18:29:56.000 [info] internal circ (length 1): $7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6(open) +447ms | |
lnrpc:torproc Apr 16 18:30:00.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 2819797634 streamid 36682 after 4 seconds. | |
lnrpc:torproc Apr 16 18:30:00.000 [info] internal circ (length 1): $7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6(open) +4s | |
lnrpc:torproc Apr 16 18:30:18.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 36680. Removing stream. | |
lnrpc:torproc Apr 16 18:30:18.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +18s | |
lnrpc:torproc Apr 16 18:30:18.000 [info] make_guard_confirmed: Marking cryzrelay03 ($7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6) as a confirmed guard (index 2) | |
lnrpc:torproc Apr 16 18:30:18.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard cryzrelay03 ($7A6EC43FD4CD5990230FCE48EC37AFC578E36CE6) +1ms | |
lnrpc:torproc Apr 16 18:30:18.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 417022) from server '82.149.227.124:8080' +2ms | |
lnrpc:torproc Apr 16 18:30:18.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +17ms | |
lnrpc:torproc Apr 16 18:30:18.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits | |
lnrpc:torproc Apr 16 18:30:18.000 [info] update_router_have_minimum_dir_info: We now have enough directory information to build circuits. +4ms | |
lnrpc:torproc Apr 16 18:30:18.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +1ms | |
lnrpc:torproc Apr 16 18:30:18.000 [info] circuit_predict_and_launch_new: Have 0 clean circs (0 internal), need another exit circ. +350ms | |
lnrpc:torproc Apr 16 18:30:18.000 [info] choose_good_exit_server_general: Found 1137 servers that might support 0/0 pending connections. +2ms | |
lnrpc:torproc Apr 16 18:30:18.000 [info] choose_good_exit_server_general: Chose exit server '$9454F82D47EBA0CB0C2A4BFE7966181DBF108147~F3Netze at 185.220.100.242 and [2a0b:f4c0:16c:15::1]' | |
lnrpc:torproc Apr 16 18:30:18.000 [info] extend_info_from_node: Including Ed25519 ID for $9454F82D47EBA0CB0C2A4BFE7966181DBF108147~F3Netze at 185.220.100.242 and [2a0b:f4c0:16c:15::1] +0ms | |
lnrpc:torproc Apr 16 18:30:18.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:18.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +1ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] extend_info_from_node: Including Ed25519 ID for $2CE9BE1FC88B9D0FA03F387C9E4F000B5D4B2AE9~ridin at 51.75.129.204 +1ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] btc_update_evtype: CIRC BEST_AP evtype -1->0 gid=5 | |
lnrpc:torproc Apr 16 18:30:19.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting. | |
lnrpc:torproc Apr 16 18:30:19.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 223. | |
lnrpc:torproc Apr 16 18:30:19.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7fd296fc8d70 ([scrubbed]): 0B555940D37DC849728841C0B290074E1A1BDCA8 AixaNl9t7IhdH0Q7ez2mxBm3XxKuctT/Of2XlcvltKY. | |
lnrpc:torproc Apr 16 18:30:19.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>) | |
lnrpc:torproc Apr 16 18:30:19.000 [info] connection_or_set_canonical: Channel 5 chose an idle timeout of 214. +0ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] bto_update_best: ORCONN BEST_AP state -1->1 gid=38 | |
lnrpc:torproc Apr 16 18:30:19.000 [notice] Bootstrapped 80% (ap_conn): Connecting to a relay to build circuits +0ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] bto_update_best: ORCONN BEST_AP state 1->3 gid=38 | |
lnrpc:torproc Apr 16 18:30:19.000 [notice] Bootstrapped 85% (ap_conn_done): Connected to a relay to build circuits +42ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] bto_update_best: ORCONN BEST_AP state 3->7 gid=38 | |
lnrpc:torproc Apr 16 18:30:19.000 [notice] Bootstrapped 89% (ap_handshake): Finishing handshake with a relay to build circuits +46ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:443; Waiting for CERTS cell +85ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7fd296fc8d70 ([scrubbed]): 0B555940D37DC849728841C0B290074E1A1BDCA8, AixaNl9t7IhdH0Q7ez2mxBm3XxKuctT/Of2XlcvltKY | |
lnrpc:torproc Apr 16 18:30:19.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:443: Authenticated it with RSA and Ed25519 +1ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] bto_update_best: ORCONN BEST_AP state 7->8 gid=38 | |
lnrpc:torproc Apr 16 18:30:19.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits | |
lnrpc:torproc Apr 16 18:30:19.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit | |
lnrpc:torproc Apr 16 18:30:19.000 [info] btc_update_state: CIRC BEST_AP state -1->0 gid=5 | |
lnrpc:torproc Apr 16 18:30:19.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' | |
lnrpc:torproc Apr 16 18:30:19.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:443; OR connection is now open, using protocol version 5. Its ID digest is 0B555940D37DC849728841C0B290074E1A1BDCA8. Our address is apparently [scrubbed]. +0ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:19.000 [info] exit circ (length 3, last hop F3Netze): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $2CE9BE1FC88B9D0FA03F387C9E4F000B5D4B2AE9(closed) $9454F82D47EBA0CB0C2A4BFE7966181DBF108147(closed) +65ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] btc_update_evtype: CIRC BEST_AP evtype 0->2 gid=5 | |
lnrpc:torproc Apr 16 18:30:19.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] entry_guard_inc_circ_attempt_count: Got success count 0.000000/1.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +91ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:19.000 [info] exit circ (length 3, last hop F3Netze): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $2CE9BE1FC88B9D0FA03F387C9E4F000B5D4B2AE9(open) $9454F82D47EBA0CB0C2A4BFE7966181DBF108147(closed) | |
lnrpc:torproc Apr 16 18:30:19.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:19.000 [info] exit circ (length 3, last hop F3Netze): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $2CE9BE1FC88B9D0FA03F387C9E4F000B5D4B2AE9(open) $9454F82D47EBA0CB0C2A4BFE7966181DBF108147(open) | |
lnrpc:torproc Apr 16 18:30:19.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:19.000 [info] btc_update_state: CIRC BEST_AP state 0->4 gid=5 | |
lnrpc:torproc Apr 16 18:30:19.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:19.000 [info] pathbias_count_build_success: Got success count 1.000000/1.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +157ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] btc_update_evtype: CIRC BEST_AP evtype 2->1 gid=5 | |
lnrpc:torproc Apr 16 18:30:19.000 [info] circuit_build_no_more_hops: Tor has successfully opened a circuit. Looks like client functionality is working. | |
lnrpc:torproc Apr 16 18:30:19.000 [notice] Bootstrapped 100% (done): Done +1ms | |
lnrpc:torproc Apr 16 18:30:19.000 [info] circuit_predict_and_launch_new: Have 1 clean circs (0 internal), need another exit circ. +511ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] choose_good_exit_server_general: Found 1137 servers that might support 0/0 pending connections. +3ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] choose_good_exit_server_general: Chose exit server '$A926970FE1AEF9C6D8D4BF57ED6B88F3F8C66415~ShirinEbadi at 51.89.23.74' | |
lnrpc:torproc Apr 16 18:30:20.000 [info] extend_info_from_node: Including Ed25519 ID for $A926970FE1AEF9C6D8D4BF57ED6B88F3F8C66415~ShirinEbadi at 51.89.23.74 +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] extend_info_from_node: Including Ed25519 ID for $AE95BDA37A5BB4685FEBB7F06649D6CE949B5316~Unnamed at 176.31.229.76 +2ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:20.000 [info] exit circ (length 3, last hop ShirinEbadi): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $AE95BDA37A5BB4685FEBB7F06649D6CE949B5316(closed) $A926970FE1AEF9C6D8D4BF57ED6B88F3F8C66415(closed) +54ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] entry_guard_inc_circ_attempt_count: Got success count 1.000000/2.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +77ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:20.000 [info] exit circ (length 3, last hop ShirinEbadi): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $AE95BDA37A5BB4685FEBB7F06649D6CE949B5316(open) $A926970FE1AEF9C6D8D4BF57ED6B88F3F8C66415(closed) | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:20.000 [info] exit circ (length 3, last hop ShirinEbadi): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $AE95BDA37A5BB4685FEBB7F06649D6CE949B5316(open) $A926970FE1AEF9C6D8D4BF57ED6B88F3F8C66415(open) +150ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:20.000 [info] pathbias_count_build_success: Got success count 2.000000/2.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +0ms | |
lnrpc:grpc Attempting to determine wallet state +28s | |
lnrpc:service:WalletUnlocker Connecting to WalletUnlocker gRPC service +0ms | |
lnrpc:service:WalletUnlocker Establishing gRPC connection to WalletUnlocker with proto file /Users/tom/workspace/node-lnd-grpc/proto/0.9.0-beta/lnrpc/rpc.proto +2ms | |
2020-04-16T16:30:20.599Z | proxy | Proxy server 127.0.0.1:9065 set by environment variable grpc_proxy | |
2020-04-16T16:30:20.600Z | resolving_load_balancer | dns:127.0.0.1:9065 IDLE -> IDLE | |
2020-04-16T16:30:20.600Z | connectivity_state | dns:127.0.0.1:9065 IDLE -> IDLE | |
2020-04-16T16:30:20.600Z | dns_resolver | Resolver constructed for target dns:127.0.0.1:9065 | |
2020-04-16T16:30:20.601Z | dns_resolver | Resolution update requested for target dns:127.0.0.1:9065 | |
2020-04-16T16:30:20.601Z | resolving_load_balancer | dns:127.0.0.1:9065 IDLE -> CONNECTING | |
2020-04-16T16:30:20.601Z | connectivity_state | dns:127.0.0.1:9065 IDLE -> CONNECTING | |
2020-04-16T16:30:20.601Z | resolving_load_balancer | dns:127.0.0.1:9065 CONNECTING -> CONNECTING | |
2020-04-16T16:30:20.602Z | connectivity_state | dns:127.0.0.1:9065 CONNECTING -> CONNECTING | |
2020-04-16T16:30:20.602Z | dns_resolver | Resolved addresses for target dns:127.0.0.1:9065: [127.0.0.1:9065] | |
2020-04-16T16:30:20.602Z | pick_first | IDLE -> IDLE | |
2020-04-16T16:30:20.602Z | resolving_load_balancer | dns:127.0.0.1:9065 CONNECTING -> IDLE | |
2020-04-16T16:30:20.602Z | connectivity_state | dns:127.0.0.1:9065 CONNECTING -> IDLE | |
2020-04-16T16:30:20.603Z | pick_first | Connect to address list 127.0.0.1:9065 | |
2020-04-16T16:30:20.603Z | subchannel | 127.0.0.1:9065 refcount 0 -> 1 | |
2020-04-16T16:30:20.603Z | subchannel | 127.0.0.1:9065 refcount 1 -> 2 | |
2020-04-16T16:30:20.603Z | pick_first | Start connecting to subchannel with address 127.0.0.1:9065 | |
2020-04-16T16:30:20.603Z | pick_first | IDLE -> CONNECTING | |
2020-04-16T16:30:20.603Z | resolving_load_balancer | dns:127.0.0.1:9065 IDLE -> CONNECTING | |
2020-04-16T16:30:20.603Z | connectivity_state | dns:127.0.0.1:9065 IDLE -> CONNECTING | |
2020-04-16T16:30:20.603Z | subchannel | 127.0.0.1:9065 IDLE -> CONNECTING | |
2020-04-16T16:30:20.604Z | proxy | Using proxy 127.0.0.1:9065 to connect to zapn34qfeedw2l5y26p3hnnkusqnbhxcxw64lq5cojmvq45yw4bc3sqd.onion:10009 | |
2020-04-16T16:30:20.606Z | pick_first | CONNECTING -> CONNECTING | |
2020-04-16T16:30:20.606Z | resolving_load_balancer | dns:127.0.0.1:9065 CONNECTING -> CONNECTING | |
2020-04-16T16:30:20.606Z | connectivity_state | dns:127.0.0.1:9065 CONNECTING -> CONNECTING | |
lnrpc:torproc Apr 16 18:30:20.000 [info] connection_handle_listener_read: New SOCKS connection opened from 127.0.0.1. +321ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] connection_ap_handle_onion: No descriptor found in our cache for [scrubbed]. Fetching. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] rep_hist_note_used_internal: New port prediction added. Will continue predictive circ building for 2596 more seconds. +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0002CC5705DA854E4E771F240A385567F4A3C13D~reb00z at 155.4.197.206 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $00342C0E155D4542E55391788B2D779F14578DEB~rotor25 at 188.24.21.252 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $003BE9FE8D21BDA2B01FC978BA76DD2D4C475EDE~Unnamed at 157.245.189.45 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0041D879990DEC3D326688B57CEECB2EEEAC6882~suspicioussytems at 5.9.142.238 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $005ED97213F725867E422B8DC0443361BBB24E3C~Athena at 104.244.79.75 and [2605:6400:30:fb10:d07b:edfd:2c84:bb4a] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $00CCE6A84E6D63A1A42E105839BC8ED5D4B16669~effiorg1984 at 89.236.112.100 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $010B7728454411F485CE29D4C79A14534151C2C4~MYLEXr2 at 77.123.42.148 and [2001:470:1f15:325:f66d:4ff:fee7:954c] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $016093EE4BAE9AF473FC0C811A9D10FDAA9CA34B~d0dak at 62.65.106.163 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $02930FFEB87968D518101EB79202F1C3766078DA~Ragnarok at 185.244.39.233 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0338F9F55111FE8E3570E7DE117EF3AF999CC1D7~Nebuchadnezzar at 185.225.17.3 and [2a0a:c800:1:5::3] was found without hsdir index. +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $03C3069E814E296EB18776EB61B1ECB754ED89FE~Ichotolot61 at 81.7.10.193 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $03FC5C52D9A4577F28762E7BE642BB5A8F1E9803~toastworld at 79.140.41.117 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0409605E8343562A790FFE846CB3BD7C04429F70~jkO at 158.69.204.36 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0540D870AD4E6F27B68ADF3F809F925E700D182D~Ephemeral at 51.158.178.34 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0647C3F8352BBFA0D57A1C3E0DCF67FC3E073D2C~Hydra1 at 185.165.168.168 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $067ECF198238BD14B0CFE24899475A53A94E14EC~TorRelayOfRio2 at 83.212.103.129 and [2001:648:2ffc:1225:a800:3ff:fedb:b40b] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $06804E6383EE94E83C9453F39B1E524C272D6D84~paradeiser at 109.70.100.7 and [2a03:e600:100::7] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $06D77E461C9814243DA2C6145544D5BB3B46B52E~Unnamed at 54.36.112.234 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $07CD476D9CC136C2076464B839BF1768D16EDC15~Casper03 at 109.238.2.40 and [2a00:c70:1:109:238:2:40:bad] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0861F4966E199C0BA9DB1D904DB4BC843508F12C~MYCROFTsOtherChild at 98.193.69.56 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $087406A81770FB3496734F3E629B8A7A207CBAC3~Grexit at 185.4.135.135 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $08F06A0DDAFABF9A26FCB2E392A1435F9E048216~FalkensteinTor01 at 195.201.168.111 and [2a01:4f8:13a:1082::2] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0B28C72A82D4CE016016DAB98D077C997F524AA1~voxstueckscheisse at 195.123.227.107 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0B841CB70F9ED1FD0322C2BA2EB0D80420D87CFA~Fission04 at 149.56.94.219 and [2001:470:b14a::7] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0BADD9510440C9BF3A728F2CB630836FF98142B2~Albis at 138.59.18.106 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0C2781011D61CCB009459B51158DA6328BA3DB3B~torrelay182365 at 149.56.228.36 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0C475BA4D3AA3C289B716F95954CAD616E50C4E5~Freebird32 at 81.7.18.7 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0CAFFFE470E88AF156D6750B616995B3790F24EF~mgvx at 86.123.52.188 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0CE3B73DDFF92FF6653A9C7F9003A32BB6C2364D~Route66 at 88.91.112.118 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0D13FEFB150903100AF2F9E52A5852EC105A817E~locke at 46.188.6.64 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0D8502B8D99AC5C6CEA36D7DBFF0C7F2FBAC0ED9~granby at 212.69.166.122 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0D8877392F2FF5AD8D8E5BC438087F02EF97B904~Starlight at 1.43.247.217 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0EAD0000E01B073AE88B1B4A0E63A6B9407BA255~OmegaRelay2 at 203.129.27.87 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0FC12F2B7DD0E94930F9B3CDD321308996652957~mentor at 72.14.177.164 and [2600:3c00::19:ffff] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $0FEDEBE83C1F2DE3D6673876BBA1433CCF0ADE51~jannis at 31.31.74.47 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $12CF84D3D2E30BB9799BFC0E1DDDFDA8D35AF007~Unnamed at 5.135.178.184 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $130E69E8F783DEF256E757FA78154B7DC2A39E0E~funkturm at 185.72.247.145 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $133F46E459299E1DCBE91525C353A9DB25C474DB~torreymcilroy at 45.56.77.230 and [2600:3c00::f03c:91ff:fed7:c81c] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $13B1322230E9D10C29F8AE631DA658AE5C3C7BA6~jodope at 144.91.104.242 and [2a02:c207:3004:5908::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1408EABABF7337E02B3ABD54F8F5F4C48C5A1326~Redu at 62.171.145.59 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1424000B86DF67D1FBFF685B204073BB9591CEFD~Cosworth03 at 54.38.52.101 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $148487C6EBE04EB22496080C20796C51B060F611~Unnamed at 37.191.196.246 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $15242617FC1049610D95931EB56130B8E41E4378~funbox4torrelayipv4 at 84.189.87.57 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $153962FA0F2A058A97D37B039607377EE67E5885~Unnamed at 185.227.68.82 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $158581827034DEF1BAB1FC248D180165452E53D3~bakunin3 at 193.234.15.61 and [2a00:1c20:4089:1234:2712:a3d0:666b:88a6] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $15D832EEAC678EC7EEB27B0F65E0D50B74A43B5B~nortor1 at 217.170.204.126 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $15E5BBA49036203A360F00662E93A17D9430025A~Schneier at 80.127.152.4 was found without hsdir index. +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $16F8469B848F9DCB4590BCC5CEA5F24980BDC806~brmlab at 91.146.121.3 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1743C0CC825170566B20E52FF16DC4F46E778F79~Unnamed at 185.14.30.137 and [2a02:27ab:0:2::d8] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $17ABA734572DBB1050CF3800F0DD145BAE7ED9A7~Aarsdala at 185.109.91.126 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $185663B7C12777F052B2C2D23D7A239D8DA88A0F~DFRI5 at 171.25.193.25 and [2001:67c:289c::25] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $18CA339AD0C33EAB035F1D869518F3D2D88BABC0~FreeAssange at 14.200.110.106 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $194ED740056DD75140C82FEEB2CDD9099F60284D~kree at 85.248.227.165 and [2a00:1298:8011:212::165] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $19E10AF1511609165E19330AC49CCFECE6018E48~TouchMyData at 67.166.175.144 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1AED1571D5FA7385AC3C25FB3E86F49E706ABD99~pato at 84.74.203.146 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1B079E2E8E2465BF7D2C6328E670A982CA5FE942~myNiceRela6898y at 78.47.63.216 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1B3E48D75E7F7E61D1B9BBE24BA15A38B454380D~TheBestRelayNick3 at 74.14.203.222 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1B91B86B67317A63636FE38ABE6C4E701A2B1A99~shitbox at 76.72.171.41 and [2607:2200:0:3902:1a03:73ff:fe0f:1465] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1BA2F9436C0018A4B52625D071B72F648522B748~Assange017md at 176.123.4.64 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1C7215BC0123DDA23BDED0F9D2849D3AD80183CB~blablabla at 148.251.201.50 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1DBACC31486FC670FBD403FAE877342EC696D598~hviv128 at 192.42.116.28 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1DC17C4A52A458B5C8B1E79157F8665696210E10~kraghtorn at 51.15.47.17 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1DE8E81240D20D9755B29A8AEA131BE2CD537FB8~Marsu at 164.68.108.59 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1E1A7C9134637383BE653C41973995A229D81595~pellidos at 51.83.37.40 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1E1D8EBC57107DB55291542A20011F64147E2044~nodvrelay29 at 45.62.229.238 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1E5136DDC52FAE1219208F0A6BADB0BA62587EE6~Quintex43 at 199.249.230.66 and [2620:7:6001::ffff:c759:e642] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1EE882126F8CF613C67DC25415330D8CF328CDBA~ohschitt at 198.98.51.156 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1FA44BC51BF2416D3E44C9AAD732F7B14C0D1C05~Unnamed at 89.102.209.34 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $1FD6DCF93B9660FCDDE9405019FED40681559EA8~TugaonionMR4 at 37.187.3.92 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $20E7A5B5BA3DCB9E6F49B9D0F3EB9E20EFC7EA63~ULayerKlein at 198.98.48.30 and [2605:6400:10:668:6e3e:3ce6:28b0:f2da] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $217B9BE70DC602F6D929132EA2A9DF60BAED8CE0~NoGodsNoMastersUA at 217.12.210.210 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $21DA156C1A2BEA7AB889D27F9882C5A325ED1821~cebolin02fr1a at 51.15.143.49 and [2001:bc8:604:82f::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $221E976B546E60048A01950250399B8534D4E4B7~malechick at 37.187.122.8 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $221F035A330AC4231A2E3D901F1CB11483C19F66~Unnamed at 130.193.15.49 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $22404A3E87F2D7FE2FC6359FDE71B6DC2D6E730F~artikel5ev7 at 185.84.81.240 and [2a02:248:2:41dc:5054:ff:fe80:10f] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $22775B953E662151549C114CB8EE5FBDBCBDAD02~fruitybooty at 88.198.35.188 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $22A6BE98D201B101C32661739967BF4DED12EF96~Seccom03 at 54.39.176.60 and [2607:5300:201:2100::b8] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $235D3444236ABC28F412E93814F6B783200D4630~UenoStation54 at 51.15.249.81 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2377F415AC24BC6CE01C1E00E1F5E850AF28402D~Eutaxy at 67.249.138.113 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $23A4B4DDC21700153ED1BD585383B0C7C636E353~fr33as1n5p33ch at 212.51.137.248 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $23DF0D62131D4B4F69AF385261D9B60A6981D773~freebsdrelay at 131.150.192.182 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $24931B9597AFFE5029BBDB8AADA534DFC38C6407~Unnamed at 172.104.170.82 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $25B694EA95F825F156C5DAE5607B3375E86C0C4E~darrieux at 153.92.126.234 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $25BB5182DE68DA6FC1BEE2C8A63454369587E95F~freudianpopsicle at 142.93.135.71 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2728AD264284944DBDDDFE0C6DBE656A85A93602~TheMind at 138.59.18.105 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $275EA42562624713B8B89A8F1557796C5F2AA24B~Unnamed at 149.56.99.85 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $27F3833453C4006DF1E21C6BF62E4FCD8E99DEF2~WhatsGoingOn at 66.70.207.168 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $28090710ABE433A47021F22208B3EC245A912900~alternativlos at 213.136.94.10 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $283312BB249FCB6633A7C7E1E8241461000E6004~wabbitseason4 at 51.38.22.252 and [2001:41d0:203:2d27::5e5d:7f70] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2892073608985977DED33F98A9FA27A9C47C8B61~intothetylerzone at 198.58.107.53 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $28C52CDBB78DA46124DA62EC1D6796689E719210~ayb at 88.198.70.137 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $296B2178FD742AB35AB20C9ADF04D5DFD3D407EB~soltor0 at 206.55.74.0 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2A24E0B7F7D64B808D70FBE92E641C9D6FD99B3D~askatasuna64 at 163.172.41.228 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2A5746BFF32A363CD3AAD05196C0F10E7143BBB6~Challenger at 54.38.36.44 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2A621A40FF3081F612946FDFB8DC781BCE859A05~neurostar at 116.203.88.24 and [2a01:4f8:c2c:7a40::2] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2AA5F598F9A1812F01CD99E3B59BB87362ED7438~setsun at 144.76.200.80 was found without hsdir index. +1ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2ABA91862FD0226372F063C94B8C37513EC8A6B7~foreach at 104.207.149.101 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2B6919B02B37EA5EA567606709D27B5212F24D09~SNAFU at 87.98.185.5 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2D8AFA912E2B8623BB2CDACD19332209D524D1A3~sauronkingofmortor at 137.74.116.214 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2DF58694C18525A4892F514D01039BCF44A05433~erbridge2 at 176.31.211.86 and [2001:41d0:a:3616::74:6f72] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2E6EE0D63EEAA9FF044AA92F951E5767106FF738~mashedPotato at 91.250.242.12 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2E8E7262E39EF1661CC1173AA0F4731C921975A1~wltfseE37Cgd at 149.210.150.150 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2EC042F4274CC8A54381C78E8D1BF322FA26A095~ToBeAnnounced at 96.246.192.163 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2ED4D25766973713EB8C56A290BF07E06B85BF12~QuintexAirVPN27 at 199.249.230.80 and [2620:7:6001::ffff:c759:e650] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $2FF5EA5B3251C510E7C7507A8698FDE08910C304~Unnamed at 37.120.193.42 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $309CD4365B8248123CC19C64B91653F77EA590AB~tor4ever3 at 45.62.231.6 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $30C19B81981F450C402306E2E7CFB6C3F79CB6B2~Libero at 64.113.32.29 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $31BF869AED6A7455B8566B317555362BFC054D17~anonymouseTheFirst at 80.255.7.165 and [2a01:4a0:68:21::62b9] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $3255FD2F607165ECCF3DC2CD43B8C6431F196048~Swartz at 72.46.61.208 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $32EE911D968BE3E016ECA572BB1ED0A9EE43FC2F~ndnr1 at 109.105.109.162 and [2001:948:7:2::163] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $330CD3DB6AD266DC70CDB512B036957D03D9BC59~TeamTardis at 185.100.84.212 and [2a06:1700:0:7::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $331FC9E123EC20877486845343B2D300B8F9E45A~citadelEXIT at 81.17.16.148 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $345E03CEFB7BF04613FCA14532F38D1BB9EDBD47~Mewse at 45.128.133.242 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $348439F4A3D959E6D1481070DA81A135343419CB~Hecker at 89.163.143.8 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $356B94BAD3096790E409790898144A4030AC225C~Unnamed at 130.225.254.103 and [2001:878:346:1:1::3] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $36414078C521BA19168260F6DF23C97995976289~yatr at 142.44.247.102 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $365F393040AA2979DC01D102F5052CAD048F42F7~server001 at 185.163.45.212 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $375DCBB2DBD94E5263BC0C015F0C9E756669617E~ebola at 64.79.152.132 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $383882E740FC9214A21A60E8D4B10A220272113B~lftor5 at 163.172.180.42 and [2001:470:c85d:32:216:3eff:fefb:bdb9] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $3947C9CA680EE8897FF5CAFD4B56BE912EBE17D4~Unnamed at 139.59.67.86 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $39C6F833D4B09524770D3655DF825A11213CA0A9~angeltest5 at 51.38.134.104 and [2001:41d0:601:1100::2cd4] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $3A27CC4147062E4EFDF46F848FEA7FF032A04E5F~torpidsFIhetzner1 at 95.216.137.135 and [2a01:4f9:c010:188::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $3BB34C63072D9D10E836EE42968713F7B9325F66~caersidi at 208.113.135.162 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $3BC7D4276D67D466857EC7369DACE13425D6C8B8~Unnamed at 144.217.245.140 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $3C07381439845DF1656CF15BB570B1D17CA37A7B~jordandistantwinds at 87.120.254.98 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $3D5D6178C44537E3692853B344385F6572A55767~TorZabehlice at 87.236.195.253 and [2a01:5f0:c001:107:2f::] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $3DC748C2DFF1F8E9DA5626BB3CBAAFF31D706C10~Fussy at 51.15.109.221 and [2001:bc8:4734:6907::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $3F092986E9B87D3FDA09B71FA3A602378285C77A~NYCBUG1 at 66.111.2.16 and [2610:1c0:0:5::16] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $3F62F05E859D7F98B086F702A31F7714D566E49A~PIAzrhexit at 195.206.105.217 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4011E1BB0E5B9A22AF665B553BFFDDE22A517B16~ramhorn at 194.88.105.30 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $40C773D9F2B16143CDB2ADB661DDC6BB12EF3E2C~Jans1 at 212.51.149.23 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $41427448C41642832130C2C29AF1FEAC3B3EED35~FissionMasq05 at 185.213.155.172 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4147447F3311BCCA41E5843473C4AEA3DE929436~Unnamed at 131.153.96.218 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $41D2F6D866E7638138CF9F282A280F96BD020D25~comnetkyberpuhe at 195.148.124.199 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $424A9CC37A5D09DA0A910CD8B3F3B37524318724~yuicat3 at 71.19.148.20 and [2605:2700:0:2:a800:ff:fe64:64ea] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4352D58B2641E8C1787750EFD3A07A88224967AC~Mack at 95.153.31.26 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $438DC9B6B5C5375D332BB338D7E5C1B9EF448960~Fission10 at 54.38.219.249 and [2001:470:73f7::5] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4495DEA0FE1200E8675065F0DA58E21C93A616CA~raiteNode2 at 94.130.180.220 and [2a01:4f8:1c0c:40d6::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $457D6035A953805B82D2A9933EDE3A0EA4B675FE~AUEBTor at 195.251.252.226 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $45F80CFCE0FF65EAE012049BAF66084F76E6D68B~Machiavelli at 45.62.244.154 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $45FCDC4CDF7A7F7D9A7BEA65A63D6AD02AB5D63F~BigAppleNYCExit at 198.98.61.88 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4659A6943711EF69521E217F1871C99D2A2F93ED~Voltage at 88.99.70.107 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4688748A1DE744052EEFAF0004B819E0E9D352AF~nodvrelay25 at 45.62.229.58 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $46BC57CFDC91DE75CBDA7D264A1FD4684A048B5C~Jorropo at 51.75.127.200 was found without hsdir index. +1ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $475B34D76756910C11EB7752EB8285F6BE00C1EE~yewDelroth at 149.56.130.157 and [2607:5300:201:3000::1b25] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $47A3D00525F041F382B398BF95BC58E0EC23276B~niftygrazzt at 185.220.100.245 and [2a0b:f4c0:16c:10::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4837A6DFFC8E3681D70AD9E8D057C029093DA2F7~KherNl at 51.75.206.12 and [2001:41d0:305:2100::7cb4] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4A46D7A400F7F3C94685F5D3A69068CC1C25847A~Unnamed at 163.172.182.54 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4B64008A7099C11516D761B56303031BC1F8A71F~lz53 at 100.2.182.112 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4C5B8134341E66CB09246985E4039F9BFC0ADCE3~Viserion at 185.225.69.60 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4D02D27C88E1BEE726D3C44C7BD7843C0E92ADB2~SpaceJam at 139.162.245.120 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4D0DF468DC816F8096702C2DA2C6FD67561F81C8~artikel5ev8 at 46.232.251.191 and [2a03:4000:2b:66e:dead:beef:ca1f:1337] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4D52A12D9AD22A7E1BE5B564953A7CA9C31DA675~stormwind at 178.132.0.6 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4E32B7EC95E3A819E2BB499D0506532457DE9E04~nodvrelay27 at 104.167.107.104 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4E98AA295B7171996D18DD1F6A19F64AB4036B4A~summalummadooma at 213.239.213.190 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4EA381A1CAF4422C14201B4BF799039942A97FFD~estrade at 101.55.125.10 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $4F2F0F4DA6E7382B398F907E4C5B9F1FC2CCA3DB~greenonion at 192.236.160.88 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $516034FF15C96CE841ECCD876EF604802AA5C650~Unnamed at 89.163.225.115 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $51DB8BDCEF8B8AFC45FB962B55DBD0F8C40BF9CE~TorMcTorFace at 67.211.133.100 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $51E1CF613FD6F9F11FE24743C91D6F9981807D82~torpidsDEisppro3 at 81.7.16.182 and [2a02:180:1:1::517:10b6] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5262556D44A7F2434990FDE1AE7973C67DF49E58~Theoden at 176.223.141.106 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5293A831F0EF51460B37B37C239BC975C077E920~Dutch04 at 212.47.247.109 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $529D9C84E0D6A6141D409C1B02DB81B2B8E8E973~morata at 103.236.201.88 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $530277866466A1425F43A73DBFCB5FC7410C9852~spargel at 109.70.100.1 and [2a03:e600:100::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $531185BC81424225B01D07B50CF6AE151DFD9E93~FriendlyExitNode2 at 209.141.45.189 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $538087BEAAE5169448E030A4D059E866BB4C3493~Unnamed at 142.44.246.156 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $53B379F4063B3B91B24A7DFFCC2F6533F51B3245~Nicodeamuz at 216.197.76.237 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $540BFBD58D7F0E3CB34E01C32D178F210BDD2581~itok01TorRelay1 at 14.12.148.98 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $546E52A979FB0FBBDF1DDF360FB20AA03D22AACE~lftor2 at 51.158.102.143 and [2001:470:c85d:32:216:3eff:fee8:4c2f] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $562434D987CF49D45649B76ADCA993BEA8F78471~bakunin2 at 193.234.15.59 and [2a00:1c20:4089:1234:bff6:e1bb:1ce3:8dc6] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $563F823081F45EC152F374DA22F979FB6724BE89~thorfred2 at 89.163.224.143 and [2001:4ba0:ffec:8d::] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5649CB2158DA94FB747415F26628BEC07FA57616~QuintexAirVPN8 at 199.249.230.122 and [2620:7:6001::122] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $56850752096EE63711F99B2FA5A812477561697D~niftyafricagiantrat at 54.38.18.130 and [2001:41d0:203:2d27::63e7:5b07] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $58090605D2F90D4C63AAD43C3B8A92E438C9782E~koume at 5.1.74.171 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $58224E8E5344ECB0E6FFBB470C53F2C71DBE6341~Torshow at 62.109.10.150 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $58A7199712C0E52B3C5F2F8E8B27B5A62BE58BC8~serpico at 45.141.157.50 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $58FAB58A7DC8E99B9313F6E488E2140D4BE28416~jaimalator at 193.70.40.121 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $595E9FA86E06021D53465FF0365C7FF92A4A115D~fpoestueckscheisse at 217.12.223.200 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $599A708756048993A1029B2775EEF8C9E40BB640~FalkensteinTor03 at 144.76.236.14 and [2a01:4f8:201:120d::2] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5C5D61F279AA0816F506FD5CE86C30F256291DDE~KenRelay2 at 51.89.151.234 and [2001:41d0:801:2000::26db] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5C9CA36D31340CA64BE095CF50ED71A50085A470~StevesTorRelay at 142.162.17.247 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5CBD45394573828291C8FE9780232FDFD0D202DF~dragonfly at 192.99.13.48 and [2607:5300:60:3e30::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5CE3AD8AD04ADE66C0037A3CF5F7F7A40D48A20B~polizeierziehung at 95.211.138.7 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5D263037FC175596B3A344132B0B755EB8FB1D1C~anduinExit01 at 185.42.170.203 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5D88F3DA731A028B3D7C81252C7B6B981F3DDA27~Unnamed at 188.226.152.210 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5D89C1CBF1F2E840CC48FC75A46090962A83F32F~notespace at 74.207.231.186 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5DDCF0831430EA966917E6266A352F4F84A755D6~NovakTwo at 108.58.144.234 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5E52BEA22130598F200D05C42BB66709C24E8F67~niftydagon at 185.220.100.247 and [2a0b:f4c0:16c:12::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $5EBA4A9F483E07FD717BA81DD6F7344AF82F7D5D~yellowDog at 178.73.210.118 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6118DDB580EEDD6FE5F8D3CC0DF1EE17D8A2A4C6~DevilHunter at 94.16.123.67 and [2a03:4000:21:3ba:840a:fff:fe2e:3fec] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $61AF790EF78C2D73C8E3D8E2596D42A1AACE1359~VMHosting830m at 213.61.215.54 was found without hsdir index. +1ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $61F17908FC34C055A95574D20F09E1EE990FCA02~IchWeissVonNichts at 88.72.49.12 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6287129CB9EC475E816A0D283FE4E45D632A4A4B~zwewwlUA1 at 217.12.221.75 and [2a02:27a8:0:a::100] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $629DE11D15B760521E1391B2D0722698FDC103DF~pilatus at 138.201.196.156 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $62A669CF65412F36D5E815DB35FDF2A8C8C673F9~PixlPowerPC at 70.31.41.162 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $62ABC3D1B0D5DE48DE4B8AF5E76D5AA8F535CCDF~xmmswap at 217.182.198.76 and [2001:41d0:700:34c::90:1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6315278A91710062D90B288199EFA06E4AAA9E8F~unnamed314 at 213.136.81.89 and [2a02:c207:2006:2287:0:1:0:1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $63E094A5447799673C1141134058F948074EAA63~ESCAPE at 87.120.254.105 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $648F20B54CF719E6D02FAA07A8DA6CA1C7EEFEEE~kakeboksen at 129.242.219.85 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $64E1231D87844BB5861A9D3ED4FDDF93B4A76704~lupus at 87.98.135.13 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $64F8BC2680214B6C1581B3DFFC4F6582F87D45FE~Landesverrat at 195.201.95.182 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $657D2F4DD76D1BA7877EB2F1742ED9898EB04629~Asakusa at 172.104.78.197 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $65BCA5B95D3631771AF358CC73933F85B68DDFA4~Unnamed at 45.79.197.155 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $68130821819BEFF452938FA6629DC59A8D0433AE~citizen17 at 83.97.20.98 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6A6E168C7FB2909DBEBCA7BF43B818583C37F3EA~hinshaw at 89.33.246.114 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6A7551EEE18F78A9813096E82BF84F740D32B911~TorMachine at 95.217.16.212 and [2a01:4f9:c010:609a::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6B805718A97BF653CB5546080BE756505F9BD65F~sethsBSDrelayZ8350 at 151.197.240.154 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6C251FA7F45E9DEDF5F69BA3D167F6BA736F49CD~twinky at 46.20.35.116 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6C282D35C674A036B79B5F30E90D19B363D3DAB2~Schneewittchen at 37.252.191.41 and [2a00:63c1:10:41::2] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6CE02B690E1F95032D38E3FAF380D907135C9E1A~ORLY at 85.166.253.69 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6D93503E150496BB32A4912F904C4E2DB205278D~SysadmAtNbg at 91.39.144.59 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $6E2256A26DD4A31746DF3B70F223E5A3CE03F92E~Gihkal at 62.210.108.137 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7010EF5D1F61EC9CB65658239B8DDA0439E78ACB~AkashaShrooms at 37.187.104.111 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $704D638CD668ED12B01BD9997AF0FEE33331FF07~LLXnonexit01 at 51.158.23.91 and [2001:bc8:2db9:299::dead:beef] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $706A7674A217BA905FE677E82236B7B968A23DB7~rofltor04 at 83.136.107.114 and [2a02:29e0:2:6:1:1:7760:bbd6] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $70930CCF8E2FFD5C0F8A63C8F2BC2F7CCF8BA70A~SleepJeep3 at 31.220.2.131 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $71840F45C2478347B872321066F9805D1A1B79FD~Apollo at 162.213.3.221 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $71C924A772F69451FE97FE5A9025DEDDEF3DB664~Unnamed at 24.49.67.120 and [2001:470:8a85::42] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $722A4238FFD547B99B99BD4B969786E82291F964~Unnamed at 167.114.89.194 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $725BDB38752AB86CC9F204AC9857C29306BBE2D6~ANormalDay at 81.90.180.161 and [2a00:ab00:1103:7::9] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $729DAA09F1E225DBAAF2F42F3C82FD3BBE7AD5DE~zai3Pheevoa4oiWooz1 at 93.184.27.3 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $73CC65219889443C06E06A0B6D427B1FE1C37379~ehtejab at 193.42.156.106 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7452E7D19ACD2C39DE10C0207032E6BC05DB78F2~Unnamed at 46.29.248.238 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $745369332749021C6FAF100D327BC3BF1DF4707B~theia5 at 50.7.74.173 and [2001:49f0:d002:2::55] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $749EF4A434DFD00DAB31E93DE86233FB916D31E3~ExitNinja at 46.165.245.154 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $76F3558CB26F41F89DEC685BAE666018B6AB808B~ECHELON at 5.254.66.111 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $778F349E43942C0A07678E992C9B5AFD6D2180A1~BNode at 84.118.60.117 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $77E01A5D31748474C4F5F086C2461E04A26B34F1~linode12300423 at 23.239.9.92 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $798A57B4E129699A521A03E7F72BC0FDEC31F4D6~Unnamed at 185.90.60.73 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $79B39F8D53DACC9A63975FBC346301D8D0D36034~grocock at 178.32.220.61 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $79DEB4E02FD08AE1AEB4D8594AAB082375E9062D~Mundl at 195.230.168.83 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7A1E55BF6301C8F9FF9677F6B07D04C0A6327667~framboise at 216.6.27.12 and [2a09:8740:3:42::12] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7A2A6F39F485C4FC95FB885FFF37C436FD2BB7E5~thardes27415 at 217.160.57.194 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7A370D4CF2622E6E7189D8055EAF7B360CFF9AFF~Batmobile at 212.237.11.118 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7B28971D4A29995784E3066B9D87E42E9C685F3A~torified at 80.219.48.52 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7B53DA28813258A20335C8E8985C05D0D089B441~iscariote at 51.15.142.0 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7C2B1A1FB525D32EEE5093C8E90AE916E7EECAB0~leenuts at 185.17.178.132 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7C86C73DB17CE20CD26537C9E3EC0FD7A55E5C6D~toomanynodesDE01 at 79.143.181.221 and [2a02:c205:2021:2617:2000::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7DD29A65C370B86B5BE706EA3B1417745714C8AF~dreamatorium at 89.31.57.58 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7E6DAE6BDCBDEB693612704BBFBF164C50F65E53~cn1akatala at 103.73.67.198 was found without hsdir index. +5ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $7FA3FA525901A91A1310B817943668BC2C16289E~Nisos at 138.201.87.38 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $80979EC936E48F1BE22975F32F12E06A8816E4CA~Unnamed at 167.114.89.192 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $80AAF8D5956A43C197104CEF2550CD42D165C6FB~mdfnet2 at 193.11.114.45 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $80C7FD3964C8CB363D89D85FEA5856B6FD8CBB98~Aequinoctium at 62.251.100.171 and [2001:985:c344:1:ba27:ebff:fe33:9eee] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $81AD9C2276FD71F7F6B358A31E9E2AA9DEF5FC19~Unnamed at 81.205.147.109 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $823183CEB754CDE8E76A3722D783CA031E7E160A~mirinska at 95.141.35.15 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $82ED9AEC94184EC6DD299A5CDB3378B04BB17489~tarf1 at 176.9.156.202 and [2a01:4f8:160:42d3::2] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8370FC4C190D0020FA594D8232DFE34B5B30AF05~McCormickRecipes at 18.27.197.252 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $845E9DF1D33DB3662F769E868390C258C4E6EBB9~CanineGift at 172.86.144.59 and [2001:19f0:1604:3ede::3:59] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $853AC518D085FB14570F46B1262E990349C18D69~Unnamed at 173.249.32.194 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8699371415DC052A60BCA3AAD68E55D9B759CAE0~torrorist at 193.138.118.3 and [2a02:2928:a::3] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $86F2828CB4B0875515607F4E2097951542B713EF~uovobw at 188.40.49.86 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $876C7CE43774366250D3E768E690DAB9D4B5D5A3~rainbowland at 37.218.242.26 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $87950BE0E6A9B2944C74A6C5CAD48610384A7B3A~CourtesyOfBigCorp at 132.145.48.73 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $87D73471FDC64BD9CEDF84435D20CA4EB5C36FE8~niftyphoberomys at 137.74.19.201 and [2001:41d0:203:1c74::911:c78a] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $885CFB6921E6E7716BB64783348DDB06E17E5B5A~42e7b73f33ff22cfc9c at 51.38.98.5 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $89FD4FB2A5FD73B50F2E5D85C4707883F8CD5130~VisitFrance at 51.159.59.174 and [2001:bc8:1200:8:208:a2ff:fe0c:73c4] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $89FF4A0818D8BE9F8B71338D96A6B854F77F9FEC~ddetor3 at 5.9.18.2 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8AC597DF806EC6964E6BA047C8FDBF47F7D5D35B~KleinesZwiebelchen at 95.216.190.7 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8B1CC76D6D1370A67263628D4CBC01B62903D0BF~soberness at 86.105.5.133 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8B64F593CAC2ED05C0FA703AEF50FF71925B569C~F4AxFree4AllxTOR at 193.30.123.176 and [2a03:4000:2a:3fd:ea7:dead:beef:ca1f] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8BAFFAA25FA37A692869E522F5E4C80B37AFED90~MidgarSector7 at 45.76.177.51 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8BE79CE3261C027CE94F84D6CBE45F03BE9B8B59~cookie at 5.9.37.214 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8C42FC1876E51D5C8DE6372C7B7AD595F95E6DC0~ALBANIX at 68.203.87.86 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8D93248D77BB152C3D14F6D634166496EEE04767~rtkNetService at 84.53.225.118 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8DABF042892435C9BD2DAEAC676F6BBB5018FF18~J0nxy at 88.153.243.58 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8DC832ABDC9C97B8B71F74AB041D3CB3FA9578AA~alnutt at 95.153.31.8 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8E144D9055CEF1355CD222AB94C4BF5331CD775F~b317e587a2d0 at 51.81.254.25 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8E76F1F6E8499CCE975C451560586A5F8BF0BFDB~JimmyBulanik at 185.86.150.58 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8EECB32B42308301A25652DDC5F8A3D401ABC213~astronomy at 142.93.114.226 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8FC23F412B59CB4BB269207B110161F86E723D19~SharingIsCaring at 23.92.138.206 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $8FD3BAF5E14EBE1124D6253D59882AFE1C2B9B8E~TOR2DFN02a at 217.182.196.65 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $900777F6E1307328D5C39826356925FDECB0790B~myNiceRelay at 62.171.180.6 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $90A5D1355C4B5840E950EB61E673863A6AE3ACA1~rofltor09 at 54.37.139.118 and [2001:41d0:601:1100::1b8] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $910842202572BBB890692971614758AD9F3FEBD7~dipulseIT1 at 62.210.207.144 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $912709C7F560CC3E9FE9604B58D598B1BFAED8C7~TorroncinoDE at 62.171.185.179 and [2a02:c207:2036:9748::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9155DBF11CA246908A5410EDA79FCF01DA44901B~cyberspace1 at 94.114.86.53 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $92DEDD737680EA8F9BAD297979F48178DBDD38DD~Unnamed at 95.216.0.158 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $93F4DAF4F0DE5E6867CE20A0F9C7C059834DACAE~Lotor at 94.16.115.123 and [2a03:4000:28:5cd::c001:d00d] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9446EE28342A8B4502B4DA24DA18851BC9E516E0~harmony at 185.100.87.243 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $948DAB87359621CB8DF7D368A4C46C7F905AC84B~tor4ever12 at 45.62.228.131 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9492AA2A2AF773EE3C95C6ECC2526D822EBF4E37~koubtor at 86.239.217.252 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $949545960655C17A26F6525F67C554233CFE163F~effilochures at 172.105.116.230 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $956C4D93C8D8A6890B52BF76374A8A0532239A09~Unnamed at 92.118.47.206 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $95972ECD06D9CAEA65D8A7C5CD26039E63B22AC4~FiveBillionEyes at 203.206.5.96 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $96A098DB8C8771380F3F47FB04EDECBB91CC62D4~puls3r3lay at 92.222.91.41 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $96B358744E1DB0D6DBB96D32C27F91E9F695275E~cx10TorServer at 185.2.31.8 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $96D3D8D8C63AD58D8CAEA1B8DFD539A3A80F040D~winR at 148.251.169.246 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $978A41B00241872D4EAADE96ADC1B7EBD6A9A561~Unnamed at 163.172.146.92 was found without hsdir index. +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $98FB767DAD3438B187F5BC8968EC8BB57896032A~nacor at 185.65.205.10 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $993845A39881E6A1C4DD6C9A73F45541DB1092AE~relay001 at 174.140.227.118 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $99C5ACEF5AC8E3D3C4DE79004F3AC649B375891C~prayerfortibet at 91.244.181.85 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9A08E378EA3FA18183CB0522D7665550E1B42BB4~westrum at 46.38.51.18 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9A48EC8AAFB2E8C9E20408596383DB74F1196747~catmeme5 at 148.251.51.94 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9A684EC6043B5A5C5FB91F700CD302661703246E~Ichbindoof at 31.16.168.125 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9AED373BD9415E83BDCFC735FCA288178829459A~Torrible at 45.79.218.205 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9AF8B24D173DE688018A6BDD424FBE90676CCCC6~tagos at 77.68.11.42 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9B0EDF40A0268472992163EFFC6AE698A3A69166~tor4ever11 at 45.62.228.146 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9B2258659946A07859599F7D361129C4F912824F~horriblefarmhouse at 79.226.146.26 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9B2BC7EFD661072AFADC533BE8DCF1C19D8C2DCC~MIGHTYWANG at 188.127.69.60 and [2a02:29d0:8008:c0de:bad:beef::] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9BA9D7A9E90F179F6D2ECACDD10AC55A504A86A6~huxrelay1 at 46.227.70.220 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9BFEDBF91A0D24F39186E08BC075706B9C0E0E30~Malazan at 46.226.109.16 and [2001:4b98:dc2:41:216:3eff:feda:27ee] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9C61FC0A01401EDF71C4048665E53968E81351FC~DigiGesTor5e2 at 195.176.3.23 and [2001:620:20d0::23] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9D462FB499BA316E485ED80E0073802D2283FAAB~interferometer at 209.188.58.234 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9DA7A978928C48B4DD50E397FE2F3C4110EA3576~anonymous at 64.137.167.84 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9DA7EF9E9D6070CD8B7059B8A8CC5B41CEC02726~HungryTREX at 192.99.151.170 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9E0058300401F6687EAE59F9FE82DB89230344C1~hviv114 at 192.42.116.14 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9E41448CE0DDE186CE05D2DED5F34428C99A8D70~MaudSuicide at 139.59.36.56 and [2400:6180:100:d0::40c:e001] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9E4CC64C4F94C359D43C5BA09094323FDBEFD975~marla at 185.117.82.68 and [2001:67c:21bc:1e::f00f] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9E624E0E5EBA3156BFDA98AC703BCFF95E9A2FF6~hviv127 at 192.42.116.27 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9ECEC047BA0596C51EDD098616C8A86697A12824~PacketPusher at 193.218.118.130 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $9EFF16EA25FF27BC438A3FBF23C5315E576467AF~torreymerch at 172.104.27.216 and [2600:3c03::f03c:91ff:fe5f:92f8] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A10C4F666D27364036B562823E5830BC448E046A~DFRI1 at 171.25.193.77 and [2001:67c:289c:4::77] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A123F404BD9A15D96CC7930C2BE28103341AC68B~kiwitui at 141.0.153.53 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A2CBEC70217814A9DFB21069F8510BE418ABB094~Cebola at 163.172.216.178 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A33573C935B34CD07D988E774819DF0D30359F8B~TorRelayOfRio at 83.212.103.133 and [2001:648:2ffc:1225:a800:4ff:fe20:9a67] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A39721D284AA1ED1AE87AE63523535484AA14FB5~niftyshrew at 54.38.73.16 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A466DC1C546053060940AB279F1EA967167ECACB~Unnamed at 198.52.245.128 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A4A30EADEFBA4921AB246954E051F45EF85B459D~Unnamed at 158.69.172.230 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A4E7318199A347B70E85B4C8581E608CAEDAD8AC~Unnamed at 172.104.187.188 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A55E513A283DF2CD89FC1DED396B0AF4FC8F25F4~GENESISPENGUIN at 88.198.41.140 and [2a01:4f8:a0:11c2::2] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A5866E3505E93D2D0BF391D1FA28931527989827~Unnamed at 99.176.15.169 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A5AF5D1904550DD27B1C50872D9496C73D916AEE~AutonomyCube at 213.215.202.234 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A604086EAE838774F809811925A223DCFDBB1D17~plan9rain at 5.9.56.12 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A7F80AB7E04C0004E8DE0A0037F8ED54292458BF~WooptThereItIs at 149.154.157.80 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A8B2BC30C72A98CF1287B3A3A88302B1F6689F9A~4b80e26e80a4 at 51.81.254.12 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $A9F545AE03B731AD32F9A93D698EA20C4FA6D0D9~foucault at 51.15.113.79 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AA616315BA97729EA47DAD8718FA59269C7229E7~roTor at 77.109.112.149 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AA98AE4BDB6E03BAA48011CAE828ECEC50B029C8~MyCoolNick at 149.56.98.216 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AAA03044B42AD37D5C5592D6604A6D1B72F4B3BE~bebop at 91.204.45.142 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AAF97B37AB685D29241873DA7FD6620CD4E101DD~PorchPirate2 at 178.175.138.59 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AC66FFA4AB35A59EBBF5BF4C70008BF24D8A7A5C~torpidsFRonline3 at 195.154.164.243 and [2001:bc8:399f:f000::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $ACF7FD5B73681BC01BBE8176C63E4675B274111D~laukur3000 at 139.162.63.125 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AE2AC9BCEF573A31B2055560BD92BBE4EF9223E3~SIGINT at 104.149.128.94 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AEA8C3366E0FA2DE560E66C3B7A46C509CFF9890~troisi at 46.21.147.19 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AEDE403BD0B7CE114F5B3BF5D33B15C6B9001BC2~VSIFsalyut4 at 104.218.63.74 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AF2C7A11D3C3F77F2C2C153608EEC938FA432DBA~ArturoIT at 83.136.106.153 and [2a02:29e0:2:6:1:1:1156:b142] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AF51116B72FFF27806184BAC7DF61564AB7E5C9F~luk4 at 2.229.201.197 was found without hsdir index. +1ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $AFC69ACD47E4CBD5CF8EA47F9B5622C91BF2DA60~orwell2 at 185.112.146.179 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B054EDB566826DFE1529C18D99F3F46E16CBE8F7~Unnamed at 178.195.94.134 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B0F17A56FA8686CCB33D3F302FC40F06F463B4AE~ididntedittheconfig at 142.93.169.197 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B1BE571265671D694B09BE651AC308E9F6AD3303~doggerel at 95.172.235.74 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B204DE75B37064EF6A4C6BAF955C5724578D0B32~cry at 192.42.115.101 and [2001:610:510:115:192:42:115:101] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B28CCB60CDDF5AA665D5CD0C3BF4BB0FC63EB24E~IPOVERIP at 178.17.170.165 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B2E0F33B1A7E70F21744C3EC37B475F8EC0712E2~BraveCalakmulII at 65.49.20.11 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B340E3BA587E36462D8DE44DAE0F7CAB6748F064~ephemer4 at 128.232.18.58 and [2001:630:212:2a8:a6bf:1ff:fe25:b961] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B3D7555F2C80034FC4E4DD639FC5E91C5B6C1899~SuperHoover at 83.97.20.81 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B4B900AD50134E9528D7CDF665ABDADABF53A9B7~RenderLab at 68.148.246.91 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B536B71A1F5599C39FC8B1915D2EBE3A0DEB1403~dreamwriter at 88.198.107.179 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B5506D8E03F7BEAFA1A955DD3C39B38F830B2F4E~tor4kryptonit at 188.114.140.245 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B5831845F631C3E053B12D4714332E930219A014~MrX at 213.136.69.237 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B70629C29A032979E5AD00CC51D2330845AAFD6A~Biverse at 178.63.97.34 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B7CC64C566EA6486537BA4187870E2F744763CA5~Unnamed at 5.95.152.140 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B8F6E68B36BEE2BF548750BDCCC3C2A7DB56A623~Unnamed at 51.68.182.30 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B8F7B162963287D2199D075BBAB2C4FB941BB390~scratchingnoises at 83.212.75.10 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B94E39454D8EB7E6DC7C8E39F8C8B8DCCA0033CB~MightyMasturbator at 109.229.210.6 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $B9609624E26C705289E57F95E30FD88D159BD8AD~0000001dxx at 78.159.99.85 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BA481A3C80447EFB67811938DDD39B1F79E1C06E~dattor at 137.193.65.224 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BACB47406A231AB60EC33D1ED5081C603B209655~rmblue at 178.202.156.12 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BB9C5D15BC3B77C8AF5CBC733F7E54553A1B7BD5~onionmatic at 216.17.99.144 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BC04B9297BB7612B0216240C090E0D6F5BE66B67~MaudSuicide at 139.59.36.56 and [2400:6180:100:d0::40c:e001] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BCAF99715C9B67FE0988DD7C4B07E262E898A0A2~REDACTED at 85.119.83.78 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BCEDF6C193AA687AE471B8A22EBF6BC57C2D285E~gurgle at 198.96.155.3 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BD2A34ADE4E603A272FAAD23AEF389801BB223BB~TorOrDie4privacyNET at 37.157.255.118 and [2001:4ba0:ffff:15::3] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BD93BEE8C51C129235360A79D76CE6256FF99453~miou at 119.59.110.192 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BE0AC3B6692085308CA766F9E03736D1CAAED6F3~spinat at 109.70.100.18 and [2a03:e600:100::12] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BF37445EA2A9F3D04F4B87DFAC624AEF21B559D5~HarryPottor at 5.9.116.66 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $BFA905EA10DFD54A38A0C119FAE00182DE4C173B~stalag at 91.223.82.154 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C080D1200C1D9D3E538EF777A4DC05C7DA77BFC4~schmaggofatz at 178.82.241.4 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C2A3F4315DEC7F4E31D18818E1002B0C6A2E5535~torberrypenguin at 87.72.73.231 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C2DA5A04CBE2A64961C8DE8D03E58D9CF48A73A6~RunningOnFumes3 at 185.175.208.180 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C38460B0B5AE443940827FF308602E5F4A12B5C4~Solarhost at 94.249.192.203 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C3E0E9EA1FF3FCFC27E856BFE61533020DD7F090~Logforme2 at 85.228.136.92 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C4336D75C121D306DD4FAFBE33F826AD53FAD50F~OpiumFlvour at 149.28.174.234 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C4632763DBD03CD15F11465C5A473C54BFF0EC6B~Unnamed at 167.114.89.206 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C4C1B5B0AF6C7CBB4E7A7F7D3FF1563C9A39B101~alpha1 at 94.158.244.60 and [2a0a:c802:0:1::43] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C4FD2403CC929297B559A49E582516944F75C6A9~EhRelay at 165.22.236.251 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C63110BDD8736D2C2A733FF962F58D58FDE63A2D~Unnamed at 148.251.192.160 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C680718A6F51A8F7C5D4E68269ED5B2C07FE531B~badgercomb at 66.228.33.44 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C7326E1E665C2E773653C01D49B257A56A4871CB~nunyabidnezz at 98.201.42.132 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C7D67C945AE18A7F53299E30A284E0E3BC9E4309~okamoto at 216.24.242.34 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C7E50D7B76B0E7616DFE07EB834DEB0204A64322~pizzarelay at 90.224.11.107 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C8A70DC6AA22E738B3336FAD72A59B3CBB457605~MgzaplfnFRJ99c0J at 95.90.90.239 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C90CA3B7FE01A146B8268D56977DC4A2C024B9EA~cowcat at 192.160.102.165 and [2620:132:300c:c01d::5] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C92F69EE5756200F160CCFAFE9C3C984D3E6D561~netzhub at 195.201.20.82 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C9B16B5D37F531C8C6C0281E4EC4F056E84541D0~CedarHill at 45.33.27.210 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $C9B34ABF2C30DA56BD006B7B42610098072BEF4C~Charles at 54.93.77.70 was found without hsdir index. +1ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CB56CBA82FADE2DE7C0CBD19ECF776C7FF0586BE~Tohru at 144.217.240.161 and [2607:5300:201:3100::753b] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CB72A74E8197DF3B33EE6A0895E5BB871D10CF92~callisto at 54.37.234.66 and [2001:41d0:601:1100::9eb] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CB7C0D841FE376EF43F7845FF201B0290C0A239E~QuintexAirVPN25 at 199.249.230.78 and [2620:7:6001::ffff:c759:e64e] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CC14C97F1D23EE97766828FC8ED8582E21E11665~Quintex38 at 199.249.230.87 and [2620:7:6001::ffff:c759:e657] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CC651A7620A8129209BF865CA6ECC1F09023DD28~Th3S0und at 84.39.180.193 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CC9FE3508A4194A859E3FC03E0B9B79330295A20~Unnamed at 131.255.4.214 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CCEDA5894AED68BD8E83DB20CB6D7D50AD58196E~17751ad0cd19 at 51.81.253.213 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CD0714536AFF1C51C49359D6A25F9FB270B511BB~alemator at 80.219.124.59 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CD0F9AA1A5064430B1DE8E645CBA7A502B27ED5F~jaures4 at 193.234.15.62 and [2a00:1c20:4089:1234:a6a4:2926:d0af:dfee] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CD10B52ACC8A0AD7D1B4C40B849771BD1D0DFF45~geheimkaisx at 5.181.51.51 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CE49F9329BF118A1C1D42015375AAD29844F9307~rymndbjcyirjoytu at 45.78.205.127 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $CE6813FEA256EE63BCD2A178E453202BFAA64FA7~itsyndikat at 85.10.196.35 and [2a01:4f8:a0:6171:0:ff:fe00:12] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D0681DAAABC320310B8616951D6C19F69F778A6F~ULayerDrake at 152.89.244.251 and [2a01:367:c1f2::694] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D079D6818926684C5979C18171FB18862A4A5792~beerbox at 5.79.79.133 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D16162311822511464E9C6CE2FC62E48A0548B26~nxaat at 138.201.92.183 and [2a01:4f8:c17:3e7e::70a] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D20A5EAA6738D33FF137F6F7D46B4307EBC35DBE~Unnamed at 73.133.91.197 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D29B31FDB5EDD2D1B94CD31C2F13B5CF411B1268~Assange020ca2 at 162.250.191.15 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D2AD675448BFA074BA8F0137511AB306A3271FA6~JollyJumper at 162.243.194.203 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D3318C7C7EC84473E6947BC42D2BCA78E00BDE3C~Eliise01 at 185.195.237.24 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D3B72ADA2F3EEDA2BA98F645D620CA1C4060AAF4~blockchainsociety at 51.38.185.201 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D49BB7514C78F68303D879AF7C3D5D67148F599B~Layer13 at 51.15.232.19 and [2001:bc8:600:2340::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D5607ADD1FDDB657482E23F09AB173310C802590~MyTor4U at 5.189.142.118 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D58DA32A978FEADC1261B5A8763126F3E92B0849~bauruine31 at 88.198.17.248 and [2a01:4f8:222:30ca::1337] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D598E2865164AF6D9958FC9A37D825C283A80C3B~Enflurane at 2.80.76.66 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D5B81AEF387F3FAE37A088475A97771A7F246FD0~FastNode at 5.252.224.98 and [2a03:4000:40:41f:3873:21ff:fec6:753a] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D6D8F7602AFC644127E8A523CAC4D042DA1CF2C5~Goetze2 at 136.243.247.89 and [2a01:4f8:211:115a::189:2] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D76E4FBA0DC6F27849189C1F9DDD61AE340C1B61~zmoe at 158.69.63.200 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D7D127377E3C6C97BC09B77209A9A0C4E30CAD6E~darmok at 91.121.154.109 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D8380E08DEDF6C90A09EC378D1F6C1881EF79476~Precious2 at 95.215.45.138 and [2a02:7aa0:1619::394d:31f1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D8B4C31E4DAF9CBC89EC13E3F5D968AD6CDC8BFD~aberto at 91.203.5.146 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D947623B30C9D6E142E7D90FC7368B1A2A4F5045~franovgnet at 51.75.64.23 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D95980C15F79E094AE255BA8F1B57FD6C81F2B54~Splinter at 200.122.181.78 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $D9E1A43F01048D2DE750282F984BFEECC9891D7D~tzkuatnode at 137.74.117.63 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DA8D76F5F5819693B5C96F499BA19F7404014769~z0rb4l2 at 148.251.11.21 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DAA806E9529D77EF94685FC0E513386EF65B83F8~angeltestexit2 at 62.171.159.164 and [2a02:c207:3005:149::] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DADCAD37DE5E22E7E1F323927260155EAB3689C2~NowDNSa at 158.69.201.47 and [2607:5300:201:3000::1413] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DB2682153AC0CCAECD2BD1E9EBE99C6815807A1E~GermanCraft2 at 54.36.237.163 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DB7CCCF4C8FCAD445379523C8D3D4F50F4FCE57B~yuggeit4 at 172.105.35.249 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DC2191663DD4BAECB34F949CCAC3FDA004CE5BCE~artikel5ev2 at 87.118.122.30 and [2001:1b60:3:239:1003:103:0:1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DC7BABFF3C5E49C922D239DE1A5C5252F51D2F81~luftballons at 87.92.54.132 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DC9E3C6576CC9A04AAE1C465210A972A722571A0~m00t0r at 83.162.230.105 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DCB5A6BF7EC2D8277459E288115706286C4B9C86~rollingrecent at 46.64.251.128 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DD5DA21CC5036533AE2010DE2C7E72BE2CDF9C5E~Unnamed at 195.154.250.239 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DD92C121CD907EC7BE2F040D4381DB6748CEDC7B~eclipse at 180.150.227.75 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $DE764FB4EABBDE8EBC1936C0362E06EB922EB3BA~Unnamed at 142.44.133.94 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E00DFD54DC165D5452FBD3530D30186DAD016A0C~despacitor at 163.172.53.201 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E079D5D3651F8DD0408C4CA24D64E22398E30FAB~Unnamed at 51.75.194.222 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E0AE7C1CE4F44ADF4D90E9CADAD08D0A5CBFC3D0~nodvrelay30 at 45.62.235.116 was found without hsdir index. +1ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E0B3B10226F067A1B215178D19A19EF311E7FDC3~KherNl at 51.75.206.12 and [2001:41d0:305:2100::7cb4] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E168F15D28B5E07C16B825559B3E443E8CBC671E~DannenTor at 188.194.90.111 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E1DD9A7C2963CF60B967DCD3468AF8CDAE64AE14~M435 at 83.97.20.183 and [2a04:9dc0:31::c0cc:b7] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E1EEAA9167B40A367D9AB43033648800E9AE2E74~LxcTorNode at 82.95.107.51 and [2001:980:8e2f:84::3] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E292406B3FC86AF94DFBCDC2C4CC594AE89F5BB6~habana at 3.8.235.167 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E3C80B91620F9B4352C403B2D692C09403DA2599~las1 at 209.141.50.178 and [2605:6400:20:104e::2] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E432C6B90254DD0675F86D3E4D5F3A2CA100DE8B~Haggar at 194.55.15.222 and [2a03:4000:31:461::bad:c0de] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E4A7CF32D1EC81521E234C8BF46384E75838A8D7~UseMoaBandwidth at 163.172.60.25 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E54B0FA7D957593344B0C316C83ABC1CD2EE87EA~torEFF at 173.239.79.203 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E59CC0060074E14CA8E9469999B862C5E1CE49E9~milliways at 83.68.131.2 and [2a01:190:1501:9050::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E63383798907E7CB22708BC817B6C4AD6B85342C~AutonomyCube at 90.187.52.233 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E689C03C0990FDCE4FD25C5F1DF17D5DA793B620~MonPtitRelay at 82.64.136.240 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E690103F3E388A3D9C125936F1AE5C64C1A26D51~affinezeussv at 50.65.176.4 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E767C3B8295AD79B02E80A21345C9F2B3C2AD7DB~Geoff2 at 178.254.31.125 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E809D9909868F3F19C43361CBD27BFFDC4CF4E73~TonyStarkDied at 37.187.162.153 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E81993EA52B73285CFFD02FEC003569D21483001~obiwan at 78.46.104.112 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $E8FA2C9B690F3BC16ADE9A4803CE2C51132F10A6~tengu at 66.183.173.29 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $EA4584960E5C815A383B91BD9C03FB489FE686EF~Harlan at 103.3.62.168 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $EAB20BD4083C820EC8329ED5AEBF12019A7749F3~Laborkatze at 195.154.237.179 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $EC01EA6749C9FF44ECA4F1AD08A6AA2AD10BB2CF~redDragon at 37.235.49.138 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $EC84E23249F74BFFBC82B4E63CDA295CCC0292A0~DFRI3 at 171.25.193.235 and [2001:67c:289c:2::235] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $EC9C4CDB403204731122C9D3FA44DFAE667DC82D~eclipse08 at 81.16.33.30 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $ECAA097324262B60394FE6F3CD446A66A331956E~definitelyNotLE at 207.180.221.220 and [2a02:c207:3003:1408::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $EE4AF632058F0734C1426B1AD689F47445CA2056~angeltest7 at 37.252.187.111 and [2a00:63c1:c:111::2] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $EFDEEA7FCD87EF4FE3B2102D6C00FC8FF7FABB50~hdbRas3 at 79.229.124.23 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $EFE449E0B6B7A657376B5FE62AD172B3EC5800A8~uppsalarelay at 158.174.114.118 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $EFF32E0B2BA102251F3F717CB3988896EEB3A8AE~jeevestor at 5.150.221.137 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F0AE922B4D358F3AF6B76222A2526B0470E7D913~Deteros at 167.86.66.168 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F0B580798BB303BA36ED1268568E2AD935B6C486~vm242tornode at 46.4.34.242 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F0B8B0371FD44A5CA3B05411176AE7EBD5B025BC~TorMePlz at 149.154.159.87 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F0EF52BEE400B27430DCA9D144FA0C3DE0099FEC~yoona at 81.237.206.224 and [2001:2002:51ed:cee0::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F2ED5032B52021E7BADBBB82E6594F1A872FFD09~runninglizard at 89.191.217.1 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F38125187F5E7CED1FF31C37B0AEEA7129263F82~550aca43 at 85.10.202.67 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F38FB55A8CCA6A00CDD024A5EA2CFECB38A48E15~Ichotolot64 at 91.143.81.27 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F4C0EDAA0BF0F7EC138746F8FEF1CE26C7860265~tornodenumber9004 at 5.199.142.236 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F5B58FEE44573C3BFD7D176D918BA5B4057519D7~bistrv1 at 212.47.227.71 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F7424B4C7EEDC1784A5505688EEFAD5BEEA7B9F5~tor002 at 18.162.153.59 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F7F07D20223688047CD05F59CB2469C4D38B88BB~snap277 at 109.156.25.6 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F864BDEB66C8A11E209456846499C2F995435797~torushopyard at 73.241.193.203 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F8AA8D8CCBA0C5F2836DE6315CDFA6E4A31A0890~angeltest17 at 5.34.183.29 and [2a02:27a8:0:a::197] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F8C77C15C14E06874397A0D508D2D2F447B0FA31~nopeoutofhere at 95.164.49.150 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F9674F45A25CAA977E7B872807E0A070C121F5FA~Aloha at 95.211.136.23 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $F983D2379B10E6D5325EE56306E5922D2FB982C9~byrnes at 49.50.66.209 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $FA5647DE9745BA239C9F34E262512C99605472C9~athoxx at 92.35.34.189 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $FAF09B35EB9B890C44C36392100C52B7F2326DD4~MyCoolNick at 5.2.77.146 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $FB8064B1F888B9B47DA5921D5EEB920647E77326~cghislaiA at 91.121.79.188 and [2001:41d0:1:84bc::1] was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $FBE04186F49DB2B1EDEF3CE06DB16F29690AFD69~Unnamed at 84.39.241.66 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $FDB0BF52D4ED84E639ADA8882FF6CDF04C4D352D~fullmoonresort7 at 185.216.32.130 was found without hsdir index. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $FE857C3043412FD5454ED5FEF55C4C572E5B70CF~volodymir at 46.229.55.118 was found without hsdir index. +1ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] hs_get_responsible_hsdirs: Node $FEDE31337E4E19E06B97D282F08B0A0E8B9C5526~csUniHB at 134.102.200.101 and [2001:638:708:30c8::65] was found without hsdir index. +1ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] rep_hist_note_used_internal: New port prediction added. Will continue predictive circ building for 2596 more seconds. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] connection_ap_make_link: Making internal anonymized tunnel to [scrubbed]:443 ... +1ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] connection_ap_make_link: ... application connection created and linked. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] directory_launch_v3_desc_fetch: Descriptor fetch request for service [scrubbed] with blinded key [scrubbed] to directory [scrubbed] | |
lnrpc:torproc Apr 16 18:30:20.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for rendezvous desc' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] extend_info_from_node: Including Ed25519 ID for $1BB98B6F6EBCB616D0BD9485EA4B6FA7A7501D74~ggggg2 at 46.4.174.52 and [2a01:4f8:222:26c1:46:4:174:52] +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] onion_pick_cpath_exit: Using requested exit node '$1BB98B6F6EBCB616D0BD9485EA4B6FA7A7501D74~ggggg2 at 46.4.174.52' +2ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] extend_info_from_node: Including Ed25519 ID for $F3DF2415A5ECFB57835CF7E629C3AD0E1DA6732B~nott at 95.217.0.144 and [2a01:4f9:c010:1553::1] +3ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] extend_info_from_node: Including Ed25519 ID for $A932F56F69D24A96A0CBC4F32922A62DEFD28C77~UenoStation55 at 51.89.143.155 +2ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' | |
lnrpc:torproc Apr 16 18:30:20.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. | |
lnrpc:torproc Apr 16 18:30:20.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:20.000 [info] internal circ (length 4, last hop ggggg2): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $F3DF2415A5ECFB57835CF7E629C3AD0E1DA6732B(closed) $A932F56F69D24A96A0CBC4F32922A62DEFD28C77(closed) $1BB98B6F6EBCB616D0BD9485EA4B6FA7A7501D74(closed) +45ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] entry_guard_inc_circ_attempt_count: Got success count 2.000000/3.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +102ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:20.000 [info] internal circ (length 4, last hop ggggg2): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $F3DF2415A5ECFB57835CF7E629C3AD0E1DA6732B(open) $A932F56F69D24A96A0CBC4F32922A62DEFD28C77(closed) $1BB98B6F6EBCB616D0BD9485EA4B6FA7A7501D74(closed) | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:20.000 [info] internal circ (length 4, last hop ggggg2): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $F3DF2415A5ECFB57835CF7E629C3AD0E1DA6732B(open) $A932F56F69D24A96A0CBC4F32922A62DEFD28C77(open) $1BB98B6F6EBCB616D0BD9485EA4B6FA7A7501D74(closed) +156ms | |
lnrpc:torproc Apr 16 18:30:20.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_predict_and_launch_new: Have 2 clean circs (0 uptime-internal, 0 internal), need another hidden service circ. +73ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] extend_info_from_node: Including Ed25519 ID for $5CCC3569C67B7F1BB733664D43DF4645F2A4B04D~niftyentry115 at 185.220.101.115 and [2a0b:f4c2::115] +2ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] extend_info_from_node: Including Ed25519 ID for $28B39D67BD18D13694DE03679EA4A864EB6977E9~th00ht at 83.97.80.89 +2ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 4, last hop ggggg2): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $F3DF2415A5ECFB57835CF7E629C3AD0E1DA6732B(open) $A932F56F69D24A96A0CBC4F32922A62DEFD28C77(open) $1BB98B6F6EBCB616D0BD9485EA4B6FA7A7501D74(open) +99ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:21.000 [info] pathbias_count_build_success: Got success count 3.000000/3.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 4): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $F3DF2415A5ECFB57835CF7E629C3AD0E1DA6732B(open) $A932F56F69D24A96A0CBC4F32922A62DEFD28C77(open) $1BB98B6F6EBCB616D0BD9485EA4B6FA7A7501D74(open) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] link_apconn_to_circ: Looks like completed circuit to hidden service does allow optimistic data for connection to [scrubbed] | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 2823494185 to begin stream 25869. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 2823494185 | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_ap_handshake_send_begin: Sending up to 93 + 0 bytes of queued-up data +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 3, last hop niftyentry115): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $28B39D67BD18D13694DE03679EA4A864EB6977E9(closed) $5CCC3569C67B7F1BB733664D43DF4645F2A4B04D(closed) +41ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 2823494185 streamid 25869 after 0 seconds. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 4): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $F3DF2415A5ECFB57835CF7E629C3AD0E1DA6732B(open) $A932F56F69D24A96A0CBC4F32922A62DEFD28C77(open) $1BB98B6F6EBCB616D0BD9485EA4B6FA7A7501D74(open) +169ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 25869. Removing stream. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +64ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] handle_response_fetch_hsdesc_v3: Received v3 hsdesc (body size 14111, status 200 ("OK")) +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] handle_response_fetch_hsdesc_v3: Stored hidden service descriptor successfully. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] hs_client_desc_has_arrived: Descriptor has arrived. Launching circuits. +1ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_get_open_circ_or_launch: Getting rendezvous circuit to v3 service! +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] choose_good_exit_server: Picked new RP: [scrubbed] | |
lnrpc:torproc Apr 16 18:30:21.000 [info] extend_info_from_node: Including Ed25519 ID for $E7EF73B4722CFAF0E8AA2151D3AA78701DE5F19B~Silverwing at 178.254.22.21 +3ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] extend_info_from_node: Including Ed25519 ID for $4FDDFAD51B24DDABB62FB59071F4DC421E76C685~FissionEx3 at 159.69.207.20 and [2a01:4f8:1c1c:6cde::1] +2ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' | |
lnrpc:torproc Apr 16 18:30:21.000 [info] rep_hist_note_used_internal: New port prediction added. Will continue predictive circ building for 2596 more seconds. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_get_open_circ_or_launch: Chose $64CB2B32C10ADD4B93D725B7DED238CCCD6D6DBA~ at 204.44.81.158 as intro point for 'service'. +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] onion_pick_cpath_exit: Using requested exit node '$64CB2B32C10ADD4B93D725B7DED238CCCD6D6DBA~ at 204.44.81.158' +1ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] extend_info_from_node: Including Ed25519 ID for $4BD02E6B7282E35D8B4FD260BFFCA59032F9C0B9~dokachin at 91.63.43.228 +1ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] extend_info_from_node: Including Ed25519 ID for $237AB82991092CD6D4FADACE1229E84008E375D9~Rondoletia at 147.87.116.61 +2ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' | |
lnrpc:torproc Apr 16 18:30:21.000 [info] rep_hist_note_used_internal: New port prediction added. Will continue predictive circ building for 2596 more seconds. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_ap_handshake_attach_circuit: Intro 3648282248 (id: 10) and rend circuit 2433369732 (id: 9) circuits are not both ready. Stalling conn. (0 sec old) +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] entry_guard_inc_circ_attempt_count: Got success count 3.000000/4.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +30ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 3, last hop niftyentry115): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $28B39D67BD18D13694DE03679EA4A864EB6977E9(open) $5CCC3569C67B7F1BB733664D43DF4645F2A4B04D(closed) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 3, last hop Silverwing): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $4FDDFAD51B24DDABB62FB59071F4DC421E76C685(closed) $E7EF73B4722CFAF0E8AA2151D3AA78701DE5F19B(closed) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +40ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 4, last hop ): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $4BD02E6B7282E35D8B4FD260BFFCA59032F9C0B9(closed) $237AB82991092CD6D4FADACE1229E84008E375D9(closed) $64CB2B32C10ADD4B93D725B7DED238CCCD6D6DBA(closed) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 3, last hop niftyentry115): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $28B39D67BD18D13694DE03679EA4A864EB6977E9(open) $5CCC3569C67B7F1BB733664D43DF4645F2A4B04D(open) +154ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:21.000 [info] pathbias_count_build_success: Got success count 4.000000/4.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_ap_handshake_attach_circuit: Intro 3648282248 (id: 10) and rend circuit 2433369732 (id: 9) circuits are not both ready. Stalling conn. (0 sec old) +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] entry_guard_inc_circ_attempt_count: Got success count 4.000000/5.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +55ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 3, last hop Silverwing): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $4FDDFAD51B24DDABB62FB59071F4DC421E76C685(open) $E7EF73B4722CFAF0E8AA2151D3AA78701DE5F19B(closed) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 4, last hop ): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $4BD02E6B7282E35D8B4FD260BFFCA59032F9C0B9(open) $237AB82991092CD6D4FADACE1229E84008E375D9(closed) $64CB2B32C10ADD4B93D725B7DED238CCCD6D6DBA(closed) +41ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 3, last hop Silverwing): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $4FDDFAD51B24DDABB62FB59071F4DC421E76C685(open) $E7EF73B4722CFAF0E8AA2151D3AA78701DE5F19B(open) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:21.000 [info] pathbias_count_build_success: Got success count 5.000000/5.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +68ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] client_rendezvous_circ_has_opened: Rendezvous circuit has opened to [scrubbed]. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] hs_circ_send_establish_rendezvous: Send an ESTABLISH_RENDEZVOUS cell on circuit 2433369732 | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_ap_handshake_attach_circuit: Intro 3648282248 (id: 10) and rend circuit 2433369732 (id: 9) circuits are not both ready. Stalling conn. (0 sec old) +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:21.000 [info] internal circ (length 4, last hop ): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $4BD02E6B7282E35D8B4FD260BFFCA59032F9C0B9(open) $237AB82991092CD6D4FADACE1229E84008E375D9(open) $64CB2B32C10ADD4B93D725B7DED238CCCD6D6DBA(closed) +110ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] hs_client_receive_rendezvous_acked: Received an RENDEZVOUS_ESTABLISHED. This circuit is now ready for rendezvous. | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circpad_setup_machine_on_circ: Registering machine client_rp_circ to origin circ 9 (10) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circpad_node_supports_padding: Checking padding: supported | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circpad_negotiate_padding: Negotiating padding on circuit 9 (10), command 2 | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circpad_machine_spec_transition: Circuit 9 circpad machine 0 transitioning from 0 to 1 +100ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circpad_choose_state_length: State length sampled to 1 for circuit 9 | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circpad_machine_schedule_padding: Padding in 881 usec on circuit 9 | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circpad_machine_schedule_padding: Padding circuit 9 in 0 sec, 881 usec | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_ap_handshake_attach_circuit: ready rend circ 2433369732 (id: 9) already here. Nointro-ack yet on intro 3648282248 (id: 10). (stream 0 sec old) | |
lnrpc:torproc Apr 16 18:30:21.000 [info] connection_ap_handshake_attach_circuit: Intro 3648282248 (id: 10) and rend circuit 2433369732 (id: 9) circuits are not both ready. Stalling conn. (0 sec old) +0ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circpad_send_padding_cell_for_callback: Callback: Sending padding to origin circuit 9 (10) [length: 0] | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circpad_machine_spec_transition: Circuit 9 circpad machine 0 transitioning from 1 to 65535 +1ms | |
lnrpc:torproc Apr 16 18:30:21.000 [info] circpad_machine_spec_transitioned_to_end: Padding machine in end state on circuit 9 (10) +0ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] connection_ap_handshake_attach_circuit: ready rend circ 2433369732 (id: 9) already here. Nointro-ack yet on intro 3648282248 (id: 10). (stream 1 sec old) | |
lnrpc:torproc Apr 16 18:30:22.000 [info] connection_ap_handshake_attach_circuit: Intro 3648282248 (id: 10) and rend circuit 2433369732 (id: 9) circuits are not both ready. Stalling conn. (1 sec old) +13ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_predict_and_launch_new: Have 3 clean circs (0 uptime-internal, 1 internal), need another hidden service circ. +0ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] extend_info_from_node: Including Ed25519 ID for $6B9D83843DBD686DBB8066989BFCC90303F67B05~AMDmi3x1 at 185.125.217.66 and [2a02:f680:1:1100::174] +4ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:22.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +1ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] extend_info_from_node: Including Ed25519 ID for $823701D5C4C5D72C3FF533113F25A1922DED6303~DefiantDaveRelay01 at 174.141.200.41 +2ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +0ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:22.000 [info] internal circ (length 3, last hop AMDmi3x1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $823701D5C4C5D72C3FF533113F25A1922DED6303(closed) $6B9D83843DBD686DBB8066989BFCC90303F67B05(closed) +55ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circpad_deliver_recognized_relay_cell_events: Got padding cell on origin circuit 9. +40ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] entry_guard_inc_circ_attempt_count: Got success count 5.000000/6.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +138ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:22.000 [info] internal circ (length 3, last hop AMDmi3x1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $823701D5C4C5D72C3FF533113F25A1922DED6303(open) $6B9D83843DBD686DBB8066989BFCC90303F67B05(closed) | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:22.000 [info] internal circ (length 4, last hop ): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $4BD02E6B7282E35D8B4FD260BFFCA59032F9C0B9(open) $237AB82991092CD6D4FADACE1229E84008E375D9(open) $64CB2B32C10ADD4B93D725B7DED238CCCD6D6DBA(open) +40ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:22.000 [info] client_intro_circ_has_opened: Introduction circuit 3648282248 has opened. Attaching streams. | |
lnrpc:torproc Apr 16 18:30:22.000 [info] connection_ap_handshake_attach_circuit: ready rend circ 2433369732 (id: 9) already here. Nointro-ack yet on intro 3648282248 (id: 10). (stream 1 sec old) | |
lnrpc:torproc Apr 16 18:30:22.000 [info] connection_ap_handshake_attach_circuit: Found open intro circ 3648282248 (id: 10). Rend circuit 2433369732 (id: 9); Sending introduction. (stream 1 sec old) | |
lnrpc:torproc Apr 16 18:30:22.000 [info] send_introduce1: Sending INTRODUCE1 cell to service [scrubbed] on circuit 3648282248 | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circpad_setup_machine_on_circ: Registering machine client_ip_circ to origin circ 10 (7) | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circpad_node_supports_padding: Checking padding: unsupported | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circpad_add_matching_machines: Padding not negotiated. Cleaning machine from circuit 10 +0ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circpad_circuit_machineinfo_free_idx: Freeing padding info idx 0 on circuit 10 (7) | |
lnrpc:torproc Apr 16 18:30:22.000 [info] pathbias_count_use_attempt: Used circuit 9 is already in path state use succeeded. Circuit is a Hidden service client: Pending rendezvous point currently open. +0ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:22.000 [info] internal circ (length 3, last hop AMDmi3x1): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $823701D5C4C5D72C3FF533113F25A1922DED6303(open) $6B9D83843DBD686DBB8066989BFCC90303F67B05(open) +325ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:22.000 [info] pathbias_count_build_success: Got success count 6.000000/6.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:22.000 [info] connection_ap_handshake_attach_circuit: Intro circ 3648282248 (id: 10) present and awaiting ACK. Rend circuit 2433369732 (id: 9). Stalling. (stream 1 sec old) +0ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] handle_introduce_ack_success: Received INTRODUCE_ACK ack! Informing rendezvous +55ms | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_mark_for_close_: Circuit 3648282248 (id: 10) marked for close at src/feature/hs/hs_client.c:1029 (orig reason: 9, new reason: 0) | |
lnrpc:torproc Apr 16 18:30:22.000 [info] circuit_free_: Circuit 0 (id: 10) has been freed. +0ms | |
lnrpc:torproc Apr 16 18:30:23.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 2 sec old) | |
lnrpc:torproc Apr 16 18:30:23.000 [info] circuit_predict_and_launch_new: Have 4 clean circs (0 uptime-internal, 2 internal), need another hidden service circ. +341ms | |
lnrpc:torproc Apr 16 18:30:23.000 [info] extend_info_from_node: Including Ed25519 ID for $D5C6F62A5D1B3C711CA5E6F9D3772A432E96F6C2~skosh at 94.130.40.100 | |
lnrpc:torproc Apr 16 18:30:23.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:23.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +2ms | |
lnrpc:torproc Apr 16 18:30:23.000 [info] extend_info_from_node: Including Ed25519 ID for $FA1845C313B88EF49E8BE1F23B02CD0AC702B636~arbitraryKenzie2 at 95.216.14.206 and [2a01:4f9:2a:f21::3] +2ms | |
lnrpc:torproc Apr 16 18:30:23.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +0ms | |
lnrpc:torproc Apr 16 18:30:23.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:23.000 [info] internal circ (length 3, last hop skosh): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $FA1845C313B88EF49E8BE1F23B02CD0AC702B636(closed) $D5C6F62A5D1B3C711CA5E6F9D3772A432E96F6C2(closed) +52ms | |
lnrpc:torproc Apr 16 18:30:23.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:23.000 [info] entry_guard_inc_circ_attempt_count: Got success count 6.000000/7.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +92ms | |
lnrpc:torproc Apr 16 18:30:23.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:23.000 [info] internal circ (length 3, last hop skosh): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $FA1845C313B88EF49E8BE1F23B02CD0AC702B636(open) $D5C6F62A5D1B3C711CA5E6F9D3772A432E96F6C2(closed) | |
lnrpc:torproc Apr 16 18:30:23.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:23.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:23.000 [info] internal circ (length 3, last hop skosh): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $FA1845C313B88EF49E8BE1F23B02CD0AC702B636(open) $D5C6F62A5D1B3C711CA5E6F9D3772A432E96F6C2(open) +145ms | |
lnrpc:torproc Apr 16 18:30:23.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:23.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:23.000 [info] pathbias_count_build_success: Got success count 7.000000/7.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:23.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 2 sec old) +1ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 3 sec old) | |
lnrpc:torproc Apr 16 18:30:24.000 [info] circuit_predict_and_launch_new: Have 5 clean circs (0 uptime-internal, 3 internal), need another hidden service circ. +710ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] extend_info_from_node: Including Ed25519 ID for $D710B8449C8EC4E3ED55B8C7483B6445ED9A0DBB~NaiveFrenchPoodle at 51.77.149.34 +4ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:24.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +0ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] extend_info_from_node: Including Ed25519 ID for $BB004C7F4C5C9FAE5E001864537F89388444F572~Unnamed at 37.191.202.95 +1ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +0ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:24.000 [info] internal circ (length 3, last hop NaiveFrenchPoodle): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $BB004C7F4C5C9FAE5E001864537F89388444F572(closed) $D710B8449C8EC4E3ED55B8C7483B6445ED9A0DBB(closed) +54ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] entry_guard_inc_circ_attempt_count: Got success count 7.000000/8.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +123ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:24.000 [info] internal circ (length 3, last hop NaiveFrenchPoodle): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $BB004C7F4C5C9FAE5E001864537F89388444F572(open) $D710B8449C8EC4E3ED55B8C7483B6445ED9A0DBB(closed) | |
lnrpc:torproc Apr 16 18:30:24.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:24.000 [info] internal circ (length 3, last hop NaiveFrenchPoodle): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $BB004C7F4C5C9FAE5E001864537F89388444F572(open) $D710B8449C8EC4E3ED55B8C7483B6445ED9A0DBB(open) +224ms | |
lnrpc:torproc Apr 16 18:30:24.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:24.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:24.000 [info] pathbias_count_build_success: Got success count 8.000000/8.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:24.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 3 sec old) +0ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 4 sec old) | |
lnrpc:torproc Apr 16 18:30:25.000 [info] circuit_predict_and_launch_new: Have 6 clean circs (0 uptime-internal, 4 internal), need another hidden service circ. +593ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] extend_info_from_node: Including Ed25519 ID for $DA71126E1D0B11605533B7AD399DD5A7EC8E2F0E~blackstar at 80.127.107.154 and [2001:982:cb89:1::5] +3ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:25.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +0ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] extend_info_from_node: Including Ed25519 ID for $5F58E9417DF94A66529864FA1134635614958A44~ThereIsNoCowLvl at 176.9.118.73 +2ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +0ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:25.000 [info] internal circ (length 3, last hop blackstar): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $5F58E9417DF94A66529864FA1134635614958A44(closed) $DA71126E1D0B11605533B7AD399DD5A7EC8E2F0E(closed) +50ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] or_state_save: Saved state to "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/state" +1ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] entry_guard_inc_circ_attempt_count: Got success count 8.000000/9.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +75ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:25.000 [info] internal circ (length 3, last hop blackstar): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $5F58E9417DF94A66529864FA1134635614958A44(open) $DA71126E1D0B11605533B7AD399DD5A7EC8E2F0E(closed) | |
lnrpc:torproc Apr 16 18:30:25.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:25.000 [info] internal circ (length 3, last hop blackstar): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $5F58E9417DF94A66529864FA1134635614958A44(open) $DA71126E1D0B11605533B7AD399DD5A7EC8E2F0E(open) | |
lnrpc:torproc Apr 16 18:30:25.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:25.000 [info] circuit_build_no_more_hops: circuit built! +93ms | |
lnrpc:torproc Apr 16 18:30:25.000 [info] pathbias_count_build_success: Got success count 9.000000/9.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:25.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 4 sec old) +0ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 5 sec old) | |
lnrpc:torproc Apr 16 18:30:26.000 [info] circuit_predict_and_launch_new: Have 7 clean circs (0 uptime-internal, 5 internal), need another hidden service circ. +775ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] extend_info_from_node: Including Ed25519 ID for $85A3AC041E3FCD796AF5D653953D5E27A56E3719~niftycongogerbil at 51.38.164.157 and [2001:41d0:8:d077:0:1:305b:fdd2] +4ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:26.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +0ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] extend_info_from_node: Including Ed25519 ID for $44DC23661E05DEFD94398936D9334987ABCB6E5E~currentlane at 88.198.91.74 and [2a01:4f8:160:6092:d7bd:a39:3e52:b65d] +1ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +1ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:26.000 [info] internal circ (length 3, last hop niftycongogerbil): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $44DC23661E05DEFD94398936D9334987ABCB6E5E(closed) $85A3AC041E3FCD796AF5D653953D5E27A56E3719(closed) +54ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] entry_guard_inc_circ_attempt_count: Got success count 9.000000/10.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +77ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:26.000 [info] internal circ (length 3, last hop niftycongogerbil): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $44DC23661E05DEFD94398936D9334987ABCB6E5E(open) $85A3AC041E3FCD796AF5D653953D5E27A56E3719(closed) | |
lnrpc:torproc Apr 16 18:30:26.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] or_state_save: Saved state to "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-RmHJwF/data/state" +94ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] circuit_finish_handshake: Finished building circuit hop: +5ms | |
lnrpc:torproc Apr 16 18:30:26.000 [info] internal circ (length 3, last hop niftycongogerbil): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $44DC23661E05DEFD94398936D9334987ABCB6E5E(open) $85A3AC041E3FCD796AF5D653953D5E27A56E3719(open) | |
lnrpc:torproc Apr 16 18:30:26.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:26.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:26.000 [info] pathbias_count_build_success: Got success count 10.000000/10.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:26.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 5 sec old) +0ms | |
lnrpc:torproc Apr 16 18:30:27.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 6 sec old) | |
lnrpc:torproc Apr 16 18:30:27.000 [info] circuit_predict_and_launch_new: Have 8 clean circs (0 uptime-internal, 6 internal), need another hidden service circ. +764ms | |
lnrpc:torproc Apr 16 18:30:27.000 [info] extend_info_from_node: Including Ed25519 ID for $44DC23661E05DEFD94398936D9334987ABCB6E5E~currentlane at 88.198.91.74 and [2a01:4f8:160:6092:d7bd:a39:3e52:b65d] +3ms | |
lnrpc:torproc Apr 16 18:30:27.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:27.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +1ms | |
lnrpc:torproc Apr 16 18:30:27.000 [info] extend_info_from_node: Including Ed25519 ID for $331C499F36FD792AA78852D9163498F4E2B7929C~Voltaire at 51.15.40.200 +1ms | |
lnrpc:torproc Apr 16 18:30:27.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +0ms | |
lnrpc:torproc Apr 16 18:30:27.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:27.000 [info] internal circ (length 3, last hop currentlane): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $331C499F36FD792AA78852D9163498F4E2B7929C(closed) $44DC23661E05DEFD94398936D9334987ABCB6E5E(closed) | |
lnrpc:torproc Apr 16 18:30:27.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +59ms | |
lnrpc:torproc Apr 16 18:30:27.000 [info] entry_guard_inc_circ_attempt_count: Got success count 10.000000/11.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +95ms | |
lnrpc:torproc Apr 16 18:30:27.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:27.000 [info] internal circ (length 3, last hop currentlane): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $331C499F36FD792AA78852D9163498F4E2B7929C(open) $44DC23661E05DEFD94398936D9334987ABCB6E5E(closed) | |
lnrpc:torproc Apr 16 18:30:27.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 7 sec old) | |
lnrpc:torproc Apr 16 18:30:28.000 [info] circuit_predict_and_launch_new: Have 9 clean circs (0 uptime-internal, 7 internal), need another hidden service circ. +842ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] extend_info_from_node: Including Ed25519 ID for $E13F7EE1535ED8AEAB92A5EEAEE9A0C782ED33E2~ipheiboqu8oorai8Ais at 84.239.153.105 +3ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:28.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +0ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] extend_info_from_node: Including Ed25519 ID for $C2C899E91F7A550351437776900883BC979BEECD~nodvrelay15 at 45.62.227.240 +1ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +0ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:28.000 [info] internal circ (length 3, last hop ipheiboqu8oorai8Ais): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $C2C899E91F7A550351437776900883BC979BEECD(closed) $E13F7EE1535ED8AEAB92A5EEAEE9A0C782ED33E2(closed) +52ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] entry_guard_inc_circ_attempt_count: Got success count 10.000000/12.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +166ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:28.000 [info] internal circ (length 3, last hop ipheiboqu8oorai8Ais): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $C2C899E91F7A550351437776900883BC979BEECD(open) $E13F7EE1535ED8AEAB92A5EEAEE9A0C782ED33E2(closed) | |
lnrpc:torproc Apr 16 18:30:28.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:28.000 [info] internal circ (length 3, last hop ipheiboqu8oorai8Ais): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $C2C899E91F7A550351437776900883BC979BEECD(open) $E13F7EE1535ED8AEAB92A5EEAEE9A0C782ED33E2(open) +333ms | |
lnrpc:torproc Apr 16 18:30:28.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:28.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:28.000 [info] pathbias_count_build_success: Got success count 11.000000/12.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:28.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 7 sec old) +0ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 8 sec old) | |
lnrpc:torproc Apr 16 18:30:29.000 [info] circuit_predict_and_launch_new: Have 10 clean circs (0 uptime-internal, 8 internal), need another hidden service circ. +444ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] extend_info_from_node: Including Ed25519 ID for $7816DEDDD7CD78F91FEB72E397ACB18B881328AC~BarrySylvia at 3.20.179.249 +3ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:29.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +1ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] extend_info_from_node: Including Ed25519 ID for $3682E4F4C1DEC89433B694E6087A7EFAE8FFDFA3~niftyentry87 at 185.220.101.227 and [2a0b:f4c2:2::227] +1ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +0ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:29.000 [info] internal circ (length 3, last hop BarrySylvia): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $3682E4F4C1DEC89433B694E6087A7EFAE8FFDFA3(closed) $7816DEDDD7CD78F91FEB72E397ACB18B881328AC(closed) +52ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] entry_guard_inc_circ_attempt_count: Got success count 11.000000/13.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +87ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:29.000 [info] internal circ (length 3, last hop BarrySylvia): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $3682E4F4C1DEC89433B694E6087A7EFAE8FFDFA3(open) $7816DEDDD7CD78F91FEB72E397ACB18B881328AC(closed) +0ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:29.000 [info] internal circ (length 3, last hop BarrySylvia): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $3682E4F4C1DEC89433B694E6087A7EFAE8FFDFA3(open) $7816DEDDD7CD78F91FEB72E397ACB18B881328AC(open) +181ms | |
lnrpc:torproc Apr 16 18:30:29.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:29.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:29.000 [info] pathbias_count_build_success: Got success count 12.000000/13.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:29.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 8 sec old) +0ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 9 sec old) | |
lnrpc:torproc Apr 16 18:30:30.000 [info] circuit_predict_and_launch_new: Have 11 clean circs (0 uptime-internal, 9 internal), need another hidden service circ. +678ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] extend_info_from_node: Including Ed25519 ID for $6EF78BB131DA33F9D266BC4BB5972261E34DBD13~VegaIT at 178.239.176.73 +4ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] select_primary_guard_for_circuit: Selected primary guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) for circuit. | |
lnrpc:torproc Apr 16 18:30:30.000 [info] extend_info_from_node: Including Ed25519 ID for $0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101 +0ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] extend_info_from_node: Including Ed25519 ID for $70F09E981D6D4A34A35F248F0C873CBA356A0612~nha at 81.17.17.130 +1ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$0B555940D37DC849728841C0B290074E1A1BDCA8~TORro at 188.138.75.101' +0ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:30.000 [info] internal circ (length 3, last hop VegaIT): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $70F09E981D6D4A34A35F248F0C873CBA356A0612(closed) $6EF78BB131DA33F9D266BC4BB5972261E34DBD13(closed) +60ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] entry_guard_inc_circ_attempt_count: Got success count 12.000000/14.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) +99ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:30.000 [info] internal circ (length 3, last hop VegaIT): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $70F09E981D6D4A34A35F248F0C873CBA356A0612(open) $6EF78BB131DA33F9D266BC4BB5972261E34DBD13(closed) | |
lnrpc:torproc Apr 16 18:30:30.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] circuit_finish_handshake: Finished building circuit hop: | |
lnrpc:torproc Apr 16 18:30:30.000 [info] internal circ (length 3, last hop VegaIT): $0B555940D37DC849728841C0B290074E1A1BDCA8(open) $70F09E981D6D4A34A35F248F0C873CBA356A0612(open) $6EF78BB131DA33F9D266BC4BB5972261E34DBD13(open) +127ms | |
lnrpc:torproc Apr 16 18:30:30.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:30.000 [info] circuit_build_no_more_hops: circuit built! | |
lnrpc:torproc Apr 16 18:30:30.000 [info] pathbias_count_build_success: Got success count 13.000000/14.000000 for guard TORro ($0B555940D37DC849728841C0B290074E1A1BDCA8) | |
lnrpc:torproc Apr 16 18:30:30.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 2433369732 (id: 9) already here, with intro ack. Stalling. (stream 9 sec old) +0ms | |
lnrpc:service:WalletUnlocker Unable to connect to WalletUnlocker service Error: Failed to connect before the deadline | |
at checkState (/Users/tom/workspace/node-lnd-grpc/node_modules/@grpc/grpc-js/src/client.ts:165:18) | |
at Timeout._onTimeout (/Users/tom/workspace/node-lnd-grpc/node_modules/@grpc/grpc-js/src/channel.ts:456:9) | |
at listOnTimeout (internal/timers.js:531:17) | |
at processTimers (internal/timers.js:475:7) +10s | |
2020-04-16T16:30:30.615Z | subchannel | 127.0.0.1:9065 refcount 2 -> 1 | |
2020-04-16T16:30:30.616Z | resolving_load_balancer | dns:127.0.0.1:9065 CONNECTING -> SHUTDOWN | |
2020-04-16T16:30:30.616Z | connectivity_state | dns:127.0.0.1:9065 CONNECTING -> SHUTDOWN | |
2020-04-16T16:30:30.616Z | connectivity_state | dns:127.0.0.1:9065 SHUTDOWN -> SHUTDOWN | |
2020-04-16T16:30:30.616Z | subchannel | 127.0.0.1:9065 refcount 1 -> 0 | |
2020-04-16T16:30:30.616Z | subchannel | 127.0.0.1:9065 CONNECTING -> TRANSIENT_FAILURE | |
Error: Failed to connect before the deadline | |
at checkState (/Users/tom/workspace/node-lnd-grpc/node_modules/@grpc/grpc-js/src/client.ts:165:18) | |
at Timeout._onTimeout (/Users/tom/workspace/node-lnd-grpc/node_modules/@grpc/grpc-js/src/channel.ts:456:9) | |
at listOnTimeout (internal/timers.js:531:17) | |
at processTimers (internal/timers.js:475:7) | |
lnrpc:grpc Unable to determine wallet state Error: Failed to connect before the deadline | |
at checkState (/Users/tom/workspace/node-lnd-grpc/node_modules/@grpc/grpc-js/src/client.ts:165:18) | |
at Timeout._onTimeout (/Users/tom/workspace/node-lnd-grpc/node_modules/@grpc/grpc-js/src/channel.ts:456:9) | |
at listOnTimeout (internal/timers.js:531:17) | |
at processTimers (internal/timers.js:475:7) +10s | |
lnrpc:tor Stopping tor with pid: 64426 +38s | |
Failed to connect to proxy 127.0.0.1:9065 with error socket hang up | |
✖ Error: Failed to connect before the deadline | |
----------------------------------------------- | |
operator: fail | |
stack: |- | |
Error: Error: Failed to connect before the deadline | |
at Test.assert [as _assert] (/Users/tom/workspace/node-lnd-grpc/node_modules/tape/lib/test.js:228:54) | |
at Test.bound [as _assert] (/Users/tom/workspace/node-lnd-grpc/node_modules/tape/lib/test.js:80:32) | |
at Test.fail (/Users/tom/workspace/node-lnd-grpc/node_modules/tape/lib/test.js:322:10) | |
at Test.bound [as fail] (/Users/tom/workspace/node-lnd-grpc/node_modules/tape/lib/test.js:80:32) | |
at /Users/tom/workspace/node-lnd-grpc/test/grpc.test.js:240:7 | |
at processTicksAndRejections (internal/process/task_queues.js:93:5) | |
Failed Tests: There was 1 failure | |
connect (paths) | |
✖ Error: Failed to connect before the deadline | |
total: 1 | |
passing: 0 | |
failing: 1 | |
duration: 39.3s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment