cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1130
Views
10
Helpful
2
Replies

DNAC Error Messages When Upgrading

K-Med
Beginner
Beginner

Hey all,

 

I attempted to upgrade from 1.2.0.1021 to 1.3.0.115 and the operation in the GUI times out and reverts back to the dashboard after a few minutes. Maglev reports this error message when I attempt to do anything in CLI.

 

ERROR:requests.packages.urllib3.connection:Certificate did not match expected hostname: kong-frontend.maglev-system.svc.cluster.local. Certificate: {'subjectAltName': (('DNS', 'localhost'), ('IP Address', '10.80.xx.xx'), ('IP Address', '10.78.xx.xx'), ('IP Address', '10.78.xx.xx'), ('IP Address', '10.80.xx.xx')), 'notBefore': u'Mar 19 03:17:48 2020 GMT',

 

this error repeats about 4 times before returning me to a $ prompt. I can't run any maglev commands without seeing this error message and none of the relevant data ever displays. I have a case open with TAC, but wanted to hit the forums up in case anyone had any advice for me.

 

Thanks in advance!

2 Replies 2

Mike.Cifelli
Advisor
Advisor
Glad to know you are working with TAC on this. I have yet to run into this one considering I have encountered several issues while upgrading our DNAC cluster over the last couple of years. Here are some things that may assist you with debugging:
$ sudo maglev system_updater update_info --Shows status of upgrade via cli
$magctl service logs -rf system-updater --Tail logs during upgrade to monitor status
$magctl service logs -r system-updater > system_updater.log --Identify which host failed installing host components
$sudo journalctl -u maglev-node-updater -f --Tail updater log in real time
If you attempt to run it again I suggest opening two putty sessions. One to run it, then a second to tail logs to see if anything else pops out to you and/or TAC. Also, ask TAC for the DNAC pre-upgrade checklist to ensure your node/nodes are healthy and ready for a successfully upgrade. Good luck & HTH!

tpoulose
Cisco Employee
Cisco Employee

It sounds like you may be hitting https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvr26534. It would be best to open a TAC case and confirm.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers