[tahoe-dev] Configuration/running tahoe-lafs query

sidsal sal sidsaleesh at googlemail.com
Fri May 14 10:45:43 UTC 2010


Hi All,
Request for help in running Taho-lafs usage/configuration. Referred
http://tahoe-lafs.org/source/tahoe/trunk/docs/running.html
and other related links.

*Goal*: Run Tahoe server node in my Windows PC and try to connect from a
Tahoe client from Android client.
(or try connecting from a client in the same Windows PC)

*1.* Created server node using "path-to-the-tahoe-bin-directory/tahoe
create-node --basedir C:\SS\Tahoe-Nodes\server
-->This created the server node
*2.* create introducer node by path-to-the-tahoe-bin-directory/tahoe
create-introducer --basedir C:\SS\Tahoe-Nodes\introducer
-->Introducer created in C:\SS\Tahoe-Nodes\introducer

*3.* Now run the introducer using "tahoe start
got following error

* File
"c:\ss\tahoe-lafs\allmydata-tahoe-1.6.1\twisted-8.2.0-py2.5-win32.egg\twi
sted\application\app.py", line 494, in createOrGetApplication
--- <exception caught here> ---
  File
"c:\ss\tahoe-lafs\allmydata-tahoe-1.6.1\twisted-8.2.0-py2.5-win32.egg\twi
sted\application\app.py", line 505, in getApplication
  File
"c:\ss\tahoe-lafs\allmydata-tahoe-1.6.1\twisted-8.2.0-py2.5-win32.egg\twi
sted\application\service.py", line 390, in loadApplication
  File
"c:\ss\tahoe-lafs\allmydata-tahoe-1.6.1\twisted-8.2.0-py2.5-win32.egg\twi
sted\persisted\sob.py", line 207, in loadValueFromFile
exceptions.IOError: [Errno 2] No such file or directory:
'tahoe-introducer.tac'
Failed to load application: [Errno 2] No such file or directory:
'tahoe-introduc
er.tac'
introducer node probably not started*

As per http://tahoe-lafs.org/source/tahoe/trunk/docs/running.html
"run the introducer using "tahoe start .". After it starts, it will write a
file named introducer.furl in that base directory. This file contains the
URL the other nodes must use in order to connect to this introducer"
*(no such file created for me)*
*4.* tried run command instead of start command
-->nothing happened

Answer for steps 3 &4 breaks or steps needed to start the server node and
connecting from client is highly appreciated.
(Note: I could connect to the pubgrid successfully from my windows client)

Thanks
--Sid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20100514/6a07816b/attachment.html>


More information about the tahoe-dev mailing list