KVM virsh console error: operation failed: Active console session exists for this domain

If you're trying to start a console session for a KVM guest you might receive the following error:

KVM virsh console error: operation failed: Active console session exists for this domain

This is quite an easy fix and all that needs to be done is to restart libvirt-bin service with the following command:

sudo service libvirt-bin restart

You will now be able to start another console session for this domain