cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
855
Views
0
Helpful
4
Replies

Upload Fails

mwang
Level 1
Level 1

Not sure why the TransportMode failed. 

 

Verified with the FW team to allow these ports:

 

I can ping/traceroute from the CSPC to the Upload Server (72.162.7.113)

123.jpg

 

10-21-2019 9-21-32 PM.png

1 Accepted Solution

Accepted Solutions

adias
Cisco Employee
Cisco Employee

In deploying the  image  you would have created the cli admin password?  (java based shell)

If so have you also created/activated  the users collectorlogin and root ? (real linux shell)

If not do the following for the cli admin  shell

admin# pwdreset root 90

And

admin# pwdreset collectorlogin 90

it will activate those accounts and generate their passwords  ( keep them where you can refer to them in the future)

after that

Via SSH Login to collector as user collectorlogin and then use command below to connect as root (cannot connect directly)

# 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 and let me know

REF: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo43779

 

It is does not work please send me the following in Private message

 

# tail -100 /opt/ConcsoTgw/tail-end-gateway-decoupled/bin/CONN_TEG_LOGS/tail-end-gateway.log

# openssl s_client -showcerts -connect concsoweb-prd.cisco.com:443

# tail -100 /opt/ConcsoTgw/tail-end-gateway-decoupled/bin/nohup.out

# wget https://72.163.7.113/HeadEndWebAppServlet/ --no-check-certificate

View solution in original post

4 Replies 4

adias
Cisco Employee
Cisco Employee

In deploying the  image  you would have created the cli admin password?  (java based shell)

If so have you also created/activated  the users collectorlogin and root ? (real linux shell)

If not do the following for the cli admin  shell

admin# pwdreset root 90

And

admin# pwdreset collectorlogin 90

it will activate those accounts and generate their passwords  ( keep them where you can refer to them in the future)

after that

Via SSH Login to collector as user collectorlogin and then use command below to connect as root (cannot connect directly)

# 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 and let me know

REF: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo43779

 

It is does not work please send me the following in Private message

 

# tail -100 /opt/ConcsoTgw/tail-end-gateway-decoupled/bin/CONN_TEG_LOGS/tail-end-gateway.log

# openssl s_client -showcerts -connect concsoweb-prd.cisco.com:443

# tail -100 /opt/ConcsoTgw/tail-end-gateway-decoupled/bin/nohup.out

# wget https://72.163.7.113/HeadEndWebAppServlet/ --no-check-certificate

I'm trying to send you a PM, but it states that the message I'm trying to access does not exist:

 10-22-2019 4-13-29 PM.png

I just rebooted the device and tried a manual upload again, this time it worked. Thank you for your help!

adias
Cisco Employee
Cisco Employee

excellent... let me know if you still additional problems and thank you for your patience