EasyEngine/easyengine

Cannot create/start proxy. Please make sure port 80 and 443 are free.

Castolo opened this issue · 3 comments

This issue tracker is only for issues related to EasyEngine. Please use https://github.com/EasyEngine/easyengine/discussions for support questions.

If you feel the issue is a EasyEngine specific issue, please attach the output of the following commands.

System Information
Click here: https://imgur.com/a/LMJMAzU

My issue is when i type this command:
sudo ee site create live-matches.xyz --wp --letsencrypt

..this is what it sends to me:
Cannot create/start proxy. Please make sure port 80 and 443 are free.

What can I do?

maybe that's because apache is using port 80

I am getting the same error.
Fresh install and followed instructions on homepage
$ wget -qO ee rt.cx/ee4 && sudo bash ee
followed by
$ sudo ee site create example.com --type=wp

And it throws me above error. I know nginx is ON active.