grillovillegas
Member
- Joined
- Feb 13, 2011
- Messages
- 330
- Reaction score
- 12
Hi
I just installed Incredible PBX GUI for Raspberry Pi 2 with Asterisk 13 and as soon as I enter google credentials asterisk crashes , after restarting I got the following message on asterisk CLI
[2015-09-23 14:14:26] NOTICE[3728]: res_xmpp.c:3890 fetch_access_token: access Token : (null)
[2015-09-23 14:14:26] WARNING[3728]: res_xmpp.c:3766 xmpp_client_receive: Parsing failure: Hook returned an error.
[2015-09-23 14:14:26] WARNING[3728]: res_xmpp.c:3763 xmpp_client_receive: Parsing failure: Invalid XML.
[2015-09-23 14:14:26] WARNING[3728]: res_xmpp.c:3830 xmpp_client_thread: JABBER: socket read error
[2015-09-23 14:14:26] NOTICE[3728]: res_xmpp.c:3639 xmpp_client_reconnect: Connecting to client token :
[2015-09-23 14:14:26] NOTICE[3728]: res_xmpp.c:3877 fetch_access_token: Command CURL(https://www.googleapis.com/oauth2/v...fxqo2&refresh_token=&grant_type=refresh_token)
[2015-09-23 14:14:26] NOTICE[3728]: res_xmpp.c:3881 fetch_access_token: Command status : {
"error": "invalid_grant",
"error_description": "Bad Request"
Credentials are fine , tested them in a previos version of Raspberry Pi 2 With Asterisk 12 without a problem
Any ideas ?
Thanks
I just installed Incredible PBX GUI for Raspberry Pi 2 with Asterisk 13 and as soon as I enter google credentials asterisk crashes , after restarting I got the following message on asterisk CLI
[2015-09-23 14:14:26] NOTICE[3728]: res_xmpp.c:3890 fetch_access_token: access Token : (null)
[2015-09-23 14:14:26] WARNING[3728]: res_xmpp.c:3766 xmpp_client_receive: Parsing failure: Hook returned an error.
[2015-09-23 14:14:26] WARNING[3728]: res_xmpp.c:3763 xmpp_client_receive: Parsing failure: Invalid XML.
[2015-09-23 14:14:26] WARNING[3728]: res_xmpp.c:3830 xmpp_client_thread: JABBER: socket read error
[2015-09-23 14:14:26] NOTICE[3728]: res_xmpp.c:3639 xmpp_client_reconnect: Connecting to client token :
[2015-09-23 14:14:26] NOTICE[3728]: res_xmpp.c:3877 fetch_access_token: Command CURL(https://www.googleapis.com/oauth2/v...fxqo2&refresh_token=&grant_type=refresh_token)
[2015-09-23 14:14:26] NOTICE[3728]: res_xmpp.c:3881 fetch_access_token: Command status : {
"error": "invalid_grant",
"error_description": "Bad Request"
Credentials are fine , tested them in a previos version of Raspberry Pi 2 With Asterisk 12 without a problem
Any ideas ?
Thanks