Error when I try to resolve set admin password for rasa x

Hi there.

I got the same error as in issue: Getting error when set admin password with this command for rasa-x

But when I tried to resolve it using the solution provided, I get this error:

ERROR: Couldn’t connect to Docker daemon at http+docker://localhost - is it running? If it’s at a non-standard location, specify the URL with the DOCKER_HOST environment variable.

Not sure if I was supposed to start a new topic so I just went ahead and did that.

Thanks.

dear @chiqui_hm,

please check your docker using the following command:

sudo docker ps -a

You need to restart docker using below command:

sudo service docker restart

thanks, @maksudcs. here’s a list of the images

i did the restart afterwards but still got the same error and can’t set the password.