mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 16:15:50 +03:00
[GH-ISSUE #127] SSH Connection cause 500 Internal Server Error #107
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 @Paul-LKW on GitHub (Oct 16, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/127
Dear Sir:
Just upgraded to V3.1.1 and use normal TCP connection is fine, but if I use SSH for the panel connection, when I click any button eg.create I get 500 Internal Server Error.
May be SSH need additional configuration but how could do this ?
Best Regards,
Paul-LKW
@retspen commented on GitHub (Oct 16, 2013):
Hello,
https://github.com/retspen/webvirtmgr/wiki/Setup-SSH-Authorization
@Paul-LKW commented on GitHub (Oct 16, 2013):
Many Thanks for your information and I will check this.
@MACscr commented on GitHub (Jun 27, 2014):
Im wondering if he had this same issue as I am having, but here is some actual debug data.
What I also dont get is why the panel says its connected when it looks like its actually not.
@MACscr commented on GitHub (Jun 27, 2014):
Nevermind, on debian systems, the group is libvirt and by adding the webvirtmgr user to that group, its solved the problem.