-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Milestone
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
UI, API
CLOUDSTACK VERSION
4.15.1
CONFIGURATION
Basic network, one bridge, one zone
OS / ENVIRONMENT
Ubuntu 20.04.2
cmk 6.1.0
SUMMARY
- After failing to upload an ISO from the local webserver, CS shows it in the list of ISOs with the status "Ready : false". But I can't remove it from both GUI and cmk
- cmk output:
Apache CloudStack 🐵 CloudMonkey 6.1.0
Report issues: https://github.com/apache/cloudstack-cloudmonkey/issues
(localcloud) 🐱 > list isos
(localcloud) 🐱 > delete iso id=d4fb61a3-f5e1-4026-a59e-cfb8279ee453
{
"accountid": "6c1b9fb9-ea09-11eb-837e-0015179e5d77",
"cmd": "org.apache.cloudstack.api.command.user.iso.DeleteIsoCmd",
"completed": "2021-07-21T23:29:24+0300",
"created": "2021-07-21T23:29:22+0300",
"jobid": "a710ccf4-10fb-4465-ae3f-aa4a30162c23",
"jobinstanceid": "d4fb61a3-f5e1-4026-a59e-cfb8279ee453",
"jobinstancetype": "Iso",
"jobprocstatus": 0,
"jobresult": {
"errorcode": 530,
"errortext": "Failed to delete ISO"
},
"jobresultcode": 530,
"jobresulttype": "object",
"jobstatus": 2,
"userid": "6c1f585f-ea09-11eb-837e-0015179e5d77"
}
🙈 Error: async API failed for job a710ccf4-10fb-4465-ae3f-aa4a30162c23
STEPS TO REPRODUCE
EXPECTED RESULTS
Expect to be able to add/remove ISOs
ACTUAL RESULTS
Failed to add an ISO. Failed to remove a bogus ISO
Metadata
Metadata
Assignees
Labels
No labels
