akoskuczi-bw commented on issue #11678: URL: https://github.com/apache/cloudstack/issues/11678#issuecomment-3361425776
Hi @abh1sar, please see the output of cmk: cmk Apache CloudStack 🐵 CloudMonkey 6.5.0 Report issues: https://github.com/apache/cloudstack-cloudmonkey/issues (localcloud) 🐱 > set debug true [debug] UpdateConfig key:debug value:true update:true [debug] Trying to read API cache from:/home/akos/.cmk/profiles/localcloud.cache (localcloud) 🐱 > list backups [debug] ExecLine line:list backups [debug] ExecCmd args: list, backups [debug] Login POST URL:http://localhost:8080/client/apimap[command:[login] domain:[/] password:[password] response:[json] username:[admin]] [debug] Login POST response status code:200 [debug] Login response body:{"loginresponse":{"username":"admin","userid":"d7cea51b-930c-11f0-a295-66656d5a9b03","domainid":"aa16083b-930c-11f0-a295-66656d5a9b03","timeout":1800,"account":"admin","firstname":"admin","lastname":"cloud","type":"1","timezone":"UTC","timezoneoffset":"0.0","registered":"false","sessionkey":"JEXPhAcM8QnAjesc6ojgY_z9uyI","is2faenabled":"false","is2faverified":"true","issuerfor2fa":"CloudStack","managementserverid":"6cd281d6-a401-45d4-929a-90c8f1b913a3"}} [debug] Login sessionkey:JEXPhAcM8QnAjesc6ojgY_z9uyI [debug] Checking if 2FA is enabled and verified for the user map[account:admin domainid:aa16083b-930c-11f0-a295-66656d5a9b03 firstname:admin is2faenabled:false is2faverified:true issuerfor2fa:CloudStack lastname:cloud managementserverid:6cd281d6-a401-45d4-929a-90c8f1b913a3 registered:false sessionkey:JEXPhAcM8QnAjesc6ojgY_z9uyI timeout:1800 timezone:UTC timezoneoffset:0.0 type:1 userid:d7cea51b-930c-11f0-a295-66656d5a9b03 username:admin] [debug] 2FA is not enabled for the user, skipping 2FA validation [debug] NewAPIRequest API request URL:http://localhost:8080/client/api?command=listBackups&expires=2025-10-02T14%3A28%3A31Z&response=json&sessionkey=JEXPhAcM8QnAjesc6ojgY_z9uyI&signatureversion=3 [debug] Using HTTP POST for the request: http://localhost:8080/client/api [debug] NewAPIRequest response status code:200 [debug] NewAPIRequest response body:{"listbackupsresponse":{"count":1,"backup":[{"id":"60673421-02ac-4c2f-a485-294ce5eb7451","name":"internal-1-backup-1","virtualmachineid":"e9e93fdb-1ed4-4c61-b6f1-af4279906f96","virtualmachinename":"internal-1","externalid":"i-2-6-VM/2025.09.22.21.29.56","type":"FULL","created":"2025-09-22T21:30:07+0000","size":1659442921,"virtualsize":21474836480,"status":"BackedUp","volumes":"[{\"uuid\":\"477f59db-e3b3-4a17-af5d-318826dce7fd\",\"type\":\"ROOT\",\"size\":21474836480,\"path\":\"477f59db-e3b3-4a17-af5d-318826dce7fd\",\"deviceId\":0,\"diskOfferingId\":\"89f70f2f-f2ad-490e-8972-a4fc14be76d7\"}]","backupofferingid":"2c36feab-0486-49a6-90e8-30597288b4f7","backupofferingname":"Daily-1","accountid":"d7cdd13e-930c-11f0-a295-66656d5a9b03","account":"admin","domainid":"aa16083b-930c-11f0-a295-66656d5a9b03","domain":"ROOT","zoneid":"9020ea93-2aa7-412d-8fe1-19481d7fd545","zone":"Zone-A","intervaltype":"MANUAL"}]}} { "backup": [ { "account": "admin", "accountid": "d7cdd13e-930c-11f0-a295-66656d5a9b03", "backupofferingid": "2c36feab-0486-49a6-90e8-30597288b4f7", "backupofferingname": "Daily-1", "created": "2025-09-22T21:30:07+0000", "domain": "ROOT", "domainid": "aa16083b-930c-11f0-a295-66656d5a9b03", "externalid": "i-2-6-VM/2025.09.22.21.29.56", "id": "60673421-02ac-4c2f-a485-294ce5eb7451", "intervaltype": "MANUAL", "name": "internal-1-backup-1", "size": 1659442921, "status": "BackedUp", "type": "FULL", "virtualmachineid": "e9e93fdb-1ed4-4c61-b6f1-af4279906f96", "virtualmachinename": "internal-1", "virtualsize": 21474836480, "volumes": "[{\"uuid\":\"477f59db-e3b3-4a17-af5d-318826dce7fd\",\"type\":\"ROOT\",\"size\":21474836480,\"path\":\"477f59db-e3b3-4a17-af5d-318826dce7fd\",\"deviceId\":0,\"diskOfferingId\":\"89f70f2f-f2ad-490e-8972-a4fc14be76d7\"}]", "zone": "Zone-A", "zoneid": "9020ea93-2aa7-412d-8fe1-19481d7fd545" } ], "count": 1 } (localcloud) 🐱 > version [debug] ExecLine line:version [debug] ExecCmd args: version Apache CloudStack 🐵 CloudMonkey 6.5.0 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
