Running EasyEngine on WSL2

Hi, I have been trying to create a sample html site using EasyEngine 4 running on WSL2 (Ubuntu 20.04) with Docker but haven’t been able to do so. Every time I try and create a html site it gives me Warning: Failed to create “/opt/easyengine/sites/test.test/config/nginx/conf.d”: mkdir(): File exists. error and site gets removed. Same thing happends while create a wordpress site but error seems to be Warning: Failed to create “/opt/easyengine/sites/test.test/services/postfix/ssl”: mkdir(): File exists.

I am running the commands as sudo and have double checked that I have WSL2 installed and docker connected to it. Any help would be appreciated. Thanks.

It does seems like /opt/easyengine/sites/test.test directory already exists.
Try deleting that directory and recreate site.
You can change site name to verify that there is no error in EasyEngine.