Execute the following command to check if the DRP container is running:
root@Bluecatlab:~# docker ps
If you do not see any container running, start the docker container using the following
command:
docker run
In case the docker container is running, you need to further check the drp.log file to understand the cause of the issue.