If you're facing issues deploying a new Helmut4 stack and cannot access the website via http://<ip-address> or https://<ip-address>, the problem might be that another application is already occupying the required ports (80 or 443).
A simple way to identify the application using these ports is by running the following command:
Note: This command requires iproute2 and grep (on Ubuntu/Debian) or iproute and grep (on RHEL/CentOS).