Docker and Portainer for OS5

Hello !

Okay… After a while, I’m coming back… Again !

Still stuck on the same part : Unable to locate /data/portainer.db on disk
I did run the command you tell me :

"Source": "/mnt/HD/HD_a2/Nas_Prog/portainer",
"Source": "/var/run/docker.sock",

but I understood where it is while doing : find / -name portainer.db
as I got always the result that it doesn’t find the /data/portainer.db

and it finded : /mnt/HD/HD_a2/Nas_Prog/docker/portainer

That’s what I get.
I did stop portainer then.

But I got an issue “timeout” when I run the command :
docker run --rm -v /mnt/HD/HD_a2/Nas_Prog/docker/portainer:/data portainer/helper-reset-password

at least, it’s working ^^’

But I have now a daemon problem, not able to stop or launch the portnaire.

So I decided to unistal, restart my NAS, and I’ll try again.

EDIT : when i relaunch, it does exactly the same.
So decided to try to restart portainer and then : Error response from daemon: driver failed programming external connectivity on endpoint portainer (50b35292746c4f2b06ec87c47eed4f496f4cdaab54f0812db017ad6b457d73ff): Error starting userland proxy: listen tcp4 0.0.0.0:8000: bind: address already in use
Error: failed to start containers: portainer

any idea ?