[GH-ISSUE #114] error 500 after add new ssh connection #96

Closed
opened 2026-02-27 16:37:52 +03:00 by kerem · 0 comments
Owner

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

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
kerem closed this issue 2026-02-27 16:37:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#96
No description provided.