tazouxme commented on issue #11514:
URL: https://github.com/apache/cloudstack/issues/11514#issuecomment-3223417658

   When I ping from the control node
   
   **ping 192.168.1.18**
   PING 192.168.1.18 (192.168.1.18): 56 data bytes
   64 bytes from 192.168.1.18: icmp_seq=0 ttl=63 time=0.447 ms
   64 bytes from 192.168.1.18: icmp_seq=1 ttl=63 time=0.347 ms
   64 bytes from 192.168.1.18: icmp_seq=2 ttl=63 time=0.499 ms
   64 bytes from 192.168.1.18: icmp_seq=3 ttl=63 time=0.466 ms
   --- 192.168.1.18 ping statistics ---
   4 packets transmitted, 4 packets received, 0% packet loss
   
   When I curl from the control node
   
   **curl http://192.168.1.18:8080/client/api**
   < ?xml version="1.0" encoding="UTF-8"?>< errorresponse 
cloud-stack-version="4.20.1.0">< errorcode>401< /errorcode>< errortext>unable 
to verify user credentials and/or request signature< /errortext>< 
/errorresponse>
   
   I use the following Kubenetes ISO
   
   http://download.cloudstack.org/cks/setup-v1.33.1-calico-x86_64.iso
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to