[TRAC] login error

Post Reply
elmiko
New User
New User
Posts: 3
Joined: Sun Jun 26, 2011 3:40 am

[TRAC] login error

Post by elmiko »

hi all,

i created an account with the trac server in an effort to create a few bug tickets, but unfortunately after verifying and logging in i am presented with an internal trac error

Code: Select all

Oops…
Trac detected an internal error:

AttributeError: 'MessageWrapper' object has no attribute 'replace'

There was an internal error in Trac. It is recommended that you inform your local Trac administrator and give him all the information he needs to reproduce the issue.

To that end, you could *create* a ticket at this site.

The action that triggered the error was:

POST: /login
thanks, and i look forward to helping out if i can :)
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [TRAC] login error

Post by Cas »

Try resetting your password.
elmiko
New User
New User
Posts: 3
Joined: Sun Jun 26, 2011 3:40 am

Re: [TRAC] login error

Post by elmiko »

i reset the pw but i get the same result
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [TRAC] login error

Post by Cas »

OK could you also try sending the verification email again. Failing that delete your account and create a new one.

Trac is being a pain with the email verification plugin enabled however we require it to stop spam.
elmiko
New User
New User
Posts: 3
Joined: Sun Jun 26, 2011 3:40 am

Re: [TRAC] login error

Post by elmiko »

deleting the account and recreating seems to have gotten me a little further. i am no longer getting error feedback and i can see the tickets. although i cannot create a ticket due to insufficient privileges.

also i am getting this warning on every page:

Code: Select all

Warning: <acct_mgr.web_ui.MessageWrapper object at 0xb8e096ec> 
thanks for the help

edit:

ok, i got the new verification email and i am now able to create tickets.
Post Reply