pantheon-systems / localdev-issues

Issue tracking for Pantheon localdev
6 stars 2 forks source link

COMPOSE_HTTP_TIMEOUT #113

Open mIIwaukee opened 3 years ago

mIIwaukee commented 3 years ago

Hi, having issues pulling down any site.... Any suggestions on what I can do?

Step 1 of 4: Cloning site code with Git Goes very slowly, and then fails with error:

ERROR: for init UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=300) An HTTP request took too long to complete. Retry with --verbose to obtain debug information. If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 300). Removing REMOVEDNAMEFORPRIVACY_init_1 ... done Removing network localdevinitREMOVEDNAMEFORPRIVACY_default Removing volume localdevinitREMOVEDNAMEFORPRIVACY_data_init Removing volume localdevinitREMOVEDNAMEFORPRIVACY_home_init

pirog commented 2 years ago

Going to forgo replication because this is going to be hard to replicate. We probably just want to consider bumping the timeout here to something more reasonable for Localdev like 600 or higher.