bozark / chrometophone

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

Cannot register device. #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Touch Register Device Button.

Please provide any additional information below.
When touch "Register Device" button, status will change to "Registering 
device..." for a few second before retun to "Device not registered".

Original issue reported on code.google.com by thisIsR...@gmail.com on 23 May 2010 at 2:29

GoogleCodeExporter commented 9 years ago
I had the same issue when using wifi. Try registering using 3g

Original comment by J.Mas...@gmail.com on 23 May 2010 at 3:11

GoogleCodeExporter commented 9 years ago
Tried with both, same result.

Original comment by poohdis...@gmail.com on 23 May 2010 at 3:17

GoogleCodeExporter commented 9 years ago
won t work. impossible to regsiter device.

Original comment by ouriel.o...@gmail.com on 23 May 2010 at 4:37

GoogleCodeExporter commented 9 years ago
Can you paste the error from adb logcat?

Original comment by burke.da...@gmail.com on 23 May 2010 at 6:59

GoogleCodeExporter commented 9 years ago
It did work in the end. After numerous tries.
I have snagged a logcat of when it failed. Hope this help.

I/ActivityManager(   83): Displayed activity 
com.google.android.apps.chrometophone/.ActivityUI: 170 ms (total 170 ms)
D/dalvikvm( 4062): GC_EXPLICIT freed 5648 objects / 277424 bytes in 58ms
W/DeviceRegistrar( 4050): Registration error The operation timed out
D/dalvikvm(   83): GC_EXTERNAL_ALLOC freed 3374 objects / 153280 bytes in 73ms
D/dalvikvm(   83): GC_EXTERNAL_ALLOC freed 732 objects / 31624 bytes in 73ms
D/alogcat ( 4185): stopping ...
D/alogcat ( 4185): resumed

Original comment by thisIsR...@gmail.com on 24 May 2010 at 6:36

GoogleCodeExporter commented 9 years ago
Looks like a temporary network issue ("The operation timed out"). 

Original comment by burke.da...@gmail.com on 24 May 2010 at 10:52