Is node.url in the ~/.tahoe directory pointed at <a href="http://127.0.0.1:3456/">http://127.0.0.1:3456/</a>? Is the server running and listening on port 3456?<div><br></div><div>Also, for security, it's a good idea to create a user just for running tahoe instead of running it as root.</div>
<div><br><div class="gmail_quote">On Sun, Jul 29, 2012 at 5:28 PM, Two Spirit <span dir="ltr"><<a href="mailto:twospirit6905@gmail.com" target="_blank">twospirit6905@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>I need help to get more debugging messages. It was working a while ago. got the web interface to work</div><div>on port 3456 (idiot me, bound to localhost) then I went back to the command line and it stopped.</div><div>

I tried stopping and restarting the node, but that didn't help any. I don't know what happened to my</div><div>data or what socket I'm having connection problems with.</div><div><br></div><div>root:~/.tahoe# tahoe ls tahoe:</div>

<div>Traceback (most recent call last):</div><div>  File "/usr/bin/tahoe", line 3, in <module></div><div>    runner.run()</div><div>  File "/usr/lib/pymodules/python2.7/allmydata/scripts/runner.py", line 113, in run</div>

<div>    rc = runner(sys.argv[1:], install_node_control=install_node_control)</div><div>  File "/usr/lib/pymodules/python2.7/allmydata/scripts/runner.py", line 99, in runner</div><div>    rc = cli.dispatch[command](so)</div>

<div>  File "/usr/lib/pymodules/python2.7/allmydata/scripts/cli.py", line 496, in list</div><div>    rc = tahoe_ls.list(options)</div><div>  File "/usr/lib/pymodules/python2.7/allmydata/scripts/tahoe_ls.py", line 31, in list</div>

<div>    resp = do_http("GET", url)</div><div>  File "/usr/lib/pymodules/python2.7/allmydata/scripts/common_http.py", line 60, in do_http</div><div>    c.endheaders()</div><div>  File "/usr/lib/python2.7/httplib.py", line 954, in endheaders</div>

<div>    self._send_output(message_body)</div><div>  File "/usr/lib/python2.7/httplib.py", line 814, in _send_output</div><div>    self.send(msg)</div><div>  File "/usr/lib/python2.7/httplib.py", line 776, in send</div>

<div>    self.connect()</div><div>  File "/usr/lib/python2.7/httplib.py", line 757, in connect</div><div>    self.timeout, self.source_address)</div><div>  File "/usr/lib/python2.7/socket.py", line 571, in create_connection</div>

<div>    raise err</div><div>socket.error: [Errno 111] Connection refused</div><div>root:~/.tahoe# ^C</div><div>root:~/.tahoe# </div><div><br></div>
<br>_______________________________________________<br>
tahoe-dev mailing list<br>
<a href="mailto:tahoe-dev@tahoe-lafs.org">tahoe-dev@tahoe-lafs.org</a><br>
<a href="https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev" target="_blank">https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev</a><br>
<br></blockquote></div><br></div>