Advertisement
Guest User

Error from Xcode log

a guest
Sep 19th, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.55 KB | None | 0 0
  1. 2014-09-19 22:41:25.178 Energent[295:38537] __79+[ICMHTTPClient validateFailureInOperation:error:success:failure:errorHandler:]_block_invoke197 [Line 67] [Intercom] Failed to retry with error: Request failed: unauthorized (401)
  2. 2014-09-19 22:41:47.516 Energent[295:38537] __79+[ICMHTTPClient validateFailureInOperation:error:success:failure:errorHandler:]_block_invoke197 [Line 67] [Intercom] Failed to retry with error: Request failed: unauthorized (401)
  3. 2014-09-19 22:42:04.346 Energent[295:38537] __79+[ICMHTTPClient validateFailureInOperation:error:success:failure:errorHandler:]_block_invoke197 [Line 67] [Intercom] Failed to retry with error: Request failed: unauthorized (401)
  4. 2014-09-19 22:42:12.289 Energent[295:38537] Request failed: <NSMutableURLRequest: 0x178211d40> { URL: http://wellbore-staging.herokuapp.com/api/v1/sessions, headers: {
  5. "Accept-Language" = "el;q=1, en;q=0.9";
  6. "Content-Length" = 233;
  7. "Content-Type" = "multipart/form-data; boundary=Boundary+03FEADB34BCFB43C";
  8. "User-Agent" = "Energent/3.1.1 (iPad; iOS 8.0; Scale/2.00)";
  9. } }
  10. 2014-09-19 22:42:12.289 Energent[295:38537] Error details. Bytes expected: -1, Bytes received: 39
  11. 2014-09-19 22:42:12.290 Energent[295:38537] ERROR: Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: unauthorized (401)" UserInfo=0x1784e7600 {JSONResponseSerializerWithDataKey=<7b227375 63636573 73223a66 616c7365 2c22696e 666f223a 224c6f67 696e2046 61696c65 64227d>, com.alamofire.serialization.response.error.response=<NSHTTPURLResponse: 0x17a821080> { URL: http://wellbore-staging.herokuapp.com/api/v1/sessions } { status code: 401, headers {
  12. "Cache-Control" = "no-cache";
  13. Connection = close;
  14. "Content-Type" = "application/json; charset=utf-8";
  15. Date = "Fri, 19 Sep 2014 19:42:09 GMT";
  16. Server = Cowboy;
  17. Status = "401 Unauthorized";
  18. Via = "1.1 vegur";
  19. "X-Rack-Cache" = "invalidate, pass";
  20. "X-Request-Id" = "ee5a657e-db1c-4560-8dae-135884766ed6";
  21. "X-Runtime" = "0.124083";
  22. "X-Ua-Compatible" = "IE=Edge,chrome=1";
  23. } }, NSErrorFailingURLKey=http://wellbore-staging.herokuapp.com/api/v1/sessions, com.alamofire.serialization.response.error.data=<7b227375 63636573 73223a66 616c7365 2c22696e 666f223a 224c6f67 696e2046 61696c65 64227d>, NSLocalizedDescription=Request failed: unauthorized (401)}
  24. 2014-09-19 22:42:12.290 Energent[295:38537] Login call failed: Login Failed
  25. 2014-09-19 22:42:24.277 Energent[295:38537] __79+[ICMHTTPClient validateFailureInOperation:error:success:failure:errorHandler:]_block_invoke197 [Line 67] [Intercom] Failed to retry with error: Request failed: unauthorized (401)
  26. 2014-09-19 22:42:28.655 Energent[295:38537] Request failed: <NSMutableURLRequest: 0x170211f00> { URL: http://wellbore-staging.herokuapp.com/api/v1/sessions, headers: {
  27. "Accept-Language" = "el;q=1, en;q=0.9";
  28. "Content-Length" = 243;
  29. "Content-Type" = "multipart/form-data; boundary=Boundary+9FF99B4AB2E966CB";
  30. "User-Agent" = "Energent/3.1.1 (iPad; iOS 8.0; Scale/2.00)";
  31. } }
  32. 2014-09-19 22:42:28.656 Energent[295:38537] Error details. Bytes expected: -1, Bytes received: 39
  33. 2014-09-19 22:42:28.657 Energent[295:38537] ERROR: Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: unauthorized (401)" UserInfo=0x1784fa380 {JSONResponseSerializerWithDataKey=<7b227375 63636573 73223a66 616c7365 2c22696e 666f223a 224c6f67 696e2046 61696c65 64227d>, com.alamofire.serialization.response.error.response=<NSHTTPURLResponse: 0x173020440> { URL: http://wellbore-staging.herokuapp.com/api/v1/sessions } { status code: 401, headers {
  34. "Cache-Control" = "no-cache";
  35. Connection = close;
  36. "Content-Type" = "application/json; charset=utf-8";
  37. Date = "Fri, 19 Sep 2014 19:42:25 GMT";
  38. Server = Cowboy;
  39. Status = "401 Unauthorized";
  40. Via = "1.1 vegur";
  41. "X-Rack-Cache" = "invalidate, pass";
  42. "X-Request-Id" = "db59e8bd-468b-45d0-b4e9-df545c1c8b54";
  43. "X-Runtime" = "0.103221";
  44. "X-Ua-Compatible" = "IE=Edge,chrome=1";
  45. } }, NSErrorFailingURLKey=http://wellbore-staging.herokuapp.com/api/v1/sessions, com.alamofire.serialization.response.error.data=<7b227375 63636573 73223a66 616c7365 2c22696e 666f223a 224c6f67 696e2046 61696c65 64227d>, NSLocalizedDescription=Request failed: unauthorized (401)}
  46. 2014-09-19 22:42:28.659 Energent[295:38537] Login call failed: Login Failed
  47. 2014-09-19 22:42:44.258 Energent[295:38537] __79+[ICMHTTPClient validateFailureInOperation:error:success:failure:errorHandler:]_block_invoke197 [Line 67] [Intercom] Failed to retry with error: Request failed: unauthorized (401)
  48. 2014-09-19 22:43:04.263 Energent[295:38537] __79+[ICMHTTPClient validateFailureInOperation:error:success:failure:errorHandler:]_block_invoke197 [Line 67] [Intercom] Failed to retry with error: Request failed: unauthorized (401)
  49. 2014-09-19 22:43:05.300 Energent[295:38537] Request failed: <NSMutableURLRequest: 0x1782140e0> { URL: http://wellbore-staging.herokuapp.com/api/v1/sessions, headers: {
  50. "Accept-Language" = "el;q=1, en;q=0.9";
  51. "Content-Length" = 243;
  52. "Content-Type" = "multipart/form-data; boundary=Boundary+C44148D4123A2E93";
  53. "User-Agent" = "Energent/3.1.1 (iPad; iOS 8.0; Scale/2.00)";
  54. } }
  55. 2014-09-19 22:43:05.301 Energent[295:38537] Error details. Bytes expected: -1, Bytes received: 39
  56. 2014-09-19 22:43:05.302 Energent[295:38537] ERROR: Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: unauthorized (401)" UserInfo=0x1784fd600 {JSONResponseSerializerWithDataKey=<7b227375 63636573 73223a66 616c7365 2c22696e 666f223a 224c6f67 696e2046 61696c65 64227d>, com.alamofire.serialization.response.error.response=<NSHTTPURLResponse: 0x173025e60> { URL: http://wellbore-staging.herokuapp.com/api/v1/sessions } { status code: 401, headers {
  57. "Cache-Control" = "no-cache";
  58. Connection = close;
  59. "Content-Type" = "application/json; charset=utf-8";
  60. Date = "Fri, 19 Sep 2014 19:43:02 GMT";
  61. Server = Cowboy;
  62. Status = "401 Unauthorized";
  63. Via = "1.1 vegur";
  64. "X-Rack-Cache" = "invalidate, pass";
  65. "X-Request-Id" = "2e3a055d-ba33-4be4-a7ca-8a59c20d651b";
  66. "X-Runtime" = "0.271673";
  67. "X-Ua-Compatible" = "IE=Edge,chrome=1";
  68. } }, NSErrorFailingURLKey=http://wellbore-staging.herokuapp.com/api/v1/sessions, com.alamofire.serialization.response.error.data=<7b227375 63636573 73223a66 616c7365 2c22696e 666f223a 224c6f67 696e2046 61696c65 64227d>, NSLocalizedDescription=Request failed: unauthorized (401)}
  69. 2014-09-19 22:43:05.304 Energent[295:38537] Login call failed: Login Failed
  70. 2014-09-19 22:43:22.820 Energent[295:38537] login API returns {
  71. data = {
  72. "auth_token" = tXJRytNiVUouNGt59YX6Wg;
  73. permissions = 6;
  74. };
  75. info = "Logged in";
  76. success = 1;
  77. }
  78. 2014-09-19 22:43:22.833 Energent[295:38537] request params for wells: {
  79. "auth_token" = tXJRytNiVUouNGt59YX6Wg;
  80. category = "Completion|Permit";
  81. "date_range_type" = custom;
  82. "date_range_value" = 0;
  83. distance = 50;
  84. "end_date" = 20140919;
  85. lat = "32.686394";
  86. long = "-101.968246";
  87. "per_page" = 300;
  88. "start_date" = 20140912;
  89. }
  90. 2014-09-19 22:43:43.408 Energent[295:38537] coachmarks view tapped
  91. 2014-09-19 22:43:45.115 Energent[295:38537] __79+[ICMHTTPClient validateFailureInOperation:error:success:failure:errorHandler:]_block_invoke197 [Line 67] [Intercom] Failed to retry with error: Request failed: unauthorized (401)
  92. 2014-09-19 22:45:08.396 Energent[295:38537] Params: {
  93. category = "Completion|Permit";
  94. "date_range_type" = custom;
  95. "date_range_value" = 0;
  96. "end_date" = 20140919;
  97. "start_date" = 20140912;
  98. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement