el 10-16-2019 06:49 PM
CSPC ver 2.8.1.4
I'm getting the following error at the upload phase:
CSP0009043224: A connectivity exception occured while processing the request. The Exception is :: HTTPs TransportMode has Failed 404:Not Found
See job report below:
Phase Name | Phase Status | Message |
INITIALIZING | SUCCESSFUL |
|
SELECTING_DEVICES | SUCCESSFUL | 1 devices selected |
SEGMENTING | SUCCESSFUL |
|
EXPORTING | SUCCESSFUL | transport-inventory-1571273594487.zip |
UPLOADING (CSP0009043224) | FAILED | A connectivity exception occured while processing the request. The Exception is :: HTTPs TransportMode has Failed 404:Not Found |
CLEANING_UP | SUCCESSFUL | CSP0009043224: A connectivity exception occured while processing the request. The Exception is :: HTTPs TransportMode has Failed 404:Not Found |
Any ideas how to resolve this problem ?
Thanks
Darshan
¡Resuelto! Ir a solución.
el 10-18-2019 09:42 AM
OK please do the following :
We will need to connect via ssh to the user collectorlogin and then su to root
if you only have access to the admin cli user you can activate and generate the passwords with the commands below
If you do have have that access connect via SSH using the admin user and its passwords ad do the following :
admin# pwdreset collectorlogin 90
and
admin# pwdreset root 90
If you already have access to collectorlogin and root access do the following
Connect to the user via ssh collectorlogin then su to root as shown below
$ su root
and then the following commands :
# sed -i ':a;N;$!ba;s/file/#file/1' /opt/ConcsoTgw/tail-end-gateway-decoupled/bin/run.sh
# sed -i 's/nettools-upload.cisco.com/72.163.7.113/g' /opt/ConcsoTgw/tail-end-gateway-decoupled/conf/csof_config.xml
# service concsotgw restart# service cspc restart Once they are done try the collection profile/upload again
10-16-2019 06:54 PM - editado 10-16-2019 06:55 PM
perhaps do you have CLI via ssh access to the user collectorlogin and root?
el 10-16-2019 08:15 PM
yes i do have access
el 10-18-2019 09:42 AM
OK please do the following :
We will need to connect via ssh to the user collectorlogin and then su to root
if you only have access to the admin cli user you can activate and generate the passwords with the commands below
If you do have have that access connect via SSH using the admin user and its passwords ad do the following :
admin# pwdreset collectorlogin 90
and
admin# pwdreset root 90
If you already have access to collectorlogin and root access do the following
Connect to the user via ssh collectorlogin then su to root as shown below
$ su root
and then the following commands :
# sed -i ':a;N;$!ba;s/file/#file/1' /opt/ConcsoTgw/tail-end-gateway-decoupled/bin/run.sh
# sed -i 's/nettools-upload.cisco.com/72.163.7.113/g' /opt/ConcsoTgw/tail-end-gateway-decoupled/conf/csof_config.xml
# service concsotgw restart# service cspc restart Once they are done try the collection profile/upload again
el 10-20-2019 08:56 PM
Thanks that worked !
Descubra y salve sus notas favoritas. Vuelva a encontrar las respuestas de los expertos, guías paso a paso, temas recientes y mucho más.
¿Es nuevo por aquí? Empiece con estos tips. Cómo usar la comunidad Guía para nuevos miembros