mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #263] Resource temporarily unavailable #209
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 @x20mar on GitHub (Mar 16, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/263
Hi,
I think I have a setup issue with kvm and webvirtmgr. I followed your instructions for installing everything but when I go to the webpage nginx gives a 502 error
When I pulled up a nginx debug error log I got
Suggestions? Thanks
@retspen commented on GitHub (Mar 16, 2014):
ps axf | grep supervisor
@x20mar commented on GitHub (Mar 16, 2014):
@retspen commented on GitHub (Mar 17, 2014):
Restart supervisor daemon
@x20mar commented on GitHub (Mar 17, 2014):
Ahh cool that works, Thanks