AttributeError: 'NoneType' object has no attribute 'has_new_modules'
I've just upgraded our test instance to trunk of both server and web. I'm now hitting the following traceback when I point a browser at the web address:
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/usr/lib/
cherrypy.
File "/usr/lib/
return self.callable(
File "/usr/share/
res = func(*args, **kw)
File "/usr/share/
if obj.has_
AttributeError: 'NoneType' object has no attribute 'has_new_modules'
I don't really know how to go about debugging this, and would appreciate some suggestions.
TIA!
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Daniel Watkins (credativ)
- Solved:
- Last query:
- Last reply: