Skip to content

Instantly share code, notes, and snippets.

@nurey
Created March 30, 2012 19:33
Show Gist options
  • Save nurey/2254303 to your computer and use it in GitHub Desktop.
Save nurey/2254303 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 06:33:16 -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[36mUser Load (0.4ms)ESC[0m ESC[1mSELECT "users".* FROM "users" WHERE "users"."authentication_token" = 'drTRiTz4WL15TpX64YpM' LIMIT 1ESC[0m
ESC[1mESC[35m (0.0ms)ESC[0m BEGIN
ESC[1mESC[36m (0.2ms)ESC[0m ESC[1mUPDATE "users" SET "last_sign_in_at" = '2012-03-30 13:33:11.136249', "current_sign_in_at" = '2012-03-30 13:33:16.193827', "sign_in_count" =
12567, "updated_at" = '2012-03-30 13:33:16.194446' WHERE "users"."id" = 3ESC[0m
ESC[1mESC[35m (0.4ms)ESC[0m COMMIT
Completed 500 Internal Server Error in 941ms
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