IRC logs of #tryton for Monday, 2013-07-01

chat.freenode.net #tryton log beginning Mon Jul 1 00:00:02 CEST 2013
2013-07-01 10:50 <Gice> hi, I'm getting "Bad username or password" out of nowhere when logging in. The hash in the database still resolves to the same password and the username hasn't changed either. Does anyone have any idea what causes this and/or how to fix it?
2013-07-01 10:50 <Gice> it worked for about two weeks until today
2013-07-01 10:59 <cedk> Gice: how do you test the hash?
2013-07-01 11:06 <jeancavallo> Gice: Caps Lock ? (just asking)
2013-07-01 11:06 <Gice> no caps lock jeancavallo :)
2013-07-01 11:07 <Gice> cedk, its admin/admin and there is no salt (according to the database, the hash reveals (via google search e.g.) that its admin, and a hashing (sha1) of 'admin' results in the same thing as what's in the db
2013-07-01 11:07 <Gice> default username/password I entered and have been using for these two weeks
2013-07-01 11:08 <Gice> I have more users, none of the users/passwords seem to work
2013-07-01 11:08 <Gice> I can't check the hashes because of salt
2013-07-01 11:10 <Gice> btw this is a test-setup, I expect nobody to have access except for me (and maybe 2 other researchers)
2013-07-01 11:10 <Gice> and I expect nobody to change the usernames or passwords ;)
2013-07-01 11:11 <cedk> Gice: Are you sure you connect to the right server?
2013-07-01 11:11 <jeancavallo> Gice: Which version of trytond are you on ?
2013-07-01 11:12 <Gice> cedk, yes, its a local server (localhost) and I can access the database via database manager etc
2013-07-01 11:12 <Gice> jeancavallo, 2.4; because that was working before
2013-07-01 11:13 <cedk> Gice: did you run the server in verbose mode?
2013-07-01 11:13 <Gice> no, how do I do that?
2013-07-01 11:23 <jeancavallo> Gice: trytond -v
2013-07-01 11:23 <Gice> jeancavallo, thanks. It doesn't display anything on a 'failed' login attempt
2013-07-01 11:24 <Gice> but it does say 'connect to "<databasename>"'
2013-07-01 11:28 <jeancavallo> Gice: You could try (temporarily as it is very verbose) the "-l DEBUG" option on the client
2013-07-01 11:28 <jeancavallo> Gice: -l like "L"
2013-07-01 11:28 <Gice> jeancavallo, so sudo tryton -l DEBUG?
2013-07-01 11:29 <jeancavallo> Gice: Not sure that sudo should be necessary
2013-07-01 11:29 <Gice> jeancavallo, could that be a problem?
2013-07-01 11:29 <Gice> jeancavallo, hmm, -l DEBUG gives no output in contrast to -v (on the client side)
2013-07-01 11:30 <jeancavallo> Gice: Except if you just happened to change something that needed it, I do not think so. cedk should be able to tell though
2013-07-01 11:31 <cedk> jeancavallo, Gice: don't think the client log will tell us anything
2013-07-01 11:31 <jeancavallo> cedk: That was just in case...
2013-07-01 11:32 <cedk> Gice: the only option I see is to debug trytond/ir/session.py
2013-07-01 11:32 <cedk> Gice: the method check to see why it returns False
2013-07-01 11:32 <Gice> cedk, okay. I'll try
2013-07-01 12:34 <sisalp> hello, is there a budget module ?
2013-07-01 15:03 <sisalp> hi, nobody knows about budgets. Nothing available ?
2013-07-01 15:04 <cedk> sisalp: not to my knowledge
2013-07-01 15:05 <sisalp> cedk: thank you
2013-07-01 23:46 <ibeardslee> is there an alternate email group to the google one?

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!