error due to lack of a node directory / node.url is poorly reported #2089

Closed
opened 2013-10-01 02:38:34 +00:00 by jbark55 · 2 comments
jbark55 commented 2013-10-01 02:38:34 +00:00
Owner
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: [2]Errno No such file or directory: u'/home/USER/.tahoe/node.url'
``` 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: [2]Errno No such file or directory: u'/home/USER/.tahoe/node.url' ```
tahoe-lafs added the
unknown
normal
defect
1.10.0
labels 2013-10-01 02:38:34 +00:00
tahoe-lafs added this to the undecided milestone 2013-10-01 02:38:34 +00:00
jbark55 commented 2013-10-01 02:39:20 +00:00
Author
Owner

i meant mkdir and typed that correctly in terminal

i meant mkdir and typed that correctly in terminal
zooko changed title from problem with tahoe midir tester to problem with tahoe mkdir tester 2013-10-01 04:04:47 +00:00
tahoe-lafs added
code-frontend-cli
and removed
unknown
labels 2014-01-21 20:47:30 +00:00
tahoe-lafs changed title from problem with tahoe mkdir tester to error due to lack of a node directory / node.url is poorly reported 2014-01-21 20:47:30 +00:00
daira commented 2014-01-21 20:49:45 +00:00
Author
Owner

Duplicate of #1376.

Duplicate of #1376.
tahoe-lafs added the
duplicate
label 2014-01-21 20:49:45 +00:00
daira closed this issue 2014-01-21 20:49:45 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#2089
No description provided.