Closed jeromehollon closed 8 years ago
When attempting to log into beta realm from a debug build I get:
I/wwmmo (21160): ServerGreeter: Not authenticated, re-authenticating. I/wwmmo (21160): Authenticator: (re-)authenticating "IeqNWXWTfeAEZSEGBzGDLMCTVXyVdtobXZETWjiOZIwFclSjuSBLrvfEQtijGwEZ@anon.war-worlds.com" to realm Beta... I/wwmmo (21160): RequestManager: >> POST devices I/wwmmo (21160): DeviceRegistrar: Got registration key: I/wwmmo (21160): RequestManager: >> PUT hello/ I/wwmmo (21160): ApiRequest: Got no response body (content-type was: text/html; charset=ISO-8859-1), not returning any proto.
And it continually attempts to retry, spitting out these messages over and over again:
I/wwmmo (21160): RequestManager: >> POST devices I/wwmmo (21160): DeviceRegistrar: Got registration key: I/wwmmo (21160): RequestManager: >> PUT hello/ I/wwmmo (21160): ApiRequest: Got no response body (content-type was: text/html; charset=ISO-8859-1), not returning any proto.
Attempting to login via the signin option results in a crash and this appears in the debug:
I/wwmmo (21160): RequestManager: >> POST anon-associate I/wwmmo (21160): RequestManager: << POST anon-associate 501 Not Implemented timing=[queue-time: 0ms, server-time: 138ms] I/wwmmo (21160): RequestManager: << POST anon-associate 501 Not Implemented timing=[queue-time: 0ms, server-time: 138ms] W/wwmmo (21160): RequestManager: Error in response: 501 Not Implemented
When attempting to log into beta realm from a debug build I get:
And it continually attempts to retry, spitting out these messages over and over again:
Attempting to login via the signin option results in a crash and this appears in the debug: