durusmail: quixote-users: splat error
splat error
2002-07-19
splat error - More info
2002-07-20
2002-07-22
splat error
Samir Patel
2002-07-19
I am trying to run splat and I am getting following
error log in logfile:
Any ideas?

( I have change 1 thing in splat.cgi
"from splat.options import OptionParser, get_config"
to
from splat.config import OptionParser, get_config )
since there is no splat.options file.



Here is error log:

set everything up OK, transferring to Quixote's
publisher
[2002-07-19 17:06:28] exception caught
Traceback (most recent call last):
  File
"/usr/lib/python2.2/site-packages/quixote/publish.py",
line 623, in publish
    output = self.try_publish(request,
env.get('PATH_INFO', ''))
  File
"/usr/lib/python2.2/site-packages/quixote/publish.py",
line 569, in try_publish
    output = object(request)
  File
"/usr/lib/python2.2/site-packages/splat/web/index.ptl",
line 21, in _q_index
    prefs = request.session.prefs
AttributeError: 'NoneType' object has no attribute
'prefs'

Form:

Cookies:

Environment:
DOCUMENT_ROOT   /home/httpd/htdocs
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT     text/*, image/jpeg, image/png,
image/*, */*
HTTP_ACCEPT_CHARSET ISO-8859-1
HTTP_ACCEPT_ENCODING x-gzip, gzip, identity
HTTP_ACCEPT_LANGUAGE en
HTTP_CACHE_CONTROL no-cache
HTTP_HOST       server.ejagat.com
HTTP_PRAGMA     no-cache
HTTP_USER_AGENT Mozilla/5.0 (compatible;
Konqueror/3.0.0; Linux)
PATH
/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
PATH_INFO
PATH_TRANSLATED /home/httpd/htdocs/
QUERY_STRING
REMOTE_ADDR     67.98.23.190
REMOTE_PORT     27639
REQUEST_METHOD  GET
REQUEST_URI     /cgi-bin/splat.cgi/
SCRIPT_FILENAME /home/httpd/cgi-bin/splat.cgi
SCRIPT_NAME     /cgi-bin/splat.cgi/
SCRIPT_URI
http://server.ejagat.com/cgi-bin/splat.cgi/
SCRIPT_URL      /cgi-bin/splat.cgi/
SERVER_ADDR     65.27.241.198
SERVER_ADMIN    root@localhost
SERVER_NAME     server.ejagat.com
SERVER_PORT     80
SERVER_PROTOCOL HTTP/1.1
SERVER_SIGNATURE 
Apache/1.3.26 Server at server.ejagat.com Port 80
SERVER_SOFTWARE Apache/1.3.26 (Unix) UNIQUE_ID PTh-U0Eb8cYAABJKAZU imported everything OK __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com
reply