pantheon-systems / localdev-issues

Issue tracking for Pantheon localdev
6 stars 2 forks source link

Having port issues pulling a site from Pantheon... #87

Closed tadhuntWW closed 2 years ago

tadhuntWW commented 3 years ago

I'll initiate a pull for a site, it will churn for a minute, error out, then destroy itself. Any help would be much appreciated! Would love to use Localdev since so many of our sites are already in Pantheon.

Here are the errors I am consistently getting:

Creating localdevinitinventure_init_1 ... error

ERROR: for localdevinitinventure_init_1 Cannot start service init: Ports are not available: unable to list exposed ports: Get "http://unix/forwards/list": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

ERROR: for init Cannot start service init: Ports are not available: unable to list exposed ports: Get "http://unix/forwards/list": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Encountered errors while bringing up the project. Removing localdevinitinventure_init_1 ... done Removing network localdevinitinventure_default Removing volume localdevinitinventure_data_init Removing volume localdevinitinventure_home_init Creating network "localdevinitinventure_default" with the default driver Creating volume "localdevinitinventure_data_init" with default driver Creating volume "localdevinitinventure_home_init" with default driver Creating localdevinitinventure_init_1 ... error

ERROR: for localdevinitinventure_init_1 Cannot start service init: Ports are not available: unable to list exposed ports: Get "http://unix/forwards/list": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

ERROR: for init Cannot start service init: Ports are not available: unable to list exposed ports: Get "http://unix/forwards/list": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Encountered errors while bringing up the project. Removing localdevinitinventure_init_1 ... done Removing network localdevinitinventure_default Removing volume localdevinitinventure_data_init Removing volume localdevinitinventure_home_init

pirog commented 2 years ago

@tadhuntWW going to close this in favor of #88