notthebee / ansible-easy-vpn

An Ansible playbook that sets up a Wireguard server with ad blocking, DNS-over-HTTPS, and a WebUI with 2FA
Other
1.04k stars 250 forks source link

Error: Problem binding to port 80: Could not bind to IPv4 or IPv6 #99

Closed AbhayGhante closed 1 year ago

AbhayGhante commented 1 year ago

Got This Error after adding doamin; Installing on VPS; Debian 10 may be & Nginx is already installed on port 80 Please tell way to fix this! Like installing this vpn on different port

notthebee commented 1 year ago

This playbook will not work if there's already a web server installed on the machine, since it sets up its own web server (bunkerized-nginx)