'Botpress issue on starting container instance

I am running botpress on centOS7 VPS using docker. I can build and run the container instance once but when I stopped the running instance then I'm having an issue starting the instance again.

I ran this command :

$ docker start -ai <my_container>

And got this ERROR:

https://prnt.sc/6Qf7qVVHCKxG

ERROR PHOTO

I hope you can help me with this.

Thank you in advance!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source