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