- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-25-2022 12:33 PM
Trying to simply generate an authkey in Pano so as to add devices. Getting the message:
Server error : Failed to add authkey. Failed to update DB.
Sometimes it says I'm already "using that name" but there are zero valid authkeys present.
Any suggestions?
06-02-2022 03:37 PM
Same issue. Any solution?
10-03-2024 07:36 AM
I had this issue after downgrading my panorama instance. Check to make sure that the mongo db is actually running and is not stopped.
"show system software status"
That command should show the status of all the process running on your box.
I was able to clear the mongo db error by running the following command.
"debug mongo clear instance mdb"
This command will clear all old data out of the db so make sure you have a good backup of your policies. After that command is run restart your box.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!