AdamRLukaitis / chrometophone

Automatically exported from code.google.com/p/chrometophone
0 stars 0 forks source link

Fails to register device without giving any error #223

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install the App
2. Run it
3. Select an account and press "Register Device"

What is the expected output? What do you see instead?

Status goes from "Device not registered" to "Registering device..." for about a 
second and then goes back to "Device not registered"

What version of the android, in Settings -> About phone -> Build number (
ex. FRFxx ) ? If less than FRF50 - see the FAQ.

FRF91

Is the phone using WiFi or mobile network when problem occurs ? If Wifi,
are you behind a firewall that blocks outgoing connections ?

WiFi, everything else works fine, and I have tried to register from different 
networks including Google.

Can you open "Gmail" application ? Do you see new messages without hitting
'refresh' ?

Yes

Can you open "Talk" application ? Do you see incoming chats ?

Yes

Original issue reported on code.google.com by pter...@google.com on 29 Sep 2010 at 12:20

GoogleCodeExporter commented 9 years ago
I had a similar issue but I found a workaround. Go to the barcode on this site 
for the Android Extension. Scan the Barcode using barcode scanner. Then 
complete the set up. It works. Install the chrome extension on the 
desktop/laptop. Voila !!!

Original comment by sdee...@google.com on 16 Nov 2010 at 12:15

GoogleCodeExporter commented 9 years ago
Here is the system log:

I/ActivityManager(   86): Starting activity: Intent { 
act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] 
flg=0x10200000 cmp=com.google.android.apps.chrometophone/.ActivityUI }
I/ActivityManager(   86): Start proc com.google.android.apps.chrometophone for 
activity com.google.android.apps.chrometophone/.ActivityUI: pid=20536 uid=10083 
gids={3003}
I/WindowManager(   86): Setting rotation to 1, animFlags=1
I/ActivityManager(   86): Config changed: { scale=1.0 imsi=234/15 loc=en_GB 
touch=3 keys=1/1/2 nav=3/1 orien=2 layout=34 uiMode=17 seq=64}
V/RenderScript_jni(  243): surfaceDestroyed
D/dalvikvm(   86): GC_EXTERNAL_ALLOC freed 1272 objects / 130904 bytes in 89ms
D/dalvikvm(   86): GC_EXTERNAL_ALLOC freed 179 objects / 9064 bytes in 82ms
I/ActivityManager(   86): Displayed activity 
com.google.android.apps.chrometophone/.ActivityUI: 444 ms (total 444 ms)
D/GoogleLoginService(  270): onBind: Intent { 
act=android.accounts.AccountAuthenticator 
cmp=com.google.android.gsf/.loginservice.GoogleLoginService }
D/dalvikvm(   86): GC_EXPLICIT freed 935 objects / 47008 bytes in 88ms
D/dalvikvm(  270): GC_FOR_MALLOC freed 9403 objects / 508664 bytes in 126ms
W/DefaultRequestDirector(  270): Authentication error: Unable to respond to any 
of these challenges: {}
D/C2DMRegistrar(  270): [C2DMRegistrar.1141] register: http error 401
E/C2DMRegistrar(  270): [C2DMReg] handleRequest caught 
org.apache.http.auth.AuthenticationException
D/GoogleLoginService(  270): onBind: Intent { 
act=android.accounts.AccountAuthenticator 
cmp=com.google.android.gsf/.loginservice.GoogleLoginService }
D/GoogleLoginService(  270): onBind: Intent { 
act=android.accounts.AccountAuthenticator 
cmp=com.google.android.gsf/.loginservice.GoogleLoginService }
D/NativeCrypto(  270): Freeing OpenSSL session
D/dalvikvm(  270): GC_FOR_MALLOC freed 8051 objects / 484696 bytes in 50ms
D/dalvikvm(20536): GC_FOR_MALLOC freed 2313 objects / 167360 bytes in 70ms
I/Resources(20536): Loaded time zone names for en_US in 199ms.
W/DeviceRegistrar(20536): Registration error 405

Original comment by pter...@google.com on 9 Dec 2010 at 6:29

GoogleCodeExporter commented 9 years ago
Having same issue on Droid X. Device was previously associated with account, 
logged in this morning and it says no device associated. Attempted to add, 
fails; no error.

Original comment by eric.mil...@gmail.com on 7 Nov 2011 at 6:29