Upon connecting to http://<server>/cobbler_web, I'm seeing an error.  I
couldn't find anything relevant in the mailing lists leading up to 2.0
release, so I've probably got something wacky in my setup.  Can anyone shed
any light on what's going on here?
(Apologies in advance if copy-n-paste blows up the error page below.  If it
does, I'll resend a copy that's not formatted.)

Thanks,

-- jeremy


AttributeError at /cobbler_web/

'NoneType' object has no attribute 'version'

Request Method:GETRequest URL:http://srvr/cobbler_web/Exception Type:
AttributeErrorException Value:

'NoneType' object has no attribute 'version'

Exception Location:/usr/share/cobbler/web/cobbler_web/views.py in index,
line 58Python Executable:/usr/bin/pythonPython Version:2.4.3Python
Path:['/usr/share/cobbler/web/',
'/usr/lib/python24.zip', '/usr/lib/python2.4',
'/usr/lib/python2.4/plat-linux2', '/usr/lib/python2.4/lib-tk',
'/usr/lib/python2.4/lib-dynload', '/usr/lib/python2.4/site-packages',
'/usr/lib/python2.4/site-packages/Numeric',
'/usr/lib/python2.4/site-packages/gtk-2.0']Server time:Sat, 19 Sep 2009
05:01:54 +0000
Traceback Switch to copy-and-paste view <http://srvr/cobbler_web/#>

   - /usr/lib/python2.4/site-packages/django/core/handlers/base.py in
   get_response
      1. response = callback(request, *callback_args, **callback_kwargs) ...
   ▶ Local vars <http://srvr/cobbler_web/#>
   - /usr/share/cobbler/web/cobbler_web/views.py in index
      1. html = t.render(Context({ ...
   ▶ Local vars <http://srvr/cobbler_web/#>
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to