Installed Docker Desktop 2.2.0.0 and now I can not start a docksal project. According to Google another app is running on the 443 port but this is not true.
The error is - docker:Error response from daemon: driver failed programming external connectivity on endpoint docksal-vhost-proxy (7004fff7a84bd9e4fab301ce1c65429c9aade139efdc65dec95f83b5a2e46555): listen tcp 192.168.64.100:443: bind: cannot assign requested address.
Here’s the output from fin status:
ALERT: Some Docksal services were not running
Restarting Docksal system services…
Configuring network settings…
Configuring NFS shares…
NFS shares are already configured
Resetting Docksal system services…
proxy
docker: Error response from daemon: driver failed programming external connectivity on endpoint docksal-vhost-proxy (fcf1c9f83ad3acc85042b2e84bed773ee24da6930ff192d8b7d2535b66a1f620): listen tcp 192.168.64.100:443: bind: cannot assign requested address.
ERROR: Failed starting the proxy service.
Tried 2.1.0.5 again on my local. The new GUI features promised were too tempting not to try again. Bummed like everyone else above. Returning to 2.1.0.5
fin project start
ALERT: Some Docksal services were not running
Restarting Docksal system services...
Configuring network settings...
Configuring NFS shares...
NFS shares are already configured
Resetting Docksal system services...
* proxy
docker: Error response from daemon: driver failed programming external connectivity on endpoint docksal-vhost-proxy (9443bb5547db8ef71b9fa8a29fb74483f0ce754a4e1941f21418c72e1dc7de22): Error starting userland proxy: listen tcp 192.168.64.100:443: bind: cannot assign requested address.
ERROR: Failed starting the proxy service.