[tahoe-dev] some error

Iantcho Vassilev ianchov at gmail.com
Sun Dec 16 07:47:02 UTC 2012


Sure..


But i think i am not so newbuy not to see it :)


# -*- mode: conf; coding: utf-8 -*-

# This file controls the configuration of the Tahoe node that
# lives in this directory. It is only read at node startup.
# For details about the keys that can be set here, please
# read the 'docs/configuration.rst' file that came with your
# Tahoe installation.


[node]
nickname = MYNICKNAME
web.port = tcp:3456:interface=127.0.0.1
web.static = public_html
tub.port = 56777
tub.location = 5.39.92.231:56777
#log_gatherer.furl =
#timeout.keepalive =
#timeout.disconnect =
#ssh.port = 8022
#ssh.authorized_keys_file = ~/.ssh/authorized_keys

[client]
# Which services should this client connect to?
introducer.furl = *********
helper.furl =
#key_generator.furl =
#stats_gatherer.furl =

# What encoding parameters should this client use for uploads?
#shares.needed = 3
##Bshares.happy = 7
#shares.total = 10

[storage]
# Shall this node provide storage service?
enabled = true
#readonly =
reserved_space = 100G
expire.enabled = True
expire.mode = age
expire.override_lease_duration = 1 month

[helper]
# Shall this node run a helper service that clients can use?
enabled = false

[drop_upload]
# Shall this node automatically upload files created or modified in a local
directory?
enabled = false
# To specify the target of uploads, a mutable directory writecap URI must
be placed
# in 'private/drop_upload_dircap'.
local.directory = ~/drop_upload



_______________________________________________________________________________________

On Sun, Dec 16, 2012 at 9:42 AM, Peter Secor <secorp at gmail.com> wrote:

> Perhaps there is another configuration line earlier in the file with the
> same IP but no port? If you don't mind sharing your tahoe.cfg maybe we can
> help find the error.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20121216/acfa6646/attachment.html>


More information about the tahoe-dev mailing list