rhtyd commented on issue #297: URL: https://github.com/apache/cloudstack-primate/pull/297#issuecomment-617602855
@shwstppr the output should also show stderr and exit value like old UI: ``` exitcode: 0 stderr: stdout: PING 8.8.8.8 (8.8.8.8): 56 data bytes 64 bytes from 8.8.8.8: icmp_seq=0 ttl=50 time=7.575 ms 64 bytes from 8.8.8.8: icmp_seq=1 ttl=50 time=8.030 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=50 time=14.950 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=50 time=7.617 ms --- 8.8.8.8 ping statistics --- 4 packets transmitted, 4 packets received, 0% packet loss round-trip min/avg/max/stddev = 7.575/9.543/14.950/3.127 ms ``` Side-note I'm getting network error, for some reason the API request fails that I couldn't debug - are you seeing this as well (when using a non-local mgmt server env):  ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org