pantheon-systems / terminus

The Pantheon CLI — a standalone utility for performing operations on the Pantheon Platform
https://pantheon.io
Other
318 stars 195 forks source link

Terminus operation failed to complete #1672

Open ttrowell opened 7 years ago

ttrowell commented 7 years ago

Expected behavior

terminus env:clone-content <site>.<env> <env> clones files and db as expected to indicated environment

Actual 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.

danny-englander commented 7 years ago

Just adding that I had the above mentioned errors happen with terminus 1.1.1

danny-englander commented 7 years ago

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.

danny-englander commented 7 years ago

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 ?

azinck commented 7 years ago

I have also seen this.