Local FlyWheel start problem (local routing is having trouble to start)

My recent installation of Local Flywheel is not working. It appears to be a problem related to port 443, but I run netstats -o and no use for port 443 is shown.
The error log says:
2020/02/08 08:21:20 [emerg] 59760#62404: bind() to 0.0.0.0:443 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)
2020/02/08 08:21:20 [emerg] 13192#64704: bind() to 0.0.0.0:443 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)
2020/02/08 08:37:44 [emerg] 3044#2156: WSASocketW() failed (10050: A socket operation encountered a dead network)
2020/02/08 08:37:45 [emerg] 3828#3936: WSASocketW() failed (10050: A socket operation encountered a dead network)
2020/02/08 08:37:45 [emerg] 2328#988: WSASocketW() failed (10050: A socket operation encountered a dead network)
2020/02/08 09:08:01 [emerg] 16052#17600: bind() to 0.0.0.0:443 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)
2020/02/08 09:08:02 [emerg] 4676#1296: bind() to 0.0.0.0:443 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)
2020/02/08 09:08:02 [emerg] 9044#13764: bind() to 0.0.0.0:443 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.