When I try to remap ports, Local hangs and doesn’t complete the operation.
I figured I should come back and clarify what’s happening a bit better. I’m hoping someone can offer a workaround, or something.
When I go to ports, and I add a port called SSH and set it to port 22, it will just sit here at “Remapping Ports”
Nothing is sent to my logfile when I try to remap ports, but when I start the container, here’s what gets logged:
Jun 5, 2019, 7:59 AM EDT - info: [EnvironmentCustom] Empty /etc/mysql
Jun 5, 2019, 7:59 AM EDT - info: [EnvironmentCustom] Copying MySQL config to container prior to starting.
Jun 5, 2019, 7:59 AM EDT - info: [main/waitForFile] Waiting for /conf/php/7.2.0/etc/php-fpm.conf c07b04113834d5c90f7d26d27d1c97b704731bfa4bd1e26aed76dc3397fcf086
Jun 5, 2019, 7:59 AM EDT - info: [main/docker-router] getRouterContainers()
Jun 5, 2019, 7:59 AM EDT - info: [main/docker-router] teardown()
Jun 5, 2019, 7:59 AM EDT - info: [main/docker-router] Removing router container 0432f7d28446b1b7b9ea91ac3c9769cde9151a9bc47cb886b77166885c841906
Jun 5, 2019, 7:59 AM EDT - info: [main/waitForFile] /conf/php/7.2.0/etc/php-fpm.conf exists
Jun 5, 2019, 7:59 AM EDT - info: [main/docker-router] updateProxyManager()
Jun 5, 2019, 7:59 AM EDT - info: [main/docker-router] runContainer()
Jun 5, 2019, 7:59 AM EDT - warn: [main/proxy-manager] proxyManager::add: site domain or ports do not exist.
Jun 5, 2019, 7:59 AM EDT - info: [main/docker-network-manager] removeExistingNetworks
Jun 5, 2019, 7:59 AM EDT - info: [main/docker-network-manager] createNetwork
Jun 5, 2019, 7:59 AM EDT - info: [main/docker-router] reconnectNetwork()
Jun 5, 2019, 7:59 AM EDT - info: [EnvironmentCustom] Starting php-fpm done
Looks like this is being discussed on Github: https://github.com/getflywheel/local-addon-ports/issues/2
I’m going to continue conversation there.