ERROR: HNS failed with error : The parameter is incorrect. (Help for a new user)

I am trying to install Concerto (https://github.com/campsych/concerto-platform/wiki/docker-compose-Installation-guide) on a Windows based server on AWS. I failed at doing this on the basic AWS windows server so I tried doing it on the one that already has containers and docker installed. I installed docker compose because I don’t believe that that is pre-installed. When I ran the last command (docker-compose up --build -d) it gave me the following error: ERROR: HNS failed with error : The parameter is incorrect.

I am new to all of this (setting up a server, using AWS, using Docker, etc.

Any help would be appreciated.

Thanks