maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Unable to connect to FB & Gmail on N9 (https://talk.maemo.org/showthread.php?t=81275)

IrsH dA wUn 2012-01-02 10:48

Unable to connect to FB & Gmail on N9
 
Hi guys! I bought my Nokia N9 last week and i'm new to MEEGO. Updated the firmware to PR 1.1 and when i try to login to fb & gmail it says "Can't Connect To Fb/Gmail"



Please help me..

Weblover 2012-01-02 11:07

Re: Unable to connect to FB & Gmail on N9
 
Quote:

Originally Posted by IrsH dA wUn (Post 1144503)
Hi guys! I bought my Nokia N9 last week and i'm new to MEEGO. Updated the firmware to PR 1.1 and when i try to login to fb & gmail it says "Can't Connect To Fb/Gmail"
Please help me..

Before the update was Fb/Gmail connection working?

thedead1440 2012-01-02 11:09

Re: Unable to connect to FB & Gmail on N9
 
try deleting the accounts, reboot and then create the accounts again.

IrsH dA wUn 2012-01-02 11:12

Re: Unable to connect to FB & Gmail on N9
 
Nope i did not and updated the firmware first.

IrsH dA wUn 2012-01-02 11:13

Re: Unable to connect to FB & Gmail on N9
 
Quote:

Originally Posted by thedead1440 (Post 1144516)
try deleting the accounts, reboot and then create the accounts again.

I didn't have a chance to create an account coz it's rejecting. What might be the issue?

noetus 2012-01-03 10:52

Re: Unable to connect to FB & Gmail on N9
 
This may be related to the issue many people are experiencing with Google Talk and Facebook accounts not connecting/disconnecting/getting 'Wrong password' error. There are several threads about this.

But what you experience seems slightly different in that you cannot even create the accounts in the first place. However that it happened upon installing PR1.1 seems significant.

I would try resetting the device (Settings > Reset > Restore settings), reboot, and try again. Make sure you are starting from a clean slate with NO existing accounts. 'Restore settings' does not actually delete or change many of your user settings or configurations; I have found it to be very safe.

IrsH dA wUn 2012-01-03 11:32

Re: Unable to connect to FB & Gmail on N9
 
I have restored the device twice with Factory settings but still I'm unable to connect. I restored after updating PR 1.1

IrsH dA wUn 2012-01-03 11:38

Re: Unable to connect to FB & Gmail on N9
 
I'm restoring again now..

IrsH dA wUn 2012-01-03 11:46

Re: Unable to connect to FB & Gmail on N9
 
Still the problem exists.. Can't connect to Fb/Gmail

jalyst 2012-01-03 12:24

Re: Unable to connect to FB & Gmail on N9
 
There's several different workarounds discussed in this thread
http://talk.maemo.org/showthread.php?t=80540
Including the one just mentioned by ynad179...
Your issue sounds slightly different, but the underlying cause may be similar.

IrsH dA wUn 2012-01-04 07:05

Re: Unable to connect to FB & Gmail on N9
 
Tried your method but when i try to connect to WiFi it says "Can't Authenticate"

IrsH dA wUn 2012-01-04 08:01

Re: Unable to connect to FB & Gmail on N9
 
Quote:

Originally Posted by IrsH dA wUn (Post 1145456)
Tried your method but when i try to connect to WiFi it says "Can't Authenticate"

How can i solve this?

Arpa 2012-01-04 08:20

Re: Unable to connect to FB & Gmail on N9
 
Quote:

Originally Posted by IrsH dA wUn (Post 1145469)
How can i solve this?

Impossible to say, have you been able to connect to your wifi network before? Are you using correct credentials and security settings? It's impossible to tell exactly what is wrong with the info you provided.

IrsH dA wUn 2012-01-04 09:22

Re: Unable to connect to FB & Gmail on N9
 
WiFi worked till this morning. After i entered the following in the terminal after that started having this problem.

gconftool --recursive-unset /system/http_proxy
gconftool --recursive-unset /system/proxy
gconftool --recursive-unset /system/osso

I'm using the correct key to login. But still it refuses..

jalyst 2012-01-04 11:35

Re: Unable to connect to FB & Gmail on N9
 
All I can say is that you should've read that thread...
Work you way up from the less drastic workarounds, to the more drastic ones.
But it sounds like it may all be moot now, might need to jump to re-flash etc.

IrsH dA wUn 2012-01-04 11:39

Re: Unable to connect to FB & Gmail on N9
 
Quote:

Originally Posted by ynnad179 (Post 1145037)
Try this:

http://orangescale.net/blog/log/2011...ct-to-twitter/

Warning: it wipes all connection data (WiFi configs, passwords etc) and also your current 3G connection (which is restored after a reboot). Also wipes some settings like double-tap to activate screen, screen brightness etc.

Still cannot connect..

IrsH dA wUn 2012-01-04 11:42

Re: Unable to connect to FB & Gmail on N9
 
Quote:

Originally Posted by jalyst (Post 1145552)
All I can say is that you should've read that thread...
Work you way up from the less drastic workarounds, to the more drastic ones.
But it sounds like it may all be moot now, might need to jump to re-flash etc.

Is it possible to download the Fb application for N9?

marrat 2012-01-10 11:25

Re: Unable to connect to FB & Gmail on N9
 
I have another solution found for the "cannot connect to Twitter/Gmail/Facebook/whatever" problem which can be used without Dev-Mode. In my case it seems to be all about the proxy settings. After using my work WiFi (which needs proxy) switching back to mobile data connection (where naturally no proxy is configured) seems to forget sometimes to "unset" the proxy configuration.

So I could use 'gconftool --recursive-unset /system/proxy' and 'gconftool --recursive-unset /system/http_proxy' and am good to go... But I didn't want this to do every other day...

So I just set the proxy config for my Mobile Data connection from "No Proxy" to "Manual", but leaving the proxy address fields blank (as they are, no changes) in the connection's Advanced Settings.

The following now happens: After switching the connection from my proxy-needing work WiFi to mobile data, the values in /system/proxy and /system/http_proxy no longer get deleted, but are just set to empty values. And with empty values the system actually assumes (what is correctly intended in this case) that it should use no proxy.

This worked for me so far. Try it! You don't have to enable Dev-Mode for this.

About the Wi-Fi connecting problem however I don't know, for this issue we should look at another configuration place?

jalyst 2012-01-10 15:44

Re: Unable to connect to FB & Gmail on N9
 
Quote:

Originally Posted by marrat (Post 1148296)
I have another solution found for the "cannot connect to Twitter/Gmail/Facebook/whatever" problem which can be used without Dev-Mode. In my case it seems to be all about the proxy settings. After using my work WiFi (which needs proxy) switching back to mobile data connection (where naturally no proxy is configured) seems to forget sometimes to "unset" the proxy configuration.

I wonder if this is why everyone's getting this or if there's other root causes?
Either way excellent workaround for this particular issue, I will add it to the guide!

Thank-you.

mcdull 2012-01-11 01:53

Re: Unable to connect to FB & Gmail on N9
 
Quote:

Originally Posted by jalyst (Post 1148412)
I wonder if this is why everyone's getting this or if there's other root causes?
Either way excellent workaround for this particular issue, I will add it to the guide!

Thank-you.

The FB and GTalk has been working fine until today.
Sometimes, in the Availability page, they consistently showed me "Incorrect Password" even after a few tries to set to "Online".
I switched fro and back from mobile and wifi and they work again :confused:
(I don't use proxy in any connection)

Other Skype, MSN and Yahoo I'm running are doiing fine.

IrsH dA wUn 2012-01-11 06:23

Re: Unable to connect to FB & Gmail on N9
 
My WiFi & Mobile data connection has been configured as "NO PROXY" before also. It still does not connect to FB & Gmail.

BTW my WiFi issue has been sorted out. Thanks

Quote:

Originally Posted by marrat (Post 1148296)
I have another solution found for the "cannot connect to Twitter/Gmail/Facebook/whatever" problem which can be used without Dev-Mode. In my case it seems to be all about the proxy settings. After using my work WiFi (which needs proxy) switching back to mobile data connection (where naturally no proxy is configured) seems to forget sometimes to "unset" the proxy configuration.

So I could use 'gconftool --recursive-unset /system/proxy' and 'gconftool --recursive-unset /system/http_proxy' and am good to go... But I didn't want this to do every other day...

So I just set the proxy config for my Mobile Data connection from "No Proxy" to "Manual", but leaving the proxy address fields blank (as they are, no changes) in the connection's Advanced Settings.

The following now happens: After switching the connection from my proxy-needing work WiFi to mobile data, the values in /system/proxy and /system/http_proxy no longer get deleted, but are just set to empty values. And with empty values the system actually assumes (what is correctly intended in this case) that it should use no proxy.

This worked for me so far. Try it! You don't have to enable Dev-Mode for this.

About the Wi-Fi connecting problem however I don't know, for this issue we should look at another configuration place?


marrat 2012-01-11 06:47

Quote:

Originally Posted by IrsH dA wUn (Post 1148737)
My WiFi & Mobile data connection has been configured as "NO PROXY" before also. It still does not connect to FB & Gmail.

BTW my WiFi issue has been sorted out. Thanks

What was the solution for your Wi-Fi problem?

IrsH dA wUn 2012-01-11 07:25

Re: Unable to connect to FB & Gmail on N9
 
I had entered the password incorrectly. Silly me :D

mcdull 2012-01-13 04:11

Re: Unable to connect to FB & Gmail on N9
 
I noticed FB and Gtalk will fail if I have them online on mobile network (on T-Mobile US) and later connected to a Wifi network.

Both of them will show Incorrect Password upon reconnection, other MSN, Yahoo and Skype can reconnect without problem.

The Incorrect Password will not go away even if I keep trying to go online on FB and GTalk.

That problem can be "fixed" if:
1. Connect to mobile network manually.
2. FB and GTalk will go online without problem after swtich back to mobile
3. Go offline on both.
4. Connect back to wifi
5. FB and GTalk will now go online again. However, FB sometimes might ask for the password again.

It seems like you have to sign off on FB and Talk before switching network or some connection states will be messed up to prevent login from the new network?
The FB might occassinally lose the password too.


All times are GMT. The time now is 22:56.

vBulletin® Version 3.8.8