mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[GH-ISSUE #243] not connected (local variable 'SSH_PORT' referenced before assignment) #191
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 @AlexH-HankIT on GitHub (Feb 22, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/243
Hello,
i installed webvirtmgr on a Debian 7 x86 machine for testing. I added one host with an SSH Connection and the status says: "not connected (local variable 'SSH_PORT' referenced before assignment)", but if i click on Infrastructure i'm able to manage the host, create new VMs, etc.
Any idea, why the status isn't connected as it should be?
@retspen commented on GitHub (Feb 23, 2014):
Witch port number you use?
@AlexH-HankIT commented on GitHub (Feb 23, 2014):
I'm using the default SSH Port 22
@AlexH-HankIT commented on GitHub (Feb 23, 2014):
Perfect, thank you.