Skip to content

Users cannot login #22

Description

@stormageddon

Appears to be a concurrency timeout issue in the /login POST call.

09-14 16:40:38.833 4029-4029/com.fastchat.fastchat D/NetworkManager﹕ Post data = http://powerful-cliffs-9562.herokuapp.com:80/login
09-14 16:41:09.144 4029-4057/com.fastchat.fastchat W/System.err﹕ java.util.concurrent.TimeoutException
09-14 16:41:09.144 4029-4057/com.fastchat.fastchat W/System.err﹕ at com.koushikdutta.async.http.AsyncHttpClient$2.run(AsyncHttpClient.java:240)
09-14 16:41:09.144 4029-4057/com.fastchat.fastchat W/System.err﹕ at com.koushikdutta.async.AsyncServer.lockAndRunQueue(AsyncServer.java:683)
09-14 16:41:09.144 4029-4057/com.fastchat.fastchat W/System.err﹕ at com.koushikdutta.async.AsyncServer.runLoop(AsyncServer.java:700)
09-14 16:41:09.144 4029-4057/com.fastchat.fastchat W/System.err﹕ at com.koushikdutta.async.AsyncServer.run(AsyncServer.java:608)
09-14 16:41:09.144 4029-4057/com.fastchat.fastchat W/System.err﹕ at com.koushikdutta.async.AsyncServer.access$700(AsyncServer.java:37)
09-14 16:41:09.144 4029-4057/com.fastchat.fastchat W/System.err﹕ at com.koushikdutta.async.AsyncServer$13.run(AsyncServer.java:557)
09-14 16:41:09.144 4029-4057/com.fastchat.fastchat D/NetworkManager﹕ I got a JSONObject: null

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions