Advertisement
chohlasa

Untitled

Oct 25th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. 19:35:48 web.1 | Started GET "/api/v1/imports/17" for 127.0.0.1 at 2013-10-25 19:35:48 -0700
  2. 19:35:48 web.1 | Processing by Api::Json::ImportsController#show as JSON
  3. 19:35:48 web.1 | Parameters: {"id"=>"17"}
  4. 19:35:48 web.1 | [Rollbar] Got unexpected status code from Rollbar api: 403
  5. 19:35:48 web.1 | [Rollbar] Response: {
  6. 19:35:48 web.1 | "err": 1,
  7. 19:35:48 web.1 | "message": "access token not found: null"
  8. 19:35:48 web.1 | }
  9. 19:35:48 web.1 | [Rollbar] Details: https://rollbar.com/instance/uuid?uuid=d6cbbe50-7c16-4b12-9dd9-95b9cdee4d3e (only available if report was successful)
  10. 19:35:48 web.1 | (0.000700s) SELECT * FROM "users" WHERE ("username" = 'alex') LIMIT 1
  11. 19:35:48 web.1 | 2013-10-26T02:35:44Z || Getting file from http://cartodb.s3.amazonaws.com/static/TM_WORLD_BORDERS_SIMPL-0.3.zip
  12. 19:35:48 web.1 | 2013-10-26T02:35:46Z || Starting import for /tmp/20131025-64196-di3cv/TM_WORLD_BORDERS_SIMPL-0.3.zip
  13. 19:35:48 web.1 | 2013-10-26T02:35:46Z || Unpacking /tmp/20131025-64196-di3cv/TM_WORLD_BORDERS_SIMPL-0.3.zip
  14. 19:35:48 web.1 | 2013-10-26T02:35:46Z || Importing data from /tmp/20131025-64196-167zfoa/tm_world_borders_simpl-0.3.shp
  15. 19:35:48 web.1 | 2013-10-26T02:35:47Z || Detected encoding WIN1252
  16. 19:35:48 web.1 | 2013-10-26T02:35:47Z || Using database connection with {:adapter=>"postgres", :encoding=>"unicode", :host=>"localhost", :port=>5432, :database=>"cartodb_dev_user_1_db", :username=>"postgres", :user=>"development_cartodb_user_1"}
  17. 19:35:48 web.1 | 2013-10-26T02:35:47Z || ogr2ogr output: -nlt PROMOTE_TO_MULTI: type not recognised.
  18. 19:35:48 web.1 |
  19. 19:35:48 web.1 | 2013-10-26T02:35:47Z || ogr2ogr exit code: 256
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement