cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Cisco APIC "Error executing command, check logs for details"

fc00::/7
Level 1
Level 1

I have connected to a spine via Cisco ACI using SSH and notice that command executed in it will be ended with error message "Error executing command, check logs for details".

May I know why? Would it be possible to run the command directly from the SPINE itself?

At the moment, the only way to execute this command is from `vsh_lc` shell.

E.g. `show clock`

APIC# ssh user@SPINE01
SPINE01# show clock
URL: http://127.0.0.1:7777/api//class/datetimeFormat.xml?
Code: 403
Output: <?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="403" text="Need a valid webtoken cookie (named APIC-Cookie) or a signed request with signature in the cookie APIC-Request-Signature for all REST API requests"/></imdata>
Data Posted:
None
Error executing command, check logs for details
SPINE01#
SPINE01# vsh_lc
vsh_lc_ro
module-1# show clock
03:09:45.697 UTC Fri May 10 2019
module-1#
module-1# exit
SPINE01#

 

Who Me Too'd this topic