Skip to content

Instantly share code, notes, and snippets.

@thiagofigueiro
Last active August 29, 2015 14:08
Show Gist options
  • Save thiagofigueiro/5c24304fcd133f3f17b1 to your computer and use it in GitHub Desktop.
Save thiagofigueiro/5c24304fcd133f3f17b1 to your computer and use it in GitHub Desktop.
centre info
NR stack: https://rpm.newrelic.com/accounts/10589/applications/2287715/traced_errors/2362128883
2014-10-27T20:43:09.262637+00:00 app[web.1]: Processing by Centre::InformationController#update as HTML
2014-10-27T20:43:09.262678+00:00 app[web.1]: Parameters: {"utf8"=>"✓", "authenticity_token"=>"F+aTu0QqYMjDKmzDuTmCDRPqo0OXUIJX+PQVaWP2kGw=", "centre"=>{"centre_id"=>"annapolis", "facebook"=>"www.facebook.com/WestfieldAnnapolis", "twitter"=>"twitter.com/WestfieldANN", "google_plus"=>"plus.google.com/101033915999013234955/about?hl=en-US", "instagram"=>"instagram.com/westfieldannapolis", "pinterest"=>"www.pinterest.com/westfieldus", "youtube"=>"www.youtube.com/westfieldus"}, "centre_id"=>"annapolis"}
2014-10-27T20:43:09.264291+00:00 app[web.1]: Existing local CAS session detected for "tfigueiro@us.westfield.com". Previous ticket "ST-1414440370r-pUfAsY3BRDpFSdkoY" will be re-used.
2014-10-27T20:43:09.259267+00:00 app[web.1]: Started PUT "/centres/annapolis/info" for 63.251.193.4 at 2014-10-27 20:43:09 +0000
2014-10-27T20:43:09.914628+00:00 app[web.1]: Requesting CAS response for URI https://secure.westfield.com/sso/proxy?pgt=PGT-1414440373rs0EvqPIbdL3gp4SSbHRG6jRCrP7HJ2vefytgJWy6QsBl5CqpC&targetService=https%3A%2F%2Fwww.westfield.com.au%3A443
2014-10-27T20:43:09.970059+00:00 app[web.1]: CAS server responded with #<Net::HTTPOK 200 OK readbody=true>:
2014-10-27T20:43:09.970065+00:00 app[web.1]: <?xml version="1.0" encoding="UTF-8"?>
2014-10-27T20:43:09.970066+00:00 app[web.1]: <cas:serviceResponse xmlns:cas="http://www.yale.edu/tp/cas">
2014-10-27T20:43:09.970068+00:00 app[web.1]: <cas:proxySuccess>
2014-10-27T20:43:09.970071+00:00 app[web.1]: <cas:proxyTicket>PT-1414440458rxrC3OnXTUPVf7e-lSi</cas:proxyTicket>
2014-10-27T20:43:09.970073+00:00 app[web.1]: </cas:proxySuccess>
2014-10-27T20:43:09.970075+00:00 app[web.1]: </cas:serviceResponse>
2014-10-27T20:43:09.970078+00:00 app[web.1]:
2014-10-27T20:43:09.974366+00:00 app[web.1]: AaaClient_Request_Send_ProxyUser url="https://www.westfield.com.au:443/api/centre/master/centres/annapolis.json?service=https%3A%2F%2Fwww.westfield.com.au%3A443&ticket=PT-1414440458rxrC3OnXTUPVf7e-lSi"
2014-10-27T20:43:11.055628+00:00 app[web.1]: Completed 500 Internal Server Error in 1793ms
2014-10-27T20:43:11.057741+00:00 app[web.1]:
2014-10-27T20:43:11.057744+00:00 app[web.1]: NoMethodError (undefined method `join' for nil:NilClass):
2014-10-27T20:43:11.057746+00:00 app[web.1]: app/controllers/application_controller.rb:31:in `block in <class:ApplicationController>'
2014-10-27T20:43:11.057748+00:00 app[web.1]:
2014-10-27T20:43:11.057749+00:00 app[web.1]:
2014-10-27T20:43:11.065354+00:00 heroku[router]: at=info method=POST path="/centres/annapolis/info" host=console.westfield.com request_id=d15a414d-49d8-44e8-885e-8ff22c7e1ab8 fwd="63.251.193.4" dyno=web.1 connect=1ms service=1809ms status=500 bytes=1575
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment