KVM - virsh autostart has stopped working

Well I think I solved my issue - for me anyway… not sure about saving and resuming VMs but all I need is for the VM to start. I got rid of the errors by disabling vm saving.

Answer was to do the following.

 virsh managedsave-remove --domain gns3

Thanks