Skip to content

Instantly share code, notes, and snippets.

@binaryphile
Created November 22, 2012 15:42
Show Gist options
  • Save binaryphile/4131780 to your computer and use it in GitHub Desktop.
Save binaryphile/4131780 to your computer and use it in GitHub Desktop.
27 Started PUT "/admin/orders/R814805045/payments/346/fire?e=capture"
28 Processing by Spree::Admin::PaymentsController#fire as HTML
29 Parameters: [...]
30 Redirected to https://store.diditbetter.com/admin/orders/R814805045/payments
31 Completed 500 Internal Server Error in 2463ms
32
33 StateMachine::InvalidTransition (Cannot transition state via :failure from "checkout" (Reason(s): State cannot transition via "failure")):
34 vendor/bundle/ruby/1.9.1/gems/state_machine-1.1.2/lib/state_machine/event.rb:241:in `block in add_actions'
35 vendor/bundle/ruby/1.9.1/gems/state_machine-1.1.2/lib/state_machine/machine.rb:753:in `call'
[...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment