[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #21576 [Core Tor]: Bug: Assertion linked_dir_conn_base failed in connection_ap_handshake_send_begin
#21576: Bug: Assertion linked_dir_conn_base failed in
connection_ap_handshake_send_begin
-------------------------+------------------------------
Reporter: alecmuffett | Owner:
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor | Version: Tor: 0.2.9.9
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------+------------------------------
Changes (by alecmuffett):
* component: Core Tor/Tor => Core Tor
* milestone: Tor: 0.3.0.x-final =>
Comment:
For reference, in case it's relevant, the worker onions for OnionBalance
all have configs that look something like this.
@asn: If it continues, this fatally blocks my ability to use and deploy
OnionBalance into corporate environments. That would be somewhat
deleterious.
{{{
# -*- conf -*-
# eotk (c) 2017 Alec Muffett
# template note: here we use TOR_DIR not PROJECT_DIR because of the
# relocation of Tor directories under `softmap`
DataDirectory /home/pi/eotk/projects.d/wiki.d/hs-1.d
ControlPort unix:/home/pi/eotk/projects.d/wiki.d/hs-1.d/tor-control.sock
PidFile /home/pi/eotk/projects.d/wiki.d/hs-1.d/tor.pid
Log notice file /home/pi/eotk/projects.d/wiki.d/hs-1.d/tor.log
SafeLogging 1
HeartbeatPeriod 60 minutes
LongLivedPorts 80,443
RunAsDaemon 1
# use single onions
SocksPort 0 # have to disable this for single onions
HiddenServiceSingleHopMode 1 # yep, i want single onions
HiddenServiceNonAnonymousMode 1 # yes, really, honest, i swear
# softmap
HiddenServiceDir /home/pi/eotk/projects.d/wiki.d/hs-1.d
HiddenServicePort 80
unix:/home/pi/eotk/projects.d/wiki.d/hs-1.d/port-80.sock
HiddenServicePort 443
unix:/home/pi/eotk/projects.d/wiki.d/hs-1.d/port-443.sock
HiddenServiceNumIntroductionPoints 3
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21576#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs