Closed JerryBian closed 4 years ago
same
Looks like this helped me get through this error...
Apache is already installed and running on the machine: https://community.letsencrypt.org/t/problem-binding-to-port-80-could-not-bind-to-ipv4-or-ipv6/77033/7
First, double check like this: https://www.tecmint.com/check-apache-httpd-status-and-uptime-in-linux/
Remove if needed: http://xmodulo.com/how-to-uninstall-and-remove-apache2-on-ubuntu-debian.html
Re-run the script - this worked for me. I'm not a Linux/Ubuntu expert so please excuse the lack of information in this comment/answer
Right, this script expects a freshly installed Ubuntu with no extra services running, including nothing bound to port 80. @as1414's advice looks good to me.
While run the setup script, it shows failure, can you explain or guide how to fix this issue?