Setup issue: "Local's router is having trouble starting"

local-lightning.log (69.1 KB)

Hi, I’m trying to set up Local, and I’m getting the error, “Heads-up! Local’s router is having trouble starting. View the router log for more details.”

Any advice? I’m attaching the local-lightening.log file, but am unsure what to do next.

Thanks!
Scott

Hi,
Same ! up !

Edit : I solved my issue with the commends :

  1. $ sudo apachectl stop (I'm on Mac)
  2. $ netstat -ltnp | grep -w ':80'

See the issue Linux Issue: Heads-up! Local's router is having trouble starting
Thnks @clay