[tahoe-lafs-trac-stream] [tahoe-lafs] #2147: web.port can conflict

tahoe-lafs trac at tahoe-lafs.org
Wed Jan 8 20:24:04 UTC 2014


#2147: web.port can conflict
---------------------+---------------------------
 Reporter:  joeyh    |          Owner:  daira
     Type:  defect   |         Status:  new
 Priority:  normal   |      Milestone:  undecided
Component:  unknown  |        Version:  1.10.0
 Keywords:           |  Launchpad Bug:
---------------------+---------------------------
 I created 2 separate tahoe nodes on my laptop, and got some very
 surprising behavior. It turned out that tahoe create-node puts in a
 default web.port, and if 2 nodes have the same port, any tahoe command
 will assume that, since it connects to the configured port, it's talking
 with the right node.

 This impacts at least the git-annex tahoe special remote, which sets up a
 tahoe node for the user. Users sometimes have more than 1 git-annex
 repository, and so will try to set up separate tahoe special remotes
 (which might connect back to the same grid, or not).

 It would be great if web.port could be set to something like
 tcp:any:interface=127.0.0.1, and then tahoe start could just pick any free
 port.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2147>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list