on Sat May 30 2009, Peter Secor 
<secorp-yA4Be9i5DcKB+jHODAdFcQ-AT-public.gmane.org> wrote:

> Those error messages
>
> David Abrahams wrote:
>
> Hi David,
>
>    Your error messages make me think that you are not connected to the 
> proper grid for whatever your root cap is. 

The tahoe.cfg files on Solaris and OSX are basically identical:

# -*- mode: conf; coding: utf-8 -*-

# This file controls the configuration of the Tahoe node that
# lives in this directory. It is only read at node startup.
# For details about the keys that can be set here, please
# read the 'docs/configuration.txt' file that came with your
# Tahoe installation.


[node]
nickname = zreba.luannocracy.com
web.port = tcp:3456:interface=127.0.0.1
web.static = public_html
#tub.port =
#tub.location = 
#log_gatherer.furl =
#timeout.keepalive =
#timeout.disconnect =
#ssh.port = 8022
#ssh.authorized_keys_file = ~/.ssh/authorized_keys

[client]
introducer.furl = 
pb://[email protected]:38463/introducer
helper.furl = 
pb://[email protected]:51258/ztqhnbd5srnowmax7ivn5d6wjxgjy4kc
#key_generator.furl =
#stats_gatherer.furl =
#shares.needed = 3
#shares.happy = 7
#shares.total = 10

[storage]
enabled = false
#readonly =
#reserved_space =
#expire.enabled =
#expire.mode =

[helper]
enabled = false

The only difference is that on OpenSolaris I have a different interface=
so I can look at the machine from elsewhere on my subnet.  The
OpenSolaris machine's tahoe website shows me lots of storage servers,
and if I look at my root cap, I see the same files and directories I can
see from my iPhone and that I can see from allmydata.com's web
interface.  So wouldn't that belie your theory?

On the OSX machine's site I see no storage servers, and obviously can't
see any of my files.  

Neither CLI works.

> For example, if you have a root cap from the test grid, 

Never used or touched the test grid AFAIK.

> and your introducer is pointed at the production grid, you'll get that
> type of error. Also, make sure to restart any nodes after you change
> their configuration to incorporate any changes. I'm running on OSX,
> Linux, and Windows on the prod net.

Naturally, I restart tahoe every time I change the configuration.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
_______________________________________________
tahoe-dev mailing list
[email protected]
http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to