[Mailman-Users] Help: AttributeError: web_page_url

John A. Martin jam at jamux.com
Sat Nov 11 20:56:06 CET 2000


After upgrading apache from the Red Hat 6.2 apache-1.3.12-2.i386.rpm
to apache-1.3.14-2.6.2.i386.rpm it seems to be impossible to access
the Mailman web interface.  Other stuff on the web site is OK.  I do
not believe apache's /etc/httpd/conf/httpd.conf was changed with
respect to the entries pertaining to Mailman.  No joy reverting back
to the apache-1.3.12-2 package.  Several tracebacks are logged leading
back to 'AttributeError: web_page_url'.  This Mailman has been in
production for about a year.  The Mailman web interface is now down
and I don't have a clue.

-------------- cut here ---->8 ---< head
Bug in Mailman version 1.1

We're sorry, we hit a bug!

If you would like to help us identify the problem, please email a copy of this page to the webmaster
for this site with a description of what happened. Thanks! 

Traceback:


Traceback (innermost last):
  File "/home/mailman/scripts/driver", line 112, in run_main
    main()
  File "/home/mailman/Mailman/Cgi/listinfo.py", line 40, in main
    FormatListinfoOverview()
  File "/home/mailman/Mailman/Cgi/listinfo.py", line 88, in FormatListinfoOverview
    l = MailList.MailList(n, lock = 0)
  File "/home/mailman/Mailman/MailList.py", line 62, in __init__
    self.Load()
  File "/home/mailman/Mailman/MailList.py", line 824, in Load
    self.CheckValues()
  File "/home/mailman/Mailman/MailList.py", line 853, in CheckValues
    if self.web_page_url and  self.web_page_url[-1] != '/':
AttributeError: web_page_url





Environment variables:

 Variable
                              Value
 DOCUMENT_ROOT 
                              /home 
 SERVER_ADDR 
                              216.0.124.17 
 HTTP_ACCEPT_ENCODING 
                              gzip 
 SERVER_PORT 
                              80 
 GATEWAY_INTERFACE 
                              CGI/1.1 
 HTTP_ACCEPT_LANGUAGE 
                              en 
 REMOTE_ADDR 
                              216.0.124.17 
 SERVER_NAME 
                              lists.essential.org 
 HTTP_CONNECTION 
                              Keep-Alive 
 HTTP_USER_AGENT 
                              Mozilla/4.75 [en] (X11; U; Linux 2.2.14-12 i586; Nav) 
 HTTP_ACCEPT_CHARSET 
                              iso-8859-1,*,utf-8 
 HTTP_ACCEPT 
                              image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
                              image/png, */* 
 REQUEST_URI 
                              /mailman/listinfo 
 PATH 
                              /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin 
 QUERY_STRING 
 SCRIPT_FILENAME 
                              /home/mailman/cgi-bin/listinfo 
 HTTP_HOST 
                              lists.essential.org 
 REQUEST_METHOD 
                              GET 
 SERVER_SIGNATURE 
                              Apache/1.3.14 Server at lists.essential.org Port 80
 SCRIPT_NAME 
                              /mailman/listinfo 
 SERVER_ADMIN 
                              root at localhost 
 SERVER_SOFTWARE 
                              Apache/1.3.14 (Unix) (Red-Hat/Linux) mod_perl/1.23 
 PYTHONPATH 
                              /home/mailman 
 SERVER_PROTOCOL 
                              HTTP/1.0 
 REMOTE_PORT 
                              2936
---- 8<------- cut here ----------> tail

-------------- cut here ---->8 ---< head
Bug in Mailman version 1.1

We're sorry, we hit a bug!

If you would like to help us identify the problem, please email a copy
of this page to the webmaster for this site with a description of what
happened. Thanks!

Traceback:


Traceback (innermost last):
  File "/home/mailman/scripts/driver", line 112, in run_main
    main()
  File "/home/mailman/Mailman/Cgi/listinfo.py", line 40, in main
    FormatListinfoOverview()
  File "/home/mailman/Mailman/Cgi/listinfo.py", line 88, in FormatListinfoOverview
    l = MailList.MailList(n, lock = 0)
  File "/home/mailman/Mailman/MailList.py", line 62, in __init__
    self.Load()
  File "/home/mailman/Mailman/MailList.py", line 824, in Load
    self.CheckValues()
  File "/home/mailman/Mailman/MailList.py", line 853, in CheckValues
    if self.web_page_url and  self.web_page_url[-1] != '/':
AttributeError: web_page_url





Environment variables:

 Variable
                              Value
 DOCUMENT_ROOT 
                              /home/listproc/httpd/html 
 SERVER_ADDR 
                              216.0.124.17 
 HTTP_ACCEPT_ENCODING 
                              gzip 
 SERVER_PORT 
                              80 
 REMOTE_ADDR 
                              216.0.124.17 
 SERVER_SOFTWARE 
                              Apache/1.3.12 (Unix) (Red Hat/Linux) mod_perl/1.23 
 GATEWAY_INTERFACE 
                              CGI/1.1 
 HTTP_ACCEPT_LANGUAGE 
                              en 
 REMOTE_PORT 
                              1464 
 SERVER_NAME 
                              lists.essential.org 
 HTTP_CONNECTION 
                              Keep-Alive 
 HTTP_USER_AGENT 
                              Mozilla/4.75 [en] (X11; U; Linux 2.2.14-12 i586; Nav) 
 HTTP_ACCEPT_CHARSET 
                              iso-8859-1,*,utf-8 
 HTTP_ACCEPT 
                              image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
                              image/png, */* 
 REQUEST_URI 
                              /mailman/listinfo 
 PATH 
                              /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin 
 QUERY_STRING 
 SERVER_PROTOCOL 
                              HTTP/1.0 
 HTTP_HOST 
                              lists.essential.org 
 REQUEST_METHOD 
                              GET 
 SERVER_SIGNATURE 
                              Apache/1.3.12 Server at lists.essential.org Port 80
 SCRIPT_NAME 
                              /mailman/listinfo 
 SERVER_ADMIN 
                              root at localhost 
 SCRIPT_FILENAME 
                              /home/mailman/cgi-bin/listinfo 
 PYTHONPATH 
                              /home/mailman 
 HTTP_REFERER 
                              http://lists.essential.org/ 
 HTTP_PRAGMA 
                              no-cache
---- 8<------- cut here ----------> tail

	jam





More information about the Mailman-Users mailing list