12-01-2019 01:17 PM
I am trying to register cisco collector with my cco id with trial version and version 2.8, but the message below appears:
Message: Failed to download Registration file from Cisco Backend. Please try Again
I executed the command below on cli using the user collectorloggin:
[collectorlogin@localhost ~]$ wget https://72.163.7.113/HeadEndWebAppServlet/ --no-check-certificate
--2019-12-01 17:45:36-- https://72.163.7.113/HeadEndWebAppServlet/
Connecting to 72.163.7.113:443... connected.
WARNING: certificate common name “concsoweb-prd.cisco.com†doesn't match requested host name “72.163.7.113â€.
HTTP request sent, awaiting response... 404 Not Found
2019-12-01 17:45:37 ERROR 404: Not Found.
I allowed full access on the firewall.
Could you help me identify the problem?
12-03-2019 11:44 AM
Try this command instead
wget https://concsoweb-prd.cisco.com/HeadendWebAppServlet/ --no-check-certificate
Use the FQDN instead of the IP address
Change HeadEnd to Headend
12-03-2019 11:51 AM
You might also note this recent thread
12-11-2019 09:33 AM
[root@localhost collectorlogin]# wget https://concsoweb-prd.cisco.com/HeadendWebAppServlet/
--2019-12-11 15:31:58-- https://concsoweb-prd.cisco.com/HeadendWebAppServlet/
Resolving concsoweb-prd.cisco.com... 72.163.7.113
Connecting to concsoweb-prd.cisco.com|72.163.7.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://cloudsso.cisco.com:443/as/authorization.oauth2?response_type=code&client_id=wam_prod_ac&redirect_uri=https%3A%2F%2Fconcsoweb-prd.cisco.com%2Fpa%2Foidc%2Fcb&state=eyJ6aXAiOiJERUYiLCJhbGciOiJkaXIiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoibDQiLCJz... [following]
--2019-12-11 15:31:59-- https://cloudsso.cisco.com/as/authorization.oauth2?response_type=code&client_id=wam_prod_ac&redirect_uri=https%3A%2F%2Fconcsoweb-prd.cisco.com%2Fpa%2Foidc%2Fcb&state=eyJ6aXAiOiJERUYiLCJhbGciOiJkaXIiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoibDQiLCJzdWZm...
Resolving cloudsso.cisco.com... 173.37.144.211, 2001:420:1201:4::b
Connecting to cloudsso.cisco.com|173.37.144.211|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10641 (10K) [text/html]
Saving to: “index.htmlâ€
100%[=========================================================================================>] 10,641 --.-K/s in 0.1s
2019-12-11 15:32:00 (70.7 KB/s) - “index.html†saved [10641/10641]
12-11-2019 09:37 AM
Use the FQDN instead of the IP address
Change HeadEnd to Headend
on the above questions, how do I change?
01-29-2020 11:38 AM
It's work now.
Thank you for the help.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide