[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1360: setting '[ftpd]enabled = true' caused 'tahoe run' to fail silently
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Dec 2 19:45:03 UTC 2014
#1360: setting '[ftpd]enabled = true' caused 'tahoe run' to fail silently
----------------------------------------+------------------------
Reporter: davidsarah | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: code-frontend-ftp-sftp | Version: 1.8.2
Resolution: | Keywords: ftpd error
Launchpad Bug: |
----------------------------------------+------------------------
Changes (by warner):
* component: code-frontend => code-frontend-ftp-sftp
Old description:
> I added the following, taken from [source:docs/frontends/FTP-and-SFTP.rst
> #configuring-ftp-access], to a previously-working {{{tahoe.cfg}}} in
> order to enable the FTP frontend:
>
> {{{
> [ftpd]
> enabled = true
> port = tcp:8021:interface=127.0.0.1
> accounts.file = private/ftp.accounts
> }}}
>
> then ran "{{{path_to\bin\tahoe run .}}}"
>
> {{{tahoe run}}} exited immediately with no output. Commenting out
> {{{enabled = true}}} in the {{{[ftpd]}}} section allowed it to work
> again. The {{{ftp.accounts}}} file is working with SFTP.
>
> This is on Windows Vista, using Tahoe v1.8.2. Running the test suite
> gives no test failures, and I've no reason to think that any of the
> dependencies are broken.
New description:
I added the following, taken from [source:docs/frontends/FTP-and-SFTP.rst
#configuring-ftp-access], to a previously-working {{{tahoe.cfg}}} in order
to enable the FTP frontend:
{{{
[ftpd]
enabled = true
port = tcp:8021:interface=127.0.0.1
accounts.file = private/ftp.accounts
}}}
then ran "{{{path_to\bin\tahoe run .}}}"
{{{tahoe run}}} exited immediately with no output. Commenting out
{{{enabled = true}}} in the {{{[ftpd]}}} section allowed it to work again.
The {{{ftp.accounts}}} file is working with SFTP.
This is on Windows Vista, using Tahoe v1.8.2. Running the test suite gives
no test failures, and I've no reason to think that any of the dependencies
are broken.
--
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1360#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list