- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2019 04:07 PM
Hello
I am trying to install the certificate for vManage controller but getting the following error
Failed to retrieve device data
Failed to find device with uuid null
I've tried the following methods to create a certificate but getting same error message
- Windows Server CA
- XCA
- OpenSSL
Any thoughts on this issue ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 12:13 PM - edited 09-22-2020 12:13 PM
What will do if getting below error, when tried to generate CSR for vManage, vBond and vSmart.
failed to process device request - error type application error tag operation-failed error info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2022 12:12 AM
Hi Rohit,
Can you please share your contact details.
Discussion about SDWAN controller deployment and WAN routers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2022 06:59 PM
Very good post!!
I'm curious about solutions when openssl command strings don't work consistently. I sign and completed the vmanage cert install using vmanage. However when I try to sign the vbond\vsmart csr using vmanage, I get weird failures.
For ex.:
vManage:~$ openssl x509 -req -in vbond.csr -days 2000 -sha256 -CA ROOTCA.pem -CAkey ROOTCA.key -CAcreateserial -out vbond.crt
140364379023040:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:697:Expecting: CERTIFICATE REQUEST
vManage:~$
Has anyone seen this error and found a solution??
Thanks in advance!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2022 08:05 PM
For those that receive the following error:
140364379023040:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:697:Expecting: CERTIFICATE REQUEST
The solution is to use "vim" and recreate the csr file. What I discovered is that the csr was corrupt and started with "N----" and therefore wasn't getting read properly by openssl.
So I "rm" the vbond.csr and "vim vbond.csr" using "i" to go into insert mode when pasting the csr. And that solved the problem.
Hope that helps someone.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 12:14 AM
I follow this steps but still shows failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 10:24 PM
Hello to all member
I have configured the CA Server in vmanage to authorized as CA for certificate generation, but when i generate and install the vmanage certification i face with such error !
any one can support me to solution
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2025 11:57 PM
vManage certificate installation failed
please someone help me to solve this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 12:50 PM
what kind of Root-ca did you use, is it vManager or cisco route?
Can you past the error unable to read, it very small.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 12:52 AM - edited 05-05-2025 12:48 PM
Hi,
I'm also getting same error in vManager while uploading the sign certificate from root-ca. I have configured a cisco router as Root CA.
Can any one please help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 12:56 AM
vManage$:- request root-cert-chain
and install /home/admin/ROOTCA.pem
you can config this commands and it will solved your problem.

- « Previous
-
- 1
- 2
- Next »