The name "superadmin" is already being used by a user or service.

16 views
Skip to first unread message

Todd Hodgen

unread,
Nov 2, 2021, 2:51:34 AM11/2/21
to sipxcom-users
I am resetting a system to change all of the network settings.  I followed what has worked in the past in the Wiki - stop services, kill -9 all sipx process, stop mongod, kill mongod database, then do a reset-all.    After successfully getting the first login to come up - you are required to reset the superadmin password.   When I enter my new password I get the following -   The name "superadmin" is already being used by a user or service.

I'm thinking there may be a new step required with the changes to mongod or from the change to the new CENTO 7. 

I've seen this issue before, but not having luck getting past it.   

Anyone have suggestions?  

Iuliu Blaga

unread,
Nov 2, 2021, 3:15:20 AM11/2/21
to Todd Hodgen, sipxcom-users
Hi, you need to delete the superadmin profile from mongo. Check first please if it's there

mongo
use profiles
db.userProfile.find({m_userName:"superadmin"}).pretty()

if it's there delete it

--
You received this message because you are subscribed to the Google Groups "sipxcom-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sipxcom-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sipxcom-users/0d4f8a7b-11d7-443b-9b96-ffbdea292bd0n%40googlegroups.com.


--

 

Iuliu Blaga
Sr. Support Engineer
 
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
Reply all
Reply to author
Forward
0 new messages