[Biopython-dev] website error

bartek wilczynski bartek at rezolwenta.eu.org
Mon Feb 14 04:00:52 EST 2005


Hi, 

I think there is a problem with the scipts powering biopython website. 

If I go to http://www.biopython.org everything seems to be fine but trying
http://biopython.org gives me an error traceback (appended to the e-mail).

Can anyone responsible for the website look at it ?
-- 
cheers
   Bartek

TRACEBACK:

Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/quixote/publish.py", line 532, in
publish
    output = self.process_request(request, env)
  File "/usr/lib/python2.2/site-packages/quixote/publish.py", line 514, in
process_request
    output = self.try_publish(request, env.get('PATH_INFO', ''))
  File "/usr/lib/python2.2/site-packages/quixote/publish.py", line 462, in
try_publish
    output = object(request)
  File "/usr/lib/python2.2/site-packages/BioWebsite/index.py", line 20, in
_q_index
    page += news()
  File "/usr/lib/python2.2/site-packages/BioWebsite/index.py", line 71, in news
    blog_news = NewsBlog()
  File "/usr/lib/python2.2/site-packages/BioWebsite/NewsRetrieve.py", line 43,
in __init__
    self.blog_id = self._get_blog_id()
  File "/usr/lib/python2.2/site-packages/BioWebsite/NewsRetrieve.py", line 75,
in _get_blog_id
    self.constants.password)
  File "/usr/lib/python2.2/xmlrpclib.py", line 821, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.2/xmlrpclib.py", line 975, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.2/xmlrpclib.py", line 853, in request
    return self.parse_response(h.getfile())
  File "/usr/lib/python2.2/xmlrpclib.py", line 886, in parse_response
    response = f.read(1024)
  File "/usr/lib/python2.2/httplib.py", line 1140, in read
    assert not self._line_consumed and self._line_left
AssertionError

Form:

Cookies:

Environment:
DOCUMENT_ROOT   /home/websites/biopython.org/
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT    
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODING gzip,deflate
HTTP_ACCEPT_LANGUAGE pl,en-us;q=0.7,en;q=0.3
HTTP_CACHE_CONTROL max-age=27000
HTTP_CONNECTION keep-alive
HTTP_HOST       biopython.org
HTTP_USER_AGENT Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20041013
Firefox/0.9.3 (Ubuntu)
HTTP_VIA        1.1 w3cache.mimuw.edu.pl:8080 (squid/2.5.STABLE4)
HTTP_X_FORWARDED_FOR 10.1.6.238
PATH            /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
PATH_INFO       /
PATH_TRANSLATED /home/websites/biopython.org/biopython.cgi/
QUERY_STRING    
REMOTE_ADDR     193.0.96.15
REMOTE_PORT     53242
REQUEST_METHOD  GET
REQUEST_URI     /
SCRIPT_FILENAME /home/websites/biopython.org/biopython.cgi
SCRIPT_NAME     
SCRIPT_URI      http://biopython.org/
SCRIPT_URL      /
SERVER_ADDR     65.246.187.176
SERVER_ADMIN    root-l at open-bio.org
SERVER_NAME     biopython.org
SERVER_PORT     80
SERVER_PROTOCOL HTTP/1.0
SERVER_SIGNATURE <address>Apache/2.0.40 Server at biopython.org Port
80</address>

SERVER_SOFTWARE Apache/2.0.40 (Red Hat Linux)
UNIQUE_ID       vAUFfkH2u7AAAHRbiaYAAAAG





More information about the Biopython-dev mailing list