I'm running the latest version of sbx (0.26.1) and the save command consistently fails with this error:
Snapshotting image in sandbox ...
ERROR: save template: send request: Post "http://socket/template/save": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Adding the --output ... argument leads to the same result and -D doesn't provide more details about the error.
I'm running the latest version of sbx (0.26.1) and the
savecommand consistently fails with this error:Adding the
--output ...argument leads to the same result and-Ddoesn't provide more details about the error.