#2089 closed defect

problem with tahoe midir tester — at Initial Version

Reported by: jbark55 Owned by: daira
Priority: normal Milestone: undecided
Component: code-frontend-cli Version: 1.10.0
Keywords: error usability new-user Cc:
Launchpad Bug:

Description

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

selfnode-url? = open(node_url_file, "r").read().strip()

IOError: [Errno 2] No such file or directory: u'/home/USER/.tahoe/node.url'

Change History (0)

Note: See TracTickets for help on using tickets.