Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. D/OkHttp: --> POST https://yourmile.azurewebsites.net/api/v1/mobile-device/register-device http/1.1
  2. D/OkHttp: Content-Type: application/json; charset=UTF-8
  3. D/OkHttp: Content-Length: 378
  4. D/OkHttp: Authorization: Basic dGVzdC1jbGllbnQtaWQ6dGVzdC1zZWNyZXQ=
  5. D/OkHttp: {"appId":"com.appswithlove.ent.onetaxi.driver","appVariant":"driverDebug","appVersion":"1.0","deviceId":"4095789168f8d845","pushToken":"ejziS-k2NqY:APA91bHnUM0ZNlGWSGfdT0O8N48UDfIJl2ayjjtzOmQ8dpEnEdaCVx5-YD3hZkSrEmli-sKk7O__9dzyA522ofh3I-fhDMrqsFLOJGMwJ8zeLArGz8Q-PbTRhUBJt08vnEs_k264yUY2","platform":"android","name":"testname","osVersion":"4.4.4","language":1,"isActive":true}
  6. D/OkHttp: --> END POST (378-byte body)
  7.  
  8. I/com.appswithlove.ent.onetaxi.core.rest.interceptor.LoggingInterceptor: Sending request https://yourmile.azurewebsites.net/api/v1/mobile-device/register-device on Connection{yourmile.azurewebsites.net:443, proxy=DIRECT@ hostAddress=yourmile.azurewebsites.net/137.135.129.175:443 cipherSuite=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA protocol=http/1.1}
  9. Authorization: Basic dGVzdC1jbGllbnQtaWQ6dGVzdC1zZWNyZXQ=
  10. Content-Type: application/json; charset=UTF-8
  11. Content-Length: 378
  12. Host: yourmile.azurewebsites.net
  13. Connection: Keep-Alive
  14. Accept-Encoding: gzip
  15. User-Agent: okhttp/3.2.0
  16. D/OkHttp: <-- 500 Internal Server Error https://yourmile.azurewebsites.net/api/v1/mobile-device/register-device (613ms)
  17. D/OkHttp: Cache-Control: private
  18. D/OkHttp: Content-Length: 4255
  19. D/OkHttp: Content-Type: text/plain; charset=utf-8
  20. D/OkHttp: Server: Microsoft-IIS/8.0
  21. D/OkHttp: X-AspNet-Version: 4.0.30319
  22. D/OkHttp: X-Powered-By: ASP.NET
  23. D/OkHttp: Set-Cookie: ARRAffinity=f9ce3b9b22db35f0098870365d2e3e98738b0b3c1b9b6342638d50e2387256dc;Path=/;Domain=yourmile.azurewebsites.net
  24. D/OkHttp: Date: Mon, 25 Jul 2016 13:51:26 GMT
  25. D/OkHttp: OkHttp-Sent-Millis: 1469454747896
  26. D/OkHttp: OkHttp-Received-Millis: 1469454748223
  27. D/OkHttp: {"message" : "Unable to find role claim", "translationKey" : "unexpectedExeption","request": "https://yourmile.azurewebsites.net/api/v1/mobile-device/register-device","fullStack": "System.Exception: Unable to find role claim\r\n at yourmile.Web.Api.AutofacConfig.<>c.<RegisterComponents>b__1_1()\r\n at System.Lazy`1.CreateValue()\r\n at System.Lazy`1.LazyInitValue()\r\n at System.Lazy`1.get_Value()\r\n at yourmile.Business.MobileDeviceService.<Register>d__7.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at yourmile.Web.Api.Controllers.Public.MobileDeviceController.<RegisterDevice>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__3`1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at yourmile.Web.Api.ClientAuthenticationAttribute.ResultWithChallenge.<ExecuteAsync>d__3.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.AuthenticationFilterResult.<ExecuteAsync>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Owin.PassiveAuthenticationMessageHandler.<SendAsync>d__0.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown
  28. D/OkHttp: ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.HttpServer.<SendAsync>d__0.MoveNext()"}
  29. D/OkHttp: <-- END HTTP (4255-byte body)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement