Skip to content

Instantly share code, notes, and snippets.

@nurey
Created March 30, 2012 19:28
Show Gist options
  • Save nurey/2254275 to your computer and use it in GitHub Desktop.
Save nurey/2254275 to your computer and use it in GitHub Desktop.
Started POST "/workflow/review?auth_token=drTRiTz4WL15TpX64YpM" for 216.223.150.105 at 2012-03-30 10:21:31 -0700
Processing by WorkflowController#review as JSON
Parameters: {"url"=>"http://www.bankisrael.gov.il/series/en/export/html/?series=PU.S03_7_V1.Q&start=1950-01&end=2015-12", "retriever"=>"http", "import_spec"=>"{\"preprocessor
s\":[],\"parser\":[[\"html\",{\"criteria\":\"table[id=\\\"series-data-table\\\"]\"}]],\"actions\":[],\"formats\":[]}", "column_spec"=>"[0,[\"Date\",{}],[\"Value\",{}]]", "sheet
"=>"", "auth_token"=>"drTRiTz4WL15TpX64YpM"}
ESC[1mESC[35mUser Load (0.4ms)ESC[0m SELECT "users".* FROM "users" WHERE "users"."authentication_token" = 'drTRiTz4WL15TpX64YpM' LIMIT 1
ESC[1mESC[36m (0.1ms)ESC[0m ESC[1mBEGINESC[0m
ESC[1mESC[35m (0.2ms)ESC[0m UPDATE "users" SET "last_sign_in_at" = '2012-03-30 17:21:24.600597', "current_sign_in_at" = '2012-03-30 17:21:31.426021', "sign_in_count" = 12591
, "updated_at" = '2012-03-30 17:21:31.426550' WHERE "users"."id" = 3
ESC[1mESC[36m (0.6ms)ESC[0m ESC[1mCOMMITESC[0m
Completed 500 Internal Server Error in 663ms
HtmlParserException (Criteria not found in page: table[id="series-data-table"]):
lib/classes/parsers/html_parser.rb:38:in `parse'
lib/classes/pipeline.rb:133:in `parse'
lib/classes/pipeline.rb:56:in `block in perform'
lib/classes/pipeline.rb:197:in `benchmark_execute'
lib/classes/pipeline.rb:55:in `perform'
app/controllers/workflow_controller.rb:142:in `review'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment