trying:<br>
$ planet -i neil tabexpand.plt 1 0<br>
hangs for like a muinite, then gives:<br>
Error downloading module from PLaneT server: tcp-read: error reading (Connection reset by peer; errno=104)<br>
<br>
<br>
also:<br>
<br>
Welcome to DrScheme, version 299.405-svn5nov2005.<br>
Language: Pretty Big (includes MrEd and Advanced Student).<br>
&gt; (require (planet &quot;tail.ss&quot; (&quot;dherman&quot; &quot;tail.plt&quot; 1 0)))<br>
Error downloading module from PLaneT server: tcp-read: error reading (Connection reset by peer; errno=104)<br clear="all"><br>
(a similar delay)<br>
<br>
but:<br>
$ telnet <a href="http://planet.plt-scheme.org">planet.plt-scheme.org</a> 270<br>
Trying 128.135.164.71...<br>
Connected to <a href="http://accessory.cs.uchicago.edu">accessory.cs.uchicago.edu</a>.<br>
Escape character is '^]'.<br>
help<br>
/<br>
/(invalid &quot;This server uses only the PLaneT/1.0 protocol&quot;)<br>
Connection closed by foreign host.<br>
<br>
<br>
So the server appears up, I just can't seem to get files anymore.&nbsp; Is something strange going on with the server?<br>
<br>-- <br>((lambda (y) (y y)) (lambda (y) (y y)))