Hi, i recently moved 16 tracs from one server to another. Like the subject says, 15 work fine, but one just throws me an error everytime i click on the project env's link. The error i get is: Traceback (most recent call last): File "build\bdist.win32\egg\trac\web\api.py", line 436, in send_error File "build\bdist.win32\egg\trac\web\chrome.py", line 803, in render_template File "build\bdist.win32\egg\trac\web\api.py", line 212, in __getattr__ File "build\bdist.win32\egg\trac\web\main.py", line 298, in _get_session File "build\bdist.win32\egg\trac\web\session.py", line 162, in __init__ File "build\bdist.win32\egg\trac\web\session.py", line 183, in get_session File "build\bdist.win32\egg\trac\web\session.py", line 62, in get_session File "build\bdist.win32\egg\trac\db\util.py", line 65, in execute InternalError: current transaction is aborted, commands ignored until end of transaction block I retried the whole procedure, same thing, i used trac 0.12 instead of 0.11, same thing, i reinitiated the PostgresDB, same thing. Does anybody have a clue what to do? Any help would be appreciated! Thanx!
-- View this message in context: http://old.nabble.com/Moved-16-Tracs-the-same-way%2C-15-work-fine%2C-1-doesnt-tp29727652p29727652.html Sent from the Trac Users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
