Local by Flywheel v.5.0.6 Error: Heads-up! Local's router is having trouble starting

Having the same issue here, and when I try to change the port on the .conf Local changes it back to :80

2019/10/19 17:30:04 [emerg] 21524#6412: bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)

Windows 10 Pro, Build 18362

RESOLVED solution provided here https://superuser.com/questions/352017/pid4-using-port-80

  • Launch RegEdit.
  • Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP
  • Change the value of “start” to 4, which means disabled.
  • Reboot your computer.
1 Like