View Single Post
Posts: 1 | Thanked: 0 times | Joined on Dec 2010
#907
Hi,

I just installed The one ring.. but after installing after logging into my google voice account, I am not able to make calls from GV.. Although I am able to send messages.

This is the error I get in logs.. Please advice.


(00:27:50) DEBUG MainThread.gvoice.browser_emu: Performing download of https://www.google.com/voice/mobile/phones
(00:27:52) INFO AsyncPool.gvoice.backend: {'subscriberNumber': 'undefined', 'remember': '1', 'phoneType': '2', 'forwardingNumber': '', 'outgoingNumber': '+12011234567'}
(00:27:52) DEBUG AsyncPool.gvoice.browser_emu: Performing download of https://www.google.com/voice/call/connect
(00:27:53) ERROR AsyncPool.util.go_utils: Error, passing it back to the main thread
Traceback (most recent call last):
File "/opt/theonering/lib/util/go_utils.py", line 183, in __consume_queue
result = func(*args, **kwds)
File "/opt/theonering/lib/gvoice/backend.py", line 364, in call
self._parse_with_validation(page)
File "/opt/theonering/lib/gvoice/backend.py", line 771, in _parse_with_validation
validate_response(json)
File "/opt/theonering/lib/gvoice/backend.py", line 884, in validate_response
raise RuntimeError('There was a problem with GV: %s' % response)
RuntimeError: There was a problem with GV: {'data': {'code': 20}, 'ok': False}
(00:27:53) ERROR MainThread.channel.call: While placing call to +12011234567
Traceback (most recent call last):
File "/opt/theonering/lib/channel/call.py", line 186, in _call
{},
RuntimeError: There was a problem with GV: {'data': {'code': 20}, 'ok': False}
(00:29:07) DEBUG MainThread.connection: Re-used handle for subscribe, I hoped this helped
(00:29:07) DEBUG MainThread.connection: Re-used handle for publish, I hoped this helped
(00:29:07) DEBUG MainThread.channel_manager: New contact list channel
(00:30:36) DEBUG MainThread.connection: Re-used handle for subscribe, I hoped this helped
(00:30:37) DEBUG MainThread.connection: Re-used handle for publish, I hoped this helped
(00:30:37) DEBUG MainThread.channel_manager: New contact list channel
(00:32:06) DEBUG MainThread.connection: Re-used handle for subscribe, I hoped this helped
(00:32:07) DEBUG MainThread.connection: Re-used handle for publish, I hoped this helped
(00:32:07) DEBUG MainThread.channel_manager: New contact list channel
(00:33:37) DEBUG MainThread.connection: Re-used handle for subscribe, I hoped this helped
(00:33:38) DEBUG MainThread.co

Last edited by umang.gopani; 2010-12-03 at 08:52.