#594: TracError: KeyError: 'SCRIPT_NAME'
-----------------------+--------------------
Reporter: tim | Owner: nobody
Type: defect | Status: new
Priority: major | Milestone:
Component: dashboard | Version:
Keywords: |
-----------------------+--------------------
After migrating from 0.5.3 to 0.6 I am getting errors when accessing
certain pages. The error simply says {{{TracError: KeyError:
'SCRIPT_NAME'}}}.
I'm using uwsgi and nginx to serve pages. I modified nginx to include
{{{uwsgi_param SCRIPT_NAME '';}}} to try working around the problem, but
I'm wondering if this is why I'm having other problems accessing existing
tickets. 0.5.3 didn't require me to have that line in the nginx config,
too.
Incidentally, there's no 0.6 option in the Version dropdown on this bug
tracker.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/594>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker