mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 16:05:58 +03:00
[GH-ISSUE #283] VM Crash #182
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#182
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FrancescoFdd5 on GitHub (Jan 13, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/283
Hi, when I start 2 VM after a few minutes (there is no fixed time) one of the two crashes and I don't find errors to understand what the problem is. I'm sure it's not a resource issue (RAM or CPU).

The VM on the right is the one that crashed.
This is the error he gives me if I reconnect
@catborise commented on GitHub (Jan 13, 2020):
webvirtcloud provides webui it does not have a core function. it does not have a capability to crash or make different things. you should check using virt-manager. it could be memory. because you have 16gb on host but you provision 20gb ...
install virt-manager to host,
start vm with virtmanager and see what is going on.
@FrancescoFdd5 commented on GitHub (Jan 14, 2020):
Resolved thanks