filesfm commented on issue #9491:
URL: https://github.com/apache/cloudstack/issues/9491#issuecomment-2271296565

   +1. Same issues, multiple/different messages depending on user type:
   
   Root admin: The given command 'readyForShutdown' either does not exist, is 
not available for user. Unable to proceed. Please contact your administrator.
   
   User: The given command 'listAnnotations' either does not exist, is not 
available for user. Unable to proceed. Please contact your administrator.
   
   
   https://cloudstack_host/client/api/?command=readyForShutdown&response=json
   
   {
       "readyforshutdownresponse": {
           "uuidList": [],
           "errorcode": 401,
           "cserrorcode": 9999,
           "errortext": "The given command 'readyForShutdown' either does not 
exist, is not available for user."
       }
   }
   
   2024-08-06 16:24:30,351 DEBUG [c.c.a.ApiServlet] 
(qtp1386883398-1735:ctx-929d21c8) (logid:c95b3248) ===START===  10.10.10.31 -- 
GET  command=readyForShutdown&response=json
   2024-08-06 16:24:30,351 DEBUG [c.c.a.ApiServlet] 
(qtp1386883398-1735:ctx-929d21c8) (logid:c95b3248) Two factor authentication is 
already verified for the user 2, so skipping
   2024-08-06 16:24:30,375 DEBUG [c.c.a.ApiServer] 
(qtp1386883398-1735:ctx-929d21c8 ctx-0017b621) (logid:c95b3248) CIDRs from 
which account 'Account 
[{"accountName":"admin","id":2,"uuid":"f0e7fdf6-48f1-11e6-a9f1-00163e44393e"}]' 
is allowed to perform API calls: 0.0.0.0/0
   2024-08-06 16:24:30,391 DEBUG [c.c.a.ApiServlet] 
(qtp1386883398-1735:ctx-929d21c8 ctx-0017b621) (logid:c95b3248) ===END===  
10.10.10.31 -- GET  command=readyForShutdown&response=json


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