#594: TracError: KeyError: 'SCRIPT_NAME'
------------------------+----------------------
Reporter: tim | Owner: olemis
Type: defect | Status: accepted
Priority: major | Milestone:
Component: dashboard | Version:
Resolution: | Keywords: wsgi
------------------------+----------------------
Comment (by tim):
I put the logging level to debugging and got the following:
{{{
2013-07-16 20:28:46,314 Trac[main] DEBUG: Dispatching
<ProductRequestWithSession "GET '/favicon.ico'">
2013-07-16 20:28:46,316 Trac[session] DEBUG: Retrieving session for ID
u'tim'
2013-07-16 20:28:46,317 Trac[main] DEBUG: Negotiated locale: None -> en_US
2013-07-16 20:28:46,325 Trac[api] WARNING: Unable to find repository
'(default)' for synchronization
2013-07-16 20:28:46,325 Trac[chrome] DEBUG: Prepare chrome data for
request
2013-07-16 20:28:46,330 Trac[PyGIT] DEBUG: PyGIT.Storage instance 86982352
constructed
2013-07-16 20:28:46,330 Trac[PyGIT] DEBUG: requested weak PyGIT.Storage
instance 86982352 for '/opt/access_point.git'
2013-07-16 20:28:46,330 Trac[git_fs] DEBUG: disabled CachedRepository for
'/opt/access_point.git'
2013-07-16 20:28:46,331 Trac[PyGIT] DEBUG: PyGIT.Storage instance 85756176
constructed
2013-07-16 20:28:46,331 Trac[PyGIT] DEBUG: requested weak PyGIT.Storage
instance 85756176 for '/opt/metrics_mainserver.git'
2013-07-16 20:28:46,331 Trac[git_fs] DEBUG: disabled CachedRepository for
'/opt/metrics_mainserver.git'
2013-07-16 20:28:46,334 Trac[web_ui] DEBUG: {'active': False, 'name':
'wiki', 'label': <Element "a">}
2013-07-16 20:28:46,334 Trac[web_ui] DEBUG: {'active': False, 'name':
'browser', 'label': <Element "a">}
2013-07-16 20:28:46,334 Trac[web_ui] DEBUG: {'active': False, 'name':
'tickets', 'label': <Element "a">}
2013-07-16 20:28:46,334 Trac[main] WARNING: [130.63.114.112] HTTPNotFound:
404 Not Found (No handler matched request to /favicon.ico)
}}}
It's a little strange that there's nothing about the fact that the front
end browser is getting a 500 error.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/594#comment:3>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker