Created
October 27, 2014 20:31
-
-
Save thiagofigueiro/a347d85e55e95ecdd240 to your computer and use it in GitHub Desktop.
BOC create event
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-10-27T20:30:07.622451+00:00 app[web.2]: Started POST "/centres/annapolis/events" for 63.251.193.4 at 2014-10-27 20:30:07 +0000 | |
2014-10-27T20:30:07.624597+00:00 app[web.2]: Processing by EventsController#create as HTML | |
2014-10-27T20:30:07.624639+00:00 app[web.2]: Parameters: {"utf8"=>"✓", "authenticity_token"=>"F+aTu0QqYMjDKmzDuTmCDRPqo0OXUIJX+PQVaWP2kGw=", "event"=>{"centre_id"=>"annapolis", "name"=>"A test event", "description"=>"test", "location"=>"test", "occurrences"=>{"0"=>{"start"=>"2015-07-04T13:29-0400", "finish"=>"2015-07-04T14:29-0400"}}, "publish"=>"2015-02-06 20:29:00 UTC", "image_ref"=>"jq3wf6oulu0hbkmh9xdg", "external_url_description"=>"", "external_url"=>"", "featured"=>"0", "external_buy_url"=>""}, "commit"=>"Save", "centre_id"=>"annapolis"} | |
2014-10-27T20:30:07.626020+00:00 app[web.2]: Existing local CAS session detected for "[email protected]". Previous ticket "ST-1414440370r-pUfAsY3BRDpFSdkoY" will be re-used. | |
2014-10-27T20:30:08.270082+00:00 app[web.2]: 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:30:08.285924+00:00 app[web.2]: CAS server responded with #<Net::HTTPOK 200 OK readbody=true>: | |
2014-10-27T20:30:08.285931+00:00 app[web.2]: <?xml version="1.0" encoding="UTF-8"?> | |
2014-10-27T20:30:08.285934+00:00 app[web.2]: <cas:serviceResponse xmlns:cas="http://www.yale.edu/tp/cas"> | |
2014-10-27T20:30:08.285936+00:00 app[web.2]: <cas:proxySuccess> | |
2014-10-27T20:30:08.285938+00:00 app[web.2]: <cas:proxyTicket>PT-1414440553rpSymnfY5-iGO8Kg-mL</cas:proxyTicket> | |
2014-10-27T20:30:08.285940+00:00 app[web.2]: </cas:proxySuccess> | |
2014-10-27T20:30:08.285941+00:00 app[web.2]: </cas:serviceResponse> | |
2014-10-27T20:30:08.285943+00:00 app[web.2]: | |
2014-10-27T20:30:08.288738+00:00 app[web.2]: AaaClient_Request_Send_ProxyUser url="https://www.westfield.com.au:443/api/event/master/events.json?service=https%3A%2F%2Fwww.westfield.com.au%3A443&ticket=PT-1414440553rpSymnfY5-iGO8Kg-mL" | |
2014-10-27T20:30:08.805683+00:00 app[web.2]: cache hit centres_for_us1414432800 | |
2014-10-27T20:30:08.813511+00:00 app[web.2]: Completed 200 OK in 1189ms (Views: 36.2ms) | |
2014-10-27T20:30:08.821057+00:00 heroku[router]: at=info method=POST path="/centres/annapolis/events" host=console.westfield.com request_id=febe1b8a-95fd-43ed-9c11-e140bcd1b03e fwd="63.251.193.4" dyno=web.2 connect=8ms service=1198ms status=200 bytes=34183 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment