client can't connect to introducer via i2p

Vladislav vladislav.by at gmail.com
Wed Aug 31 09:42:26 UTC 2016


Hello, all!
Hi! I have some troubles: client can't connect to introducer via i2p
I create hidden service for introducer in i2p -
Tahoe_introducerУказывает на: 127.0.0.1:33654
but see message:
Introducer not connected
pb://i2p:557brm5u7uqoamuafn54l7kgega22dp5@wlhwbsf4njp3mo4pcjavpdu76tdevs3r6h2gn5qpakvozuuolptq.b32.i2p/[censored]

======================================
tahoe.cfg :

# -- 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 = mistralbkru_work
web.port = tcp:3456:interface=192.168.56.10
web.static = public_html
tub.port = tcp:2000:interface=127.0.0.1
tub.location = i2p:jbdqex26jrk73uwal3adkvoh3re3thxwbernqzksghlpxcgiachq.b32.i2p

http_proxy = 127.0.0.1:4444

#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 = None

# my
#introducer.furl =
pb://557brm5u7uqoamuafn54l7kgega22dp5@192.168.56.10:33654,127.0.0.1:33654/llchk6qaudgjm3zpz2tmht6zxmlflbrh
introducer.furl =
pb://557brm5u7uqoamuafn54l7kgega22dp5@wlhwbsf4njp3mo4pcjavpdu76tdevs3r6h2gn5qpakvozuuolptq.b32.i2p/llchk6qaudgjm3zpz2tmht6zxmlflbrh

helper.furl =
#key_generator.furl =
#stats_gatherer.furl =

# What encoding parameters should this client use for uploads?
shares.needed = 1
shares.happy = 2
shares.total = 3

[connections]
tcp = i2p

[i2p]
enable = true
#sam.port =
launch = false

[storage]
# Shall this node provide storage service?
enabled = true
readonly = false
reserved_space = 1G
#expire.enabled =
#expire.mode =

[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

[sftpd]
enabled = true
port = tcp:8022:interface=192.168.56.10
host_pubkey_file = private/ssh_host_rsa_key.pub
host_privkey_file = private/ssh_host_rsa_key
accounts.file = private/accounts
======================================
(tahoe) vlad at tahoe:~$ tahoe -V
tahoe-lafs: 1.11.0 [master: 04a3e7993f70ac87c208d61f4387a59f5f419367]
foolscap: 0.12.2
pycryptopp: 0.7.1.869544967005693312591928092448767568728501330214
zfec: 1.4.24
Twisted: 16.4.0
Nevow: 0.14.2
zope.interface: unknown
python: 2.7.9
platform: Linux-debian_8.5-i686-32bit_ELF
pyOpenSSL: 16.1.0
OpenSSL: 1.0.1t [ 3 May 2016]
simplejson: 3.8.2
pycrypto: 2.6.1
pyasn1: 0.1.9
service-identity: 16.0.0
characteristic: 14.3.0
pyasn1-modules: 0.0.8
cryptography: 1.5
cffi: 1.7.0
six: 1.10.0
enum34: 1.1.6
pycparser: 2.14
setuptools: 26.1.1
attrs: 16.1.0 [according to pkg_resources]
ipaddress: 1.0.16 [according to pkg_resources]
idna: 2.1 [according to pkg_resources]


-- 
-----------------
Best regards,
Vladislav


More information about the tahoe-dev mailing list