[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2860: tahoe create-node writes tcp=tor even for i2p
Tahoe-LAFS
trac at tahoe-lafs.org
Thu Dec 29 20:10:11 UTC 2016
#2860: tahoe create-node writes tcp=tor even for i2p
----------------------------+---------------------------
Reporter: dawuud | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.12.0
Keywords: i2p cli config | Launchpad Bug:
----------------------------+---------------------------
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.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2860>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list