Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2016
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. Jun 22 12:55:44 MQD-iPhone-6-Plus Alfa Capital[493] <Warning>: E restkit.network:RKObjectRequestOperation.m:551 Object request failed: Underlying HTTP request operation failed with error: Error Domain=org.restkit.RestKit.ErrorDomain Code=-1016 "Expected content type {(
  2. "application/x-www-form-urlencoded",
  3. "application/json"
  4. )}, got text/html" UserInfo={NSLocalizedRecoverySuggestion=<html><head><title>Login Page</title></head><body onload='document.f.username.focus();'>
  5. <h3>Login with Username and Password</h3><form name='f' action='/login' method='POST'>
  6. <table>
  7. <tr><td>User:</td><td><input type='text' name='username' value=''></td></tr>
  8. <tr><td>Password:</td><td><input type='password' name='password'/></td></tr>
  9. <tr><td><input type='checkbox' name='remember-me'/></td><td>Remember me on this computer.</td></tr>
  10. <tr><td colspan='2'><input name="submit" type="submit" value="Login"/></td></tr>
  11. </table>
  12. </form></body></html>, NSErrorFailingURLKey=https://mobile.alfacapital.ru/j_spring_security_check, AFNetworkingOperationFailingURLRequestErrorKey=<NSMutableURLRequest: 0x12f596700> { URL: https://mobile.alfacapital.ru/j_spring_security_check }, AFNetworkingOperationFailingURLResponseErrorKey=<NSHTTPURLResponse: 0x12f7eb940> { URL: https://mobile.alfacapital.ru/login } { status code: 200, headers {
  13. "Cache-Control" = "no-cache, no-store, max-age=0, must-revalidate";
  14. Connection = "keep-alive";
  15. "Content-Length" = 553;
  16. "Content-Type" = "text/html;charset=UTF-8";
  17. Date = "Wed, 22 Jun 2016 08:52:59 GMT";
  18. Expires = 0;
  19. Pragma = "no-cache";
  20. Server = "nginx/1.8.0";
  21. "Strict-Transport-Security" = "max-age=31536000 ; includeSubDomains, max-age=31536000";
  22. "X-Content-Type-Options" = nosniff;
  23. "X-Frame-Options" = DENY;
  24. "X-XSS-Protection" = "1; mode=block";
  25. } }, NSLocalizedDescription=Expected content type {(
  26. "application/x-www-form-urlencoded",
  27. "application/json"
  28. )}, got text/html}
  29. Jun 22 12:55:44 MQD-iPhone-6-Plus Alfa Capital[493] <Warning>: E restkit.network:RKObjectRequestOperation.m:215 POST 'https://mobile.alfacapital.ru/j_spring_security_check' (200 OK / 0 objects) [request=0.0844s mapping=0.0000s total=0.0938s]: Error Domain=org.restkit.RestKit.ErrorDomain Code=-1016 "Expected content type {(
  30. "application/x-www-form-urlencoded",
  31. "application/json"
  32. )}, got text/html" UserInfo={NSLocalizedRecoverySuggestion=<html><head><title>Login Page</title></head><body onload='document.f.username.focus();'>
  33. <h3>Login with Username and Password</h3><form name='f' action='/login' method='POST'>
  34. <table>
  35. <tr><td>User:</td><td><input type='text' name='username' value=''></td></tr>
  36. <tr><td>Password:</td><td><input type='password' name='password'/></td></tr>
  37. <tr><td><input type='checkbox' name='remember-me'/></td><td>Remember me on this computer.</td></tr>
  38. <tr><td colspan='2'><input name="submit" type="submit" value="Login"/></td></tr>
  39. </table>
  40. </form></body></html>, NSErrorFailingURLKey=https://mobile.alfacapital.ru/j_spring_security_check, AFNetworkingOperationFailingURLRequestErrorKey=<NSMutableURLRequest: 0x12f596700> { URL: https://mobile.alfacapital.ru/j_spring_security_check }, AFNetworkingOperationFailingURLResponseErrorKey=<NSHTTPURLResponse: 0x12f7eb940> { URL: https://mobile.alfacapital.ru/login } { status code: 200, headers {
  41. "Cache-Control" = "no-cache, no-store, max-age=0, must-revalidate";
  42. Connection = "keep-alive";
  43. "Content-Length" = 553;
  44. "Content-Type" = "text/html;charset=UTF-8";
  45. Date = "Wed, 22 Jun 2016 08:52:59 GMT";
  46. Expires = 0;
  47. Pragma = "no-cache";
  48. Server = "nginx/1.8.0";
  49. "Strict-Transport-Security" = "max-age=31536000 ; includeSubDomains, max-age=31536000";
  50. "X-Content-Type-Options" = nosniff;
  51. "X-Frame-Options" = DENY;
  52. "X-XSS-Protection" = "1; mode=block";
  53. } }, NSLocalizedDescription=Expected content type {(
  54. "application/x-www-form-urlencoded",
  55. "application/json"
  56. )}, got text/html}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement