• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help PlayStore connection timeouts with wifi.

overblood

Lurker
Android Version: 4.0.4

Network: Tesco Mobile

Taskiller Used?: No

[Optional]Are You rooted & which Rom: Yes. Sandvold ICS.

Issue:

Hi folks. I have searched not only this forum but all of google for a solution to this problem, but haven't had any success.

Google Play randomly stops downloads, especially the bigger ones. I ran a logcat while trying to download a 120mb game and found these errors. It seems to have something to do with this "volley.TimeoutError".

I've disabled the password & firewall on my wifi router. Wifi stays on throughout these errors, never cuts out ie. the bars are always there and stay blue.

Note: this doesn't happen on 3g. :confused:

Thanks (please let me know whether I've posted the logs correctly so I can edit them).



10-22 14:05:13.461 E/Finsky (2334): [1] 2.onErrorResponse: Failed to send 6 events because of [com.android.volley.TimeoutError]

10-22 14:06:27.974 E/Finsky (2334): [1] 2.onErrorResponse: Failed to send 4 events because of [com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused]

10-22 14:08:41.645 E/ConnectivityService(205): Exception trying to remove a route: java.lang.IllegalStateException: Unable to communicate with native dameon to add routes - com.android.server.NativeDaemonConnectorException: Cmd {interface route remove wlan0 default 192.168.1.1 32 0.0.0.0} failed with code 400 : {Failed to remove route from default table (No such process)}

10-22 14:08:41.655 E/ConnectivityService(205): Exception trying to remove a route: java.lang.IllegalStateException: Unable to communicate with native dameon to add routes - com.android.server.NativeDaemonConnectorException: Cmd {interface route remove wlan0 default 0.0.0.0 0 192.168.1.1} failed with code 400 : {Failed to remove route from default table (No such process)}

10-22 14:08:44.447 E/Finsky (2334): [1] 2.onErrorResponse: Failed to send 10 events because of [com.android.volley.NoConnectionError: org.apache.http.conn.HttpHostConnectException: Connection to https://android.clients.google.com refused]

10-22 14:08:45.208 E/GTalkService(420): connectionClosed: no XMPPConnection - That's strange!


also this one from the other day (my email replaced with "xxx"):


10-20 18:28:53.944 E/Finsky (3194): [1] 2.onErrorResponse: Failed to send 16 events because of [com.android.volley.TimeoutError]

10-20 18:29:46.866 E/TalkProvider(300): replaceContactWithContactId: contactId==0!!! xxx@gmail.com, acct=1

10-20 18:29:46.866 E/TalkProvider(300): insert presence failed for account=1 username=xxx@gmail.com client_type=0 status= cap=1 priority=0 mode=3

10-20 18:31:47.003 E/TalkProvider(300): replaceContactWithContactId: contactId==0!!! xxx@gmail.com, acct=1

10-20 18:31:47.003 E/TalkProvider(300): insert presence failed for account=1 username=xxx@gmail.com client_type=0 status= cap=1 priority=0 mode=3

10-20 18:32:38.880 E/PrivacySettingsManager(187): getSettings - PrivacySettingsManagerService is null

10-20 18:32:38.880 E/PrivacySettingsManager(187): deleteSettings - PrivacySettingsManagerService is null

10-20 18:33:47.769 E/TalkProvider(300): replaceContactWithContactId: contactId==0!!! xxx@gmail.com, acct=1

10-20 18:33:47.779 E/TalkProvider(300): insert presence failed for account=1 username=xxx@gmail.com client_type=0 status= cap=1 priority=0 mode=3

10-20 18:35:49.041 E/TalkProvider(300): replaceContactWithContactId: contactId==0!!! xxx@gmail.com, acct=1

10-20 18:35:49.051 E/TalkProvider(300): insert presence failed for account=1 username=xxx@gmail.com client_type=0 status= cap=1 priority=0 mode=3

10-20 18:36:57.248 E/PrivacySettingsManager(187): getSettings - PrivacySettingsManagerService is null

10-20 18:36:57.248 E/PrivacySettingsManager(187): deleteSettings - PrivacySettingsManagerService is null

10-20 18:38:03.042 E/TalkProvider(300): replaceContactWithContactId: contactId==0!!! xxx@gmail.com, acct=1

10-20 18:38:03.253 E/TalkProvider(300): insert presence failed for account=1 username=xxx@gmail.com client_type=0 status= cap=1 priority=0 mode=3

10-20 18:39:46.751 E/TalkProvider(300): replaceContactWithContactId: contactId==0!!! xxx@gmail.com, acct=1

10-20 18:39:46.751 E/TalkProvider(300): insert presence failed for account=1 username=xxx@gmail.com client_type=0 status= cap=1 priority=0 mode=5
 
Back
Top Bottom