Hallo i am unable to find the reason for this problem i get this error when i login to trac that is running via tracd via ajp via apache2 so what could result to this error
i think its a proxy pass related problem but i am unable to find the reason any help welcome the trac.ini is postet there http://bpaste.net/show/94050/ my apache vhost looks like this <VirtualHost *:80> ServerName opsi.disconnected-by-peer.at ServerAdmin [email protected] ErrorLog /var/log/apache2/opsi.disconnected-by-peer.at-error_log CustomLog /var/log/apache2/opsi.disconnected-by-peer.at-access_log combined DocumentRoot /var/www/opsi/htdocs ProxyPass /opsi/ ajp://localhost:8000/opsi/ RewriteEngine On RewriteRule ^/$ /opsi/ [R] </VirtualHost> the error Oops… *Trac detected an internal error:* AssertionError: There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue. To that end, you could a ticket. The action that triggered the error was: POST: /login -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
