Not able to start container after upgrading debian 9 -10

Hi ,
I am getting below error while starting a container after upgrade from debian 9 to debian 10

Connection reset by peer - Failed to receive file descriptor
Connection reset by peer - Failed to receive file descriptor
EROR[07-11|13:13:25] Failed starting container                name=test1 action=start created=2019-07-11T12:22:16+0000 ephemeral=false used=2019-07-11T13:02:59+0000 stateful=false project=default
Error: Failed to run: /root/go/bin/lxd forkstart test1 /var/lib/lxd/containers /var/log/lxd/test1/lxc.conf: 

restarted lxd service.
but still the same error .

root@cpu-5176:~# lxc info test1
Name: test1
Location: none
Remote: unix://
Architecture: x86_64
Created: 2019/07/11 12:22 UTC
Status: Stopped
Type: persistent
Profiles: default

could any one help me on this ?