for some reason if I run yodel.com:8080/Squishdot/emerging/external_rss/freshmeat/importFromURL?url=http%3A/www.freshmeat.net/backend/fm.rdf from my webbrowser or from lynx (it works) but if I run wget it bombs (see below). * using importFromURL method w/ lynx scheduled via crontab; lynx gets locked up and eat proc time :( * wget i cant get to work at all :( and I dont understand why this is not proper html I'm getting back, is this ZServer or wget braking this? (I think its Zope...) and I believe this broken html may be throwing lynx into freakout mode? I'm probably wrong becasue this is widely accepted way to 'schedule' stuff into zope. thanks, ~alan -----snip Problem Connecting to yodel.com:8080... Created fd 3. connected! ---request begin--- GET /Squishdot/emerging/external_rss/freshmeat/importFromURL?url=http%3A/www.freshmeat.net/backend/fm.rdf HTTP/1.0 User-Agent: Wget/1.5.3 Host: yodel.com:8080 Accept: */* ---request end--- HTTP request sent, awaiting response... HTTP/1.0 500 Internal Server Error Server: Zope/Zope 2.1.4 (source release, python 1.5.2, linux2) ZServer/1.1b1 Date: Tue, 29 Feb 2000 08:30:32 GMT Bobo-Exception-File: /var/tmp/python-root/usr/lib/python1.5/httplib.py Content-Type: text/html Bobo-Exception-Type: AttributeError Connection: close Bobo-Exception-Value: <HTML> <HEAD><TITLE></TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF"> <TABLE BORDER="0" WIDTH="100%"> <TR VALIGN="TOP"> <TD WIDTH="10%" ALIGN="CENTER"> <IMG SRC="http://yodel.com:8080/p_/ZButton" ALT="Zope"> </TD> <TD WIDTH="90%"> <H2>Zope Error< Content-Length: 9952 Bobo-Exception-Line: 84 Closing fd 3 02:30:32 ERROR 500: Internal Server Error.
participants (1)
-
alan runyan