Skip to content

Instantly share code, notes, and snippets.

View conord33's full-sized avatar

Conor Dawson conord33

  • Brooklyn, New York
View GitHub Profile

Keybase proof

I hereby claim:

  • I am conord33 on github.
  • I am conord33 (https://keybase.io/conord33) on keybase.
  • I have a public key ASCl5VRY6mr_BucnHgBZ8NLm9wT4_sI0AJl5HnWYen6yIQo

To claim this, I am signing this object:

@conord33
conord33 / terraform-crash.log
Created September 1, 2016 16:34
crash log when updating from 0.6.16 to 0.7.2
This file has been truncated, but you can view the full file.
2016/09/01 18:28:16 [INFO] Terraform version: 0.7.2 0985f39e992f64c5486068e9ab6cde2c8316c65a
2016/09/01 18:28:16 [INFO] CLI args: []string{"/Users/home/Downloads/terraform", "plan", "-var", "tf_env=staging"}
2016/09/01 18:28:16 [DEBUG] Detected home directory from env var: /Users/conor.dawson
2016/09/01 18:28:16 [DEBUG] Detected home directory from env var: /Users/conor.dawson
2016/09/01 18:28:16 [DEBUG] Attempting to open CLI config file: /Users/conor.dawson/.terraformrc
2016/09/01 18:28:16 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2016/09/01 18:28:16 [DEBUG] Detected home directory from env var: /Users/conor.dawson
2016/09/01 18:28:16 [DEBUG] New state was assigned lineage "2febed20-8792-46fc-b932-215964d381bb"
2016/09/01 18:28:16 [STATE UPGRADE] Detected the following collections in state: [rrdatas.]
2016/09/01 18:28:16 [STATE UPGRADE] Detected the following collections in state: [rrdatas.]
W<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>1029</faultcode>
<faultstring>Customer's quote is not existed.</faultstring>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
@conord33
conord33 / gist:5d0c329f31c3e20b4029
Created May 27, 2015 18:51
shoppingCartInfo_Response
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:Magento">
<SOAP-ENV:Body>
<ns1:shoppingCartInfoResponseParam>
<result>
<store_id>1</store_id>
<created_at>2015-05-27 18:46:30</created_at>
<updated_at>2015-05-27 18:48:47</updated_at>
<quote_id>2920355</quote_id>
<is_active>0</is_active>
<is_virtual>0</is_virtual>