Panorama Commit Error: certificate unexpected here""
0
Created On 09/26/18 13:55 PM - Last Modified 07/19/22 23:11 PM
Resolution
Symptom
After a factory reset, a commit from Panorama can result in the following error:
Error reads:
Commit failed
Shared -> certificate unexpected here
Cause
Shared data is preventing the commit from completing.
On Panorama in configure mode run the following command:
# show shared
shared {
certificate;
response-page;
profiles {
decryption;
}
}
[edit]
You will see there is certificate information present.
Resolution
- Delete the shared data by running the following command in configure mode:
# delete shared
[edit]
- Commit the changes bu running the following command:
# commit
..99%..........100%
Configuration committed successfully
owner: jdelio