Re: Trac is broken

73 views
Skip to first unread message

Krzysztof Jurewicz

unread,
Jun 1, 2016, 7:06:07 AM6/1/16
to django-d...@googlegroups.com
It seems that the issue is somehow related to empty trac_session cookie which somehow has got set. Here is the curl request which can be used to obtain the 403 response:

curl -I -H 'Cookie: trac_session=' https://code.djangoproject.com/ticket/2659

Clearing the cookies solved the problem, so the issue is probably low-priority.

Krzysztof Jurewicz

unread,
Jun 1, 2016, 7:06:14 AM6/1/16
to django-d...@googlegroups.com
Trying to browse any ticket on code.djangoproject.com yields 403 Forbidden, with a message “TICKET_VIEW privileges are required to perform this operation. You don't have the required permissions.”. An attempt to login via https://code.djangoproject.com/login results in 502. It has been broken that way for some days (at least). Is there a plan to fix this? Browsing tickets via web.archive.org is not very handy…

Tim Graham

unread,
Jun 1, 2016, 8:26:12 AM6/1/16
to Django developers (Contributions to Django itself)
If this problem has been reported before, I don't remember it. Nothing about our Trac installation has changed recently that I'm aware of. In case it helps, I just updated to Trac 1.0.11.

It's unclear if the problem would be our problem and or an issue with Trac but for what it's worth, our bug tracker for code.djangoproject.com is:
https://github.com/django/code.djangoproject.com/issues

I guess we need steps to reproduce the empty cookie.
Reply all
Reply to author
Forward
0 new messages