[GH-ISSUE #486] Cannot Upload ISO #296

Open
opened 2026-02-27 15:58:09 +03:00 by kerem · 6 comments
Owner

Originally created by @Atilir on GitHub (Feb 6, 2022).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/486

Hi,
I am testing your solution but i cannot manage to upload an ISO via the Web pages.

I get this error message :
image

I'm using the master branch with the latest commit : ba06af9775

Thanks

Originally created by @Atilir on GitHub (Feb 6, 2022). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/486 Hi, I am testing your solution but i cannot manage to upload an ISO via the Web pages. I get this error message : ![image](https://user-images.githubusercontent.com/36844376/152692479-57f048e7-05a4-40a6-be58-73750f719679.png) I'm using the master branch with the latest commit : ba06af977511d7874c7ce0208e3a9b6bb496c22b Thanks
Author
Owner

@catborise commented on GitHub (Feb 7, 2022):

i think you should mount iso path also to webvirtcloud instance/vm/container.

<!-- gh-comment-id:1031090013 --> @catborise commented on GitHub (Feb 7, 2022): i think you should mount iso path also to webvirtcloud instance/vm/container.
Author
Owner

@Atilir commented on GitHub (Feb 8, 2022):

Do you mean like a NFS mount between the KVM host and my webvirtcloud intance ?
So like the webvirtcloud can copy the iso that I upload to it's local directory and because it's mounted also on the KVM host both can acces it ?

<!-- gh-comment-id:1032989165 --> @Atilir commented on GitHub (Feb 8, 2022): Do you mean like a NFS mount between the KVM host and my webvirtcloud intance ? So like the webvirtcloud can copy the iso that I upload to it's local directory and because it's mounted also on the KVM host both can acces it ?
Author
Owner

@catborise commented on GitHub (Feb 9, 2022):

yes i think it works that way for now.

may be there is another mechanism to upload vols or isos to remote datastores, bu it is not implemented yet.

<!-- gh-comment-id:1033353682 --> @catborise commented on GitHub (Feb 9, 2022): yes i think it works that way for now. may be there is another mechanism to upload vols or isos to remote datastores, bu it is not implemented yet.
Author
Owner

@kgfathur commented on GitHub (Jun 12, 2025):

Hello,

How to enable upload images/disk/iso from the webvirtcloud console/web?
I am installing the latest version but there's no options to upload iso/images from the web.

trying to search on the docs, settings.py template and the local files as well, but there's no clue how to enable it.

<!-- gh-comment-id:2966833491 --> @kgfathur commented on GitHub (Jun 12, 2025): Hello, How to enable upload images/disk/iso from the webvirtcloud console/web? I am installing the latest version but there's no options to upload iso/images from the web. trying to search on the docs, [settings.py](https://github.com/retspen/webvirtcloud/blob/c58d6f484d3b66831f470bb99024faddb874fc7e/webvirtcloud/settings.py.template) template and the local files as well, but there's no clue how to enable it.
Author
Owner

@kgfathur commented on GitHub (Jun 12, 2025):

There is some code on
github.com/retspen/webvirtcloud@79450eac6a/storages/views.py (L106-L182)
and
github.com/retspen/webvirtcloud@79450eac6a/storages/templates/create_stg_vol_block.html (L7-L37)

However, I still cannot find how to enable/use it.

<!-- gh-comment-id:2967059185 --> @kgfathur commented on GitHub (Jun 12, 2025): There is some code on https://github.com/retspen/webvirtcloud/blob/79450eac6a2ef693a4a0a14305fa46d13db6481e/storages/views.py#L106-L182 and https://github.com/retspen/webvirtcloud/blob/79450eac6a2ef693a4a0a14305fa46d13db6481e/storages/templates/create_stg_vol_block.html#L7-L37 However, I still cannot find how to enable/use it.
Author
Owner

@kgfathur commented on GitHub (Jun 12, 2025):

Finally i found it. Just realized that it need to create a pool with ISO type first

Image

<!-- gh-comment-id:2967082867 --> @kgfathur commented on GitHub (Jun 12, 2025): Finally i found it. Just realized that it need to create a pool with ISO type first ![Image](https://github.com/user-attachments/assets/70e2585a-c143-44e5-9bb4-714a1038dd18)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#296
No description provided.