vagrant up stuck at TASK [wordpress-install : Change site owner to user] no failure, no error message, simply stuck. How can I debug whats going on, where to start?
This is happening to me all of a sudden. The initial vagrant up or a vagrant provision hangs at TASK [wordpress-install : Change site owner to user] for a very long time, at least an hour. It seems to finish successfully but take an excessive amount of time.
results of $ vagrant up --debug:
changed: [default] => (item=domain.com)
DEBUG subprocess: stdout:
TASK [wordpress-install : Change site owner to user] ***************************
INFO interface: detail:
TASK [wordpress-install : Change site owner to user] ***************************
TASK [wordpress-install : Change site owner to user] ***************************
DEBUG subprocess: stdout: changed: [default] => (item=domain.com)
INFO interface: detail: changed: [default] => (item=domain.com)
Encountering this issue now, on a machine that successfully just used trellis-cli to provision a new project (so, most recent Trellis version), did the first provision successfully, but hangs on re-provision