﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2860	tahoe create-node writes tcp=tor even for i2p	dawuud	Brian Warner <warner@…>	"
str4d has found that even without txtorcon installed you can trigger a bug where configuring a storage node via the CLI doesn't work as expected:

{{{
tahoe create-node --hide-ip --listen=i2p

tahoe create-client --hide-ip --introducer=i2p:...
}}}

these two commands result in the tahoe.cfg being written with:

{{{
[connections]
tcp=tor
}}}

the subsequent tahoe start command will of course fail.
"	defect	closed	normal	1.12.1	code-nodeadmin	1.12.0	fixed	i2p cli config		
