kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.08k stars 365 forks source link

Fix AttributeError: 'str' object has no attribute 'decode' (fixes #1339) #1341

Closed Catfriend1 closed 2 years ago

Catfriend1 commented 3 years ago

Pull Request Template

Description

Minor patch.

Fixes #1339

How Has This Been Tested?

Manually inserted the changed vms.py file on my Debian 10.6 KVM server. Migration works with this patch.

Checklist: