[tahoe-dev] [tahoe-lafs] #720: Changing web server address breaks CLI
tahoe-lafs
trac at allmydata.org
Sun May 31 08:50:59 PDT 2009
#720: Changing web server address breaks CLI
---------------------+------------------------------------------------------
Reporter: bewst | Owner: nobody
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: unknown | Version: 1.4.1
Keywords: | Launchpad_bug:
---------------------+------------------------------------------------------
I wanted to access the web UI of a node from other nodes on my local
subnet, so I had
{{{
#!cfg
[node]
web.port = tcp:3456:interface=192.168.188.10
}}}
where 192.168.188.10 is the local web address. Unfortunately the result
was commands like "tahoe ls" wouldn't work, because (?) they seem to get
to the grid by going through the local node's WAPI instead of talking to
the grid with whatever mechanism the WAPI itself uses.
--
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/720>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid
More information about the tahoe-dev
mailing list