Bugs item #1518732, was opened at 2006-07-07 06:18 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1518732&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tools Group: ver devel Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Norman Brandinger (goestelecom) Assigned to: Daniel-Constantin Mierla (miconda) Summary: openserctl - cannot add a new subscriber Initial Comment: Below is an example of the problem. Sorry about the formatting. 1) Try to add a new subscriber 2) Response is that the subscriber already exists as an alias 3) Try to display the alias entry (returns no data) 4) Try to remove the alias entry (returns no data) 5) Try to add the new subscriber again 6) Same failure as noted in 2 above Regards, Norm OpenSER:~# openserctl add [EMAIL PROTECTED] test [EMAIL PROTECTED] mydir = '/usr/local/sbin' mylibdir = '/usr/local/lib/openser/openserctl' database engine 'MYSQL' loaded Control engine 'FIFO' loaded is_user: user counter=0 check_db_alias: alias counter=0 ERROR: user '[EMAIL PROTECTED]' already exists as alias OpenSER:~# openserctl alias_db show [EMAIL PROTECTED] mydir = '/usr/local/sbin' mylibdir = '/usr/local/lib/openser/openserctl' database engine 'MYSQL' loaded Control engine 'FIFO' loaded OpenSER:~# openserctl alias_db rm [EMAIL PROTECTED] mydir = '/usr/local/sbin' mylibdir = '/usr/local/lib/openser/openserctl' database engine 'MYSQL' loaded Control engine 'FIFO' loaded OpenSER:~# openserctl add [EMAIL PROTECTED] test [EMAIL PROTECTED] mydir = '/usr/local/sbin' mylibdir = '/usr/local/lib/openser/openserctl' database engine 'MYSQL' loaded Control engine 'FIFO' loaded is_user: user counter=0 check_db_alias: alias counter=0 ERROR: user '[EMAIL PROTECTED]' already exists as alias ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-03-03 01:35 Message: Logged In: NO Hi! I do have the same problem using openser 1.3.x and postgres. Any ideas to solve ít??? Regards, Thomas ---------------------------------------------------------------------- Comment By: Daniel-Constantin Mierla (miconda) Date: 2006-07-07 10:13 Message: Logged In: YES user_id=1246013 Fixed on cvs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1518732&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
