shaal / DrupalPod

Start Drupal contributions with 1 click.
https://shaal.github.io/DrupalPod
MIT License
163 stars 54 forks source link

Instance spinup hangs terminal window infintely #137

Open paulb-fr opened 10 months ago

paulb-fr commented 10 months ago

Describe the bug

Found at the Contrib Day after Drupalcon Lille today by a group of first-time contributors: the process of spinning up the Drupal instance hangs forever, although Drupal runs ok and is accessible via the 8080 link on the Ports tab. New terminal windows can be opended and function normally.

To Reproduce

Use Drupalpod to spin up an instance of the below issue with the config shown.

Expected behavior

The command prompt should return, allowing the terminal to be used for further commands.

Screenshots

GitPod output Drupalpod options

Version and configuration information (please complete the following information)

Additional context

We are a group of 4 developers. 2 of our machines displayed this problem (repeatably) and 2 had no problem (also repeatably). Everyone was using Chrome. Version numbers for failing machines are: Version 118.0.5993.88 Version 117.0.5938.149

Unable to get info from the others as they have had to leave.

rfay commented 10 months ago

This happened repeatedly. The workaround they used was just to open another terminal, which was fine. But we need some more instrumentation to figure out what was going on.