Macports trac/wiki down?
Mark Evenson
evenson at panix.com
Mon Jul 6 06:41:07 PDT 2009
Joshua Root wrote:
> On 2009-7-6 22:51, Mark Evenson wrote:
>> The [Macports Trac instance][1] seems to have been down for several days.
>>
>> Is there any status on when it might be back, or is it being no longer
>> used?
>>
>>
>> [1]: http://trac.macports.org/
>
> I haven't noticed any downtime. What happens when you try to use it?
>
> - Josh
The following python trace:
Traceback (most recent call last):
File "/opt/local/lib/python2.5/site-packages/trac/web/api.py", line
367, in send_error
'text/html')
File "/opt/local/lib/python2.5/site-packages/trac/web/chrome.py",
line 728, in render_template
if not req.session or not int(req.session.get('accesskeys', 0)):
File "/opt/local/lib/python2.5/site-packages/trac/web/api.py", line
194, in __getattr__
value = self.callbacks[name](self)
File "/opt/local/lib/python2.5/site-packages/trac/web/main.py", line
267, in _get_session
return Session(self.env, req)
File "/opt/local/lib/python2.5/site-packages/trac/web/session.py",
line 156, in __init__
self.promote_session(sid)
File "/opt/local/lib/python2.5/site-packages/trac/web/session.py",
line 214, in promote_session
"WHERE sid=%s OR sid=%s ", (sid, self.req.authname))
File "/opt/local/lib/python2.5/site-packages/trac/db/util.py", line
50, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/opt/local/lib/python2.5/site-packages/trac/db/util.py", line
50, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
ProgrammingError: current transaction is aborted, commands ignored until
end of transaction block
--
"A screaming comes across the sky. It has happened before, but there
is nothing to compare to it now."
More information about the macports-dev
mailing list