I have two server, one in production and one for testing. Trying to debug something else entirely I upgraded the production server from 1.1.0 to 1.2.0 yesterday. Everything seems to work fine on it.
So I wiped my testbed and compiled OpenSER 1.2.0 on the testing system, installed the mysql db and started it up. Worked fine. I then began adding testaccounts on the testsystem, - first user ok... - second user, not so ok... # openserctl add test test [EMAIL PROTECTED] MySql password for user '[EMAIL PROTECTED]': ERROR 1062 (23000) at line 1: Duplicate entry '' for key 3 ERROR: introducing the new user 'test' to the database failed Of course, I couldn't add a third or fourth either, so I'm basically stuck with one user and the admin account. Any idea where to start debugging this?! (As a note, I added 3 test accounts on the production server with no problems... Their config files are basically identical - the testing server only adds the presence module...) // sip:[EMAIL PROTECTED] | h323: 004710012 pstn: +47 73 55 79 23 | fax: +47 73 55 79 01 _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
