mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 16:15:50 +03:00
[GH-ISSUE #114] error 500 after add new ssh connection #96
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 @bsavelev on GitHub (Sep 29, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/114
Hello!
I install 3.0 and try to add new host with ssh and got error 500:
AttributeError at /dashboard/
'int' object has no attribute 'isdigit'
Exception Location: /var/www/webvirtmgr/dashboard/forms.py in clean_port, line 92
Python Executable: /usr/bin/python
Python Version: 2.7.3