<div dir="ltr"><div><div><div><div>I took a look at all your logs.<br><br></div>The first thing I noticed was the following error messages on your introducer and node 2 produce these warnings, while node 1 does not:<br><br><pre class=""><pre class=""><span class="">Warning: dependency 'cryptography' (version '0.5.4') found by pkg_resources not found by import.
Warning: dependency 'six' (version '1.8.0') found by pkg_resources not found by import.
Warning: dependency 'cffi' (version '0.8.6') found by pkg_resources not found by import.
Warning: dependency 'pycparser' (version '2.10') found by pkg_resources not found by import.
</span></pre></pre><br></div>can you confirm you have these packages installed in your local python installation?  (or simply run pip install all of them)<br>I noticed similar odd behavior during my initial attempts at installing tahoe on windows (linux seems to be much more forgiving).<br></div><div>In fact you may also want to try running setup clean and setup build.<br></div><div><br></div>This may not be the root cause of your issues, but judging from the the fact that your node cannot even start at this point, it is worth confirming.<br></div><div>Also you are running all of the nodes on your local machine or on separate machines?  What else has changed in your environment?  Is<br>this a new installation or has this setup been running for some time?<br></div><br><div><br><br><div><br></div></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><br>---------------------------------------------------------------------------------<br></div><div><span style="font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);font-size:small"></span><div><font face="'times new roman', serif"><span style="color:rgb(69,69,69);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:21px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none">If you’re not doing anything wrong, you don’t have anything to worry about — unless you’re not doing anything wrong and are also unlucky, then worry away.</span></font><br><font face="'times new roman', serif"><span style="color:rgb(69,69,69);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:21px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none"><b><span lang="la"><i>Quis custodiet ipsos custodes?<br></i></span></b></span>GPG 4096 Bit Public Key : <a href="http://www.lcstyle.net/pubkey.asc" target="_blank">www.lcstyle.net/pubkey.asc</a><br></font></div></div></div></div>
<br><div class="gmail_quote">On Sun, Sep 28, 2014 at 5:34 PM, Roland Haeder <span dir="ltr"><<a href="mailto:roland@mxchange.org" target="_blank">roland@mxchange.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 09/27/2014 08:14 PM, Roland Haeder wrote:<br>
> On 09/27/2014 07:41 PM, jg71 wrote:<br>
>> I'd like to remind folks of ticket #57<br>
>> <a href="https://tahoe-lafs.org/trac/tahoe-lafs/ticket/57" target="_blank">https://tahoe-lafs.org/trac/tahoe-lafs/ticket/57</a><br>
>> logging: compress/truncate/encode/decode/format for human readability<br>
>> and privacy<br>
>><br>
>> Please think carefully about just adding incident logs to Tahoe<br>
>> tickets or share them publicly (at all?) - they often include<br>
>> precarious info about your grid (IP addresses and ports of storage<br>
>> nodes, introducer location, etc.) - please consider manually<br>
>> scrubbing such info<br>
>><br>
> Cannot Tahoe "anonymize" these files, e.g. replacing ids with abc123,<br>
> changing IP addresses to 1.2.3.4 and such?<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<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>
Nothing here?<br>
<br>
I'm still getting those error messages:<br>
<br>
---------------------------------------<br>
File "/usr/lib/python2.7/dist-packages/foolscap/referenceable.py", line<br>
821, in decode_location_hints hint = ("tcp", fields["host"],<br>
int(fields["port"])) exceptions.KeyError: 'host'<br>
---------------------------------------<br>
<br>
This happens on introducer side.<br>
<br>
<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>