Open ttrowell opened 7 years ago
Just adding that I had the above mentioned errors happen with terminus 1.1.1
I am continuing to get these errors and wanted to add that I can clone the very same DB and files via the UI and do not get any errors.
I am continuing to get these kinds of errors. After upgrading to Terminus 1.3.0, I just ran:
terminus multidev:create ourorg.live staging-858
... and after a time, got this error:
[error] cURL error 28: Operation timed out after 0 milliseconds with 0 out of 0 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
However, in this case the multidev did get created. I wonder if this is similar to https://github.com/pantheon-systems/terminus/issues/1690 ?
I have also seen this.
Expected behavior
terminus env:clone-content <site>.<env> <env>
clones files and db as expected to indicated environmentActual behavior
When I run:
terminus env:clone-content <site>.<env> <env>
bc. [error] The operation failed to complete.
bc. [error] cURL error 28: Operation timed out after 0 milliseconds with 0 out of 0 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
I ran this command this morning and got the errors but when I ran it again, it was fine so there seems to be something buggy going on.
PLEASE ADD:
Steps to reproduce the behavior
Along with the steps, please run
terminus self:info
(terminus cli info
in 0.x) and paste its output here between a pair of ``` marks. If you are submitting an issue for 0.x, please include which OS and command-line client you are using.