[tahoe-dev] newbie question

Two Spirit twospirit6905 at gmail.com
Sun Jul 29 20:24:20 UTC 2012


Hi
I'm new to tahoe-LAFS, I tried GlusterFS and Ceph and got a little
knowledge of this stuff. I got through the first
couple cryptic python error messages, and this one seems to be that it
can't find the node
stuff, but I created a directory /tmp/xxx and ran tahoe create-node .
inside of it. ran tahoe start. set the
introducer.furl to the public place. I started my own introducer too, but I
guess I don't need it for now
nothing showed up in localhost:3456. help. don't know what to do.


root:~/.tahoe# tahoe create-alias tahoe
Traceback (most recent call last):
  File "/usr/bin/tahoe", line 3, in <module>
    runner.run()
  File "/usr/lib/pymodules/python2.7/allmydata/scripts/runner.py", line
113, in run
    rc = runner(sys.argv[1:], install_node_control=install_node_control)
  File "/usr/lib/pymodules/python2.7/allmydata/scripts/runner.py", line 67,
in runner
    config.parseOptions(argv)
  File "/usr/lib/python2.7/dist-packages/twisted/python/usage.py", line
266, in parseOptions
    self.subOptions.parseOptions(rest)
  File "/usr/lib/python2.7/dist-packages/twisted/python/usage.py", line
276, in parseOptions
    self.postOptions()
  File "/usr/lib/pymodules/python2.7/allmydata/scripts/cli.py", line 42, in
postOptions
    self['node-url'] = open(node_url_file, "r").read().strip()
IOError: [Errno 2] No such file or directory: u'/root/.tahoe/node.url'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20120729/680105ba/attachment.html>


More information about the tahoe-dev mailing list