Hi Everyone,
I'm facing an issue with starting the FireFly server due to failures in Docker containers, and I could use some help troubleshooting it. Here are the details:
System Details:
Operating System: Windows, switched to WSL (Ubuntu) environment
Command used: ff start org1
Docker command: docker ps -a
Issue:
When I run ff start org1, some of the Docker containers fail to start properly. Below is the screenshot showing the details of the issue:
Docker Container Status:

As you can see, several containers exit immediately after starting, with some showing an exit status of (1) and others (0). This happens both on my native Windows environment and when I switched to using WSL with Ubuntu.
Has anyone experienced similar issues or have any suggestions on how to resolve this? Any help would be greatly appreciated!
Thank you!