Gatekeeper and ports

Open blocked apps and free conflicting ports 80/443/3306.

Gatekeeper

See steps in Install: System Settings → Privacy & Security, or Open from the context menu. Download only from the official Download page.

Port in use

  1. Stack → Diagnostics / macstack doctor --stack
  2. Find the process on the port (lsof -i :8088, :8443, :3306, …)
  3. Stop the other Apache/nginx/MySQL or change ports in Settings → Ports
  4. Save and restart

Typical conflicts: another stack on 8088/8443, system Apache if you switched to 80, old Valet/Herd, another Docker Compose stack.

Download Pro Teams