mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #646] fail to create new interface without err log #491
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 @hjfeng1988 on GitHub (Sep 15, 2017).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/646
After i click create button,there is no new netcard interface,no error message.
I can't found any error log on host server,the same result on webvirtmgr server.Which i look for the log file is /var/log/message and /var/log/libvirt,I also debug the webvirtmgr log with command
./manage.py runserver 0:8000,but it return me normal nginx access log.Is there any other way to debug the error.
operating system:CentOS 7.3
webvirtmgr version:4.8.9
@ghost commented on GitHub (Nov 24, 2017):
oh, I have this problem to....
@FanFansfan commented on GitHub (Feb 17, 2019):
表单的后端验证逻辑有问题,webvirtcloud好像有所改进
@hjfeng1988 commented on GitHub (Mar 5, 2019):
已经改用xen