Oh wait, maybe that has something to do with the simple ticket and authenticated permissions. I'll check it out.
Chris On Mar 20, 2007, at 7:57 PM, Chris Forsythe wrote: > > Hrmm.. I dunno: > > 1) Happens with all new users, not just deleted and recreated. > > 2) We're using postgresql > > 3) There's a session table with a bunch of sessions in them. "select > count(*) from session;" returns 46599 > > 4) No session_details table: > > I hope that helps, thanks for the quick reply! > > Chris > > On Mar 20, 2007, at 7:40 PM, solo turn wrote: > >> >> maybe its http://trac-hacks.org/ticket/1113? >> >> try to look into the database: >> http://www.sqlite.org/sqlite.html >> >> there are the tables session and session_details. are there any >> rows in it? >> >> >> >> >> On 3/21/07, Chris Forsythe <[EMAIL PROTECTED]> wrote: >>> >>> Hi folks, >>> >>> Let me know if this is the wrong place to post this. >>> >>> With Adium's trac we have a problem regarding the account manager >>> plugin. >>> Basically folks are unable to register, and get a "RuntimeError: >>> input() >>> already active" error message when doing so. Enough people are >>> doing this to >>> annoy the folks monitoring the edgewall trac install [1], I can >>> only offer >>> my apologies regarding that. >>> >>> The issue first started up well over a month ago. I spoke to Noah >>> regarding >>> this issue. He then created a patch for it (http://adiumx.com/ >>> htfile.patch). >>> This patch worked for a few days, and then stopped. I have >>> absolutely no >>> idea as to how that would even be possible, since nothing else >>> changed (I >>> sound like one of my customers). I redownloaded the source to >>> account >>> manager, reapplied the patch and that didn't change a thing. >>> >>> I've enabled logging from trac's end and found nothing that would >>> be of any >>> help to me, but I'm more than happy to try to get debug logs if >>> anyone needs >>> anything like that. >>> >>> >>> I would file this on the trac-hacks site, but I'm not sure that >>> it's not >>> just a configuration issue. Noah has said to go to the python >>> developers >>> with this, which I'm fine with, but I want to run this by trac >>> folks on a >>> more broad scale than him, which is you guys, in case someone else >>> has ran >>> into this. >>> >>> I've posted what I know would be beneficial below. If you folks >>> need any >>> other info, I'm more than happy to provide it. >>> >>> >>> Thanks in advance, >>> Chris Forsythe >>> >>> >>> Software versions: >>> trac - 0.10.3 >>> python 2.4.3 >>> >>> >>> Plugins: >>> TracTicketDelete-1.1.4-py2.4.egg - I cannot get this to >>> work by the way. >>> TracWebAdmin-0.1.2dev_r4429-py2.4.egg >>> setuptools-0.6c5-py2.4.egg >>> TracAccountManager-0.1.3dev-py2.4.egg >>> IniAdmin-0.1-py2.4.egg >>> TracSimpleTicket-1.1.3-py2.4.egg - This plugin is a >>> blessing :) >>> >>> >>> >>> [1] >>> http://trac.edgewall.org/ticket/4986 >>> http://trac.edgewall.org/ticket/4983 >>> http://trac.edgewall.org/ticket/4959 >>> http://trac.edgewall.org/ticket/4950 >>> http://trac.edgewall.org/ticket/4846 >>> http://trac.edgewall.org/ticket/4828 >>> http://trac.edgewall.org/ticket/4816 >>> http://trac.edgewall.org/ticket/4810 >>> http://trac.edgewall.org/ticket/4801 >>> >>> >>>> >>> >> >>> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
