I found this on the traffic dump

2:55:28.185209 IP 10.1.1.241.49114 > 172.20.0.207.8080: Flags [P.], seq 
2450:2760, ack 5513, win 502, options [nop,nop,TS val 2432471880 ecr 9133241], 
length 310: HTTP: GET 
/client/api?apiKey=Ls_XKJRp0qrtwxdtfwO0gQy9M56A24LfBdjB-JVT2IffPsadycSB6xBhLkvH_nGeHy6yjrrFIbD4S9hKXYtBkg&command=listVirtualMachines&name=k1-node-17e22079bfd&response=json&signature=g66cAVPMyYqayFduXMjh6yD1xkU%3D
 HTTP/1.1
22:55:28.196111 IP 172.20.0.207.8080 > 10.1.1.241.49114: Flags [P.], seq 
5513:6202, ack 2760, win 302, options [nop,nop,TS val 9133253 ecr 2432471880], 
length 689: HTTP: HTTP/1.1 401 Unauthorized

It looks like the Kubernetes cluster is not authorized to execute api? Any 
clue? It’s running on MBX version 4.16.0

Regards,

Ricardo Pertuz

From: Ricardo Andres Pertuz de las Salas <[email protected]>
Date: Tuesday, 4 January 2022, 11:10 AM
To: "[email protected]" <[email protected]>
Subject: Errors in CSK - cloud-controller-manager

Hi team,

I’m getting this error on the cloud-controller-manager pod,

E0104 15:53:17.586548       1 node_controller.go:245] Error getting node 
addresses for node "k1-control-17e2206df94": error fetching node by provider 
ID: error retrieving node addresses: CloudStack API error 401 
(CSExceptionErrorCode: 9999): The given command 'listVirtualMachines' either 
does not exist, is not available for user., and error by node name: error 
retrieving node addresses: CloudStack API error 401 (CSExceptionErrorCode: 
9999): The given command 'listVirtualMachines' either does not exist, is not 
available for user.

Not sure if it related to this variable: endpointe.url, we did configure the 
mgnt url, in our mbx case: http://172.20.0.207:8080/client/api

Regards,

Ricardo

Reply via email to