Unable to run server in ubuntu

I am trying to run the server in ubuntu eç2. Getting below error in the screen shot.
Kindly help me to fix this issue.

OS: Ubuntu 18.0.4
Docker: version 18.03.1-ce, build 9ee9f40
docker-compose version 1.25.5, build 8a1c60f6
go version go1.14.2 linux/amd64

Hello, @Eliyas

Before I can assist you further on this, can you please share the article / documentation that you referred to when installing Mattermost on your Ubuntu server? Is it this one - Windows WSL based on the make run-server command that you are trying to run?

The error that we are seeing on the terminal complains about nc: bad address openldap, can we check what is being shown in the docker logs to see if there is more details as to why the issue is occurring? I am guessing a misconfiguration but I can’t tell until we get more information from the log. Thanks.

Hello, @ahmaddanial thank you for your reply

I am using AWS Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-1065-aws x86_64) and trying to “run make run-server”
Below is the log i am getting from docker for openldap container.

@Eliyas did you find a solution to the issues? I am facing the same issue.