Error in Connection to Communities,Chat,Mail Nokia...

Model: Nokia X2-01
Country: Philippines
Sim Card: Smart Buddy Sim Card
Problem: I can't connect to Communities, Chat or Mail it gives me an error like Communication Error Please Try Again Later how can i fix this i tried several time i got a lot of load/prepaid and my Opera and other Internet is working not just just with that 3.
Please Help me i tried the x3 solutions but it wont work on nokia X2-01 Series please help
Thank you
Solved!
Go to Solution.

Hi all,
Ok, it seems that there are two separate cases which can cause this issue:
1) postpaid SIM with incorrect access point settings
For this the above mentioned instructions, in post 8, should help.
2) prepaid SIM where data plan does not include usage of communities, email. etc. services
Users with prepaid SIM need to check with their operator/service provider if current data plan allows them to use these services. If does, then it's same case as in 1 (see post 8 for help) but if doesn't then users may need to A) subscribe to another data plan that allows usage of these services or B) change to postpaid SIM.
Here's one example of scenario A) http://smart.com.ph/buddy/services/nokiamessagingprepaid.htm - Smart (Philippines) prepaid customers need to subscribe to mentioned data plan to get these services working.
-ThreeOs

Similar Messages

  • Error while connecting to Microsoft Exchange server using javamail: "com.sun.mail.util.MailConnectException: Couldn't connect to host, port: host name , 993; timeout -1"

    I am trying to read mails from my outlook microsoft exchange server. Following is the code:
    public void readEmailsFromOutlook(/*String host, String username, String password*/ ) throws MessagingException, IOException {
          String host = "hostname";
          String username = "domain\\username";
          String password = "password"
          // Create empty properties
          Properties props = System.getProperties();
          props.setProperty("mail.smtp.auth","true");
          props.setProperty("mail.store.protocol","imaps");
          props.setProperty("mail.imap.auth.plain.disable","true");
          props.setProperty("mail.imap.host",host);
          props.setProperty("mail.imap.port","993");
          props.setProperty("mail.imap.user",username);
          props.setProperty("mail.imap.pwd",password);
          props.setProperty("mail.imap.debug","true");
          props.setProperty("mail.imap.ssl.protocols","SSL");
          props.setProperty("mail.imap.socketFactory.class", "javax.net.ssl.SSLSocketFactory");
          props.setProperty("mail.imap.socketFactory.fallback", "false");
          props.setProperty("mail.imap.socketFactory.port", "993");
          // Get session
                     Session session = Session.getInstance(props, new ExchangeAuthenticator(username, password));
          session.setDebug(true);
          // Get the store
          Store store = session.getStore("imaps");
          //Store store = session.getStore();
          store.connect(host, username, password);
          // Get folder
          Folder folder = store.getFolder("INBOX");
          folder.open(Folder.READ_ONLY);
          BufferedReader reader = new BufferedReader(new InputStreamReader(
              System.in));
          // Get directory
          Message message[] = folder.getMessages();
          for (int i = 0, n = message.length; i < n; i++) {
            System.out.println(i + ": " + message[i].getFrom()[0] + "\t"
                + message[i].getSubject());
            System.out.println("Read message? [YES to read/QUIT to end]");
            String line = reader.readLine();
            if ("YES".equalsIgnoreCase(line)) {
              System.out.println(message[i].getContent());
            } else if ("QUIT".equalsIgnoreCase(line)) {
              break;
          // Close connection
          folder.close(false);
          store.close();
    But it threw the following error:
    DEBUG: setDebug: JavaMail version 1.5.1
    DEBUG: getProvider() returning javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Oracle]
    DEBUG IMAPS: mail.imap.fetchsize: 16384
    DEBUG IMAPS: mail.imap.ignorebodystructuresize: false
    DEBUG IMAPS: mail.imap.statuscachetimeout: 1000
    DEBUG IMAPS: mail.imap.appendbuffersize: -1
    DEBUG IMAPS: mail.imap.minidletime: 10
    DEBUG IMAPS: trying to connect to host <hostname>,port 993, isSSL true
    com.sun.mail.util.MailConnectException: Couldn't connect to host, port: 10.75.250.60, 993; timeout -1;
      nested exception is:
    java.net.ConnectException: Connection refused: connect
    at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:693)
    at javax.mail.Service.connect(Service.java:345)
    at javax.mail.Service.connect(Service.java:226)
    at com.capgemini.utilities.Utilities.readEmailsFromOutlook(Utilities.java:1261)
    Whats wrong with my code?
    Please help!!!!

    You're using the "imaps" protocol, but you've set properties for the "imap" protocol.  Change all the property names from mail.imap.* to mail.imaps.*.
    Also, get rid of all the socket factory properties.
    If you still can't connect, see these connection debugging tips.
    Most likely you're using the wrong host name or port number.  In almost all cases, it's better to just let JavaMail choose the correct port number.

  • Error message while trying to connect to Facebook chat via Thunderbird.

    I have read multiple forums and watched YouTube video's on how to connect to Facebook Chat via Thunderbird however, I am unable to connect. I have gone into Facebook to verify and re-verify my password and have also tried multiple variations of my "username"...i.e. First name....First and Last name......[email protected]..I continue to get an error message saying:
    "Error: Not authorized (Did you enter the wrong password?)"
    Assistance would be appreciated.
    Thank You

    This method did solve my issue. Many thanks.
    PS..Yes, it was nice to see it was fairly hidden to find the username..<sarcasm..:)

  • TS3899 I am unable to get mail, I am getting an error message that says cannot get mail, the connection to the server failed.

    I am unable to send or receive mail.  I am getting an error message that says, cannot get mail, the connection to the server failed

    Hotmail IS having problems:
    http://bostinno.streetwise.co/2013/08/15/hotmail-outage-hotmail-is-down-for-user s-still-photos/
    http://www.engadget.com/2013/08/14/outlook-outage/
    http://www.infoworld.com/d/applications/microsofts-skydrive-outlookcom-are-down- some-users-224940
    http://mashable.com/2013/08/14/outlook-down/
    http://techcrunch.com/2013/08/14/microsoft-acknowledges-outlook-com-messenger-sk ydrive-outages/

  • Re: what causes an error "not connected to the internet" when I try and e-mail photos

    I'm having the same problem with my PhotosmartC3180.  When I try to e-mail photos I get a "not connected to the internet"  message despite having a web page open at the same time.  I run the Print & Scan Doctor and it says everything is running perfectly.  Conversely, I cannot see how to save a photo at e-mail quality and I don't want to cut and paste huge pictures that will slow down the receiver's e-mail. Thanks in advance,  Wayne

    Hello WayneSchlapkohl,
    Welcome to the HP Support Forums!
    I understand that you are looking to Email a scanned photo, but do not want the file to be to large. Are you using HP software when you get the error "not connected to the internet" ? If so, What is the Operating System installed, Windows, including version, e.g. Windows 7 or Mac, including version, e.g. 10.8?
    Lowering the DPI or resolution will help keep the file size down, if you have an option for that in the software.
    Also, what is the Email client are you using, MSN, Gmail, etc?
    Cheers,
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Error in connection - nokia 6233

    I have a nokia 6233, sent it away because keypad wasn't working but now i have replacement, i am not able to make calls or send messages. Phone is a contract phone and sim works in other phones, just wondering is there a setting on the phone that would fix this? any suggestions would be helpfulMessage Edited by star10 on 01-Sep-200712:58 PM

    Hiya
    We have been having the ERROR IN CONNECTION problem for nearly 8 months now, AAPT blames Nokia, Nokia says nothing wrong with the phone. It has been into the sevice centre this week and still not working, I am going in tomorrow to get it looked at AGAIN. We upgraded to 6103 in Jan and almost immediately had problems, we have had new sims and a new handset sent and still getting same message.
    If I find anythign out from tomorrow will let you know but by doing a "GOOGLE" search on the term Error in Connection is would seem that this is an ongoing problem with the Nokia phone going back at least 3 yrs.
    It is very frustrating and if its not fixed, you will hear me from where you are!

  • Nokia Map Loader Error in connection

    Hi Guys,
    I have an N80 and have the MAPS software installed on my phone and the Nokia Map Loader software on my Laptop. However, in order for me to download the maps I have to connect my N80 to my laptop in Data Transfer Mode and then run Nokia Map Loader. This should then allow me to download the Maps. I get an error when connecting to my laptop in Data Transfer Mode. It just says Invalid usb connection or something like that. No I don't think it is the maps software but I would like to know if any of you had the same problem before and how it can be resolved. I sent a note to Nokia Tech team to see if they know but it takes a while for them to get back to you.
    So, does anybody know how I can get past this or get the MAPS downloaded?
    Any advice would be greatly appreciated.
    Cheers

    can´t connect nokia map loader, error, won´t work?
    I had this same problem, found your post looking for an answer (lol), and I just SOLVED the problem ; )
    First, you don´t connect in data transfer mode. You must use pc suite mode, or it won´t work.
    Second, (and this is the tricky part), YOU HAVE TO INSTALL nokia maps on your smartphone (so far ok, we all know this), but then you have to RUN THE PROGRAM ONCE.
    Don´t ask me why, but if you just install nokia maps, then try to connect with nokia map loader, it won´t work. You have to install the program then run it once. Exit the program, then connect to you pc (nokia map loader) with pc suite mode.
    BTW, do NOT install nokia maps on your smartphone on the phone memory. ALWAYS USE THE CARD MEMORY, install nokia maps on your memory card, because the maps are so huge. Most phones won´t have enough internal space.
    So this is it, no more suffering. Damn, I´m good ; )
    Message Edited by unsterblich on 17-Jan-2009 03:54 PM

  • Nokia 6303 Classic - "Error in Connection"

    Hi,
    I am using Nokia 6303 classic mobile which I brought it in March 2010, Always I am getting the following error "Error in connection", I need to switch off and switch on again to call back or to receive the calls, its totally irretating me sometimes.
    When I keep the phone @ my room for some time idle thats it, when i try to call at this time I will be getting "Error in connection". I belived so much in Nokia and now I am feed up with this. Can any one help on this.
    Thanks,
    Krupal.

    try updating the firmware,free up the memo
    and try a factory restore
    *#7780# security code is 12345
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • NOKIA 2690 Error in Connection

    Dear forum,
    I recently used my Nokia2690 to download some wallpapers and games. Now it is acting weird, like it does not connect to the PC via USB port. This didn't happen before as I've used the USB to connect a lot of times. Is this a virus? Should I format my phone? Besides not being able to connect via USB, I haven't found any other problems though. Please advise.

    Hi,
    Lets try these workarounds:
    Go to Menu>Settings>Phone>Operator Selection> Choose Manual - then phone will scan for active networks in your area, after that pick the right network which you are on.
    It might also happen that the connection quality on your area is weak - it will really have a hard time looking up for a signal especially at home. The phone will not compensate though as I have observed that it has a weak internal aerials compared to my 5610 and N96.
    I have read that some 3G signal will disturb the phone with error in connection.  However, i don't think 5300 is a 3g phone?
    3G signal doesn't affect in your phone in anyway. Nokia is only a GPRS/EDGE capable device therefore it is not 3G.
    Hope this helps =)
    Message Edited by nj15 on 21-Jan-2009 08:23 PM

  • Nokia 500 Error in Connection

    I have nokia 500 which am using but i have some problem on it. I can't enter to ovi,email and to the store whenever i could try it tells me error in connection i thought was a problem to the network operator and try to change several operator but still am experiencing same problem please anyone help me
    Moderator's Note: A more appropriate subject was provided.

    Most applications use whatever access point is Priority 1 in Menu > Settings > Connectivity > Settings > Network destinations > Internet.
    Also worth checking to open browser > tap three horizontal line icon at bottom right of screen > Settings > General > Access point - temporarly change to "Ask when needed".
    If you change SIM required network access point may be found in 'Uncategorised" and need to be moved to "Internet" by longpress to reveal further menu options.
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • Nokia 5300 "Error in Connection"

    Hi,
    I am having trouble with my Nokia 5300 phone recently.  At certain places where i stay at, my phone will experiece the "error in connection" problem.  I bought this phone overseas and currently use AT&T as my service provider. 
    At home my phone will show i have reception but when i try calling it will give me "error in connection".  I try my sim card on my friend's phone and it works.  When he tests his sim card in my phone same error occurs. However, when i leave my home and try to use my phone elsewhere the phone works.  It's very annoying because i stay at home most of the time.  My phone now is practically useless. 
    I have read that some 3G signal will disturb the phone with error in connection.  However, i don't think 5300 is a 3g phone?
    Please help me solve this problem.  Thanks!

    Hi,
    Lets try these workarounds:
    Go to Menu>Settings>Phone>Operator Selection> Choose Manual - then phone will scan for active networks in your area, after that pick the right network which you are on.
    It might also happen that the connection quality on your area is weak - it will really have a hard time looking up for a signal especially at home. The phone will not compensate though as I have observed that it has a weak internal aerials compared to my 5610 and N96.
    I have read that some 3G signal will disturb the phone with error in connection.  However, i don't think 5300 is a 3g phone?
    3G signal doesn't affect in your phone in anyway. Nokia is only a GPRS/EDGE capable device therefore it is not 3G.
    Hope this helps =)
    Message Edited by nj15 on 21-Jan-2009 08:23 PM

  • SMTP Connection Refused error...can't recieve mail

    I'm getting close to getting my mail server set up. Users are able to send out mail and check via Webmail, but I cannot send mail. Under the server logs, I see this:
    Oct 31 23:51:36 MailServer postfix/smtpd[18576]: connect from localhost[127.0.0.1]
    Oct 31 23:51:36 MailServer postfix/smtpd[18576]: 4670028450: client=localhost[127.0.0.1]
    Oct 31 23:51:36 MailServer postfix/cleanup[18571]: 4670028450: message-id=<[email protected]>
    Oct 31 23:51:36 MailServer postfix/qmgr[18540]: 4670028450: from=<[email protected]>, size=1254, nrcpt=1 (queue active)
    Oct 31 23:51:36 MailServer postfix/smtp[18560]: connect to mail.cdc10.com[130.73.245.35]: Connection refused (port 25)
    Oct 31 23:51:36 MailServer postfix/smtpd[18576]: disconnect from localhost[127.0.0.1]
    Oct 31 23:51:36 MailServer postfix/smtp[18560]: 4670028450: to=<[email protected]>, relay=none, delay=0, status=deferred (connect to mail.cdc10.com[130.73.245.35]: Connection refused)
    Oct 31 23:51:36 MailServer postfix/smtp[18572]: D31CF2842B: to=<[email protected]>, relay=127.0.0.1[127.0.0.1], delay=9, status=sent (250 2.6.0 Ok, id=00844-06, from MTA: 250 Ok: queued as 4670028450)
    Oct 31 23:51:36 MailServer postfix/qmgr[18540]: D31CF2842B: removed
    The message then shows up in the Queue and won't leave. I can send mail to other people, but my users cannot receive from outside or internal addresses. My firewall is completely off for this, and our main router definitely has port 25 open for both TCP and UDP. Any ideas?

    Well, the problem can be traced to the line:
    Oct 31 23:51:36 MailServer postfix/smtp[18560]: 4670028450: to=<[email protected]>, relay=none, delay=0, status=deferred (connect to mail.cdc10.com[130.73.245.35]: Connection refused)
    This is telling you that Postfix tried to connect to 'mail.cdc10.com' 130.73.245.35 but the connection was refused.
    Is that what you expect the IP address of your mail server to be? If so, that's a public address which implies you're not on a NAT network. If you are on a NAT network then you may need to check firewall and/or port forwarding settings to make sure that port 25 connections to that IP are getting forwarded to your machine.
    The other thing that is apparent from your log is that your mail server doesn't think it's authoritative for cdc10.com email - that is, even if the connection was accepted, the mail server doesn't think it's for itself and will either reject it or try to forward it.
    If you want/expect this machine to accept mail for cdc10.com then you need to add that domain name to the list of domains that postfix should accept mail for. You can do this either via Server Admin or by editing the 'mydestination' parameter in /etc/postfix/main.cf

  • X2-01 Communities , push mail & yahoo probs

    hi....
    just bought my new X2-01........ 3 days back & m vry happy with the overall Performance ....& great looking phone (i got a white one) cheers to Nokia!! ................
    i have a few issues if anyone from Nokia can help me out......
    1. mail - i was able to set my gmail account but yahoo is showing (wrong user id or password) error ...same user id & pass is working on my PC without any prob...
    2. mail -- Gmail is working but have to click mail icon & go into mail app to look 4 new emails ....push mail not working except for some times (rarely i got a pop message- u've got mail) .....
    all my settings are correct for pushmail (time is also set to 6am-11:30 PM)......
    3. Chat - can access Gtalk but for yahoo same error as above wrong user id password --same working ok with my PC.......
    4. Chat - can accesss Gtalk & can come back to my homescreen,  with still login to Gtalk ...but after sometime (30 minutes or so) it automatically signs me off from Gtalk ..........& i couldn't find any option to stay logged in there for a long period ......
    5. Communities --- no matter if i choose Facebook or twitter for homescreen widget -- it never refreshes on it's own (time is also set to 6am-11:30 PM) ...even if i hilite this widget & select - options - Refresh ...it doesn't refresh ...........i have to click on it & go into communities to see latest feeds --that is vry slow....................
    can someone look into this ASAP plz ?..........
    are these above errors BUGS in Nokia X2-01 ??
    would they be rectified in next Firmware upgradation ??
    will nokia be releasing new Firmware for X2-01 soon ??
    thanx
    Amit

    My Communities Push Mail and chat features are not working while I am able to browse 
    But from different connection PRovide its wrking 
    Why so 
    wats d diff in settings
    please tell me 
    chanchan05 wrote:
    1. If you are using free yahoo, you cant get push mail. yahoo can only do push mail if you are using yahooplus
    2. set time to on all day
    3/ what app? use ebuddy

  • Outlook 2013 error: The connection to Microsoft Exchange is unavailable

    Environment: Windows 7 Enterprise
    Setup: Fresh install of Office 2013
    Issue: When I launch Outlook I get the error:
    The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action.
    Steps to resolve:
    I made sure my server name and mail address were correct but this did not have an impact.
    I am at a total loss on how to resolve this issue, is there anyway to manually connect to M.E> as it is just saying the connection is unavailable.  All of the other threads dealing with this issue have been no help.  I can sign into my account
    at login.microsoftonline.net so i know the account is valid.  I also receive email to my iPhone with the account and server.  Any advice would be wonderful.
    Now when I start up the application it tells me the same error and brings up something to alter the server and connection address.   

    Hi,
    Have you tried to recreate a new mail profile and then test the issue?
    To do this, please exit Outlook, and then go to
    Control Panel >Mail... > Add…
    Details about create a new mail profile, see:
    http://support.microsoft.com/kb/829918/en-us
    Also, you can try with this KB:
    http://support.microsoft.com/kb/2264398
    This issue occurs when the
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders registry key does not contain all of the required data. Specifically, these problems occur if the
    AppData string value is missing from this registry key.
    To resolve this issue, import the
    User Shell Folders registry key from a working Windows User Profile.
    Hope this helps.
    Best Regards
    Steve Fan
    TechNet Community Support

  • I upgraded to the firefox 10 last night and now my aol mail doesn't work properly - i get an error message that it cannot load mail, i have to revert back to an basic version. what should i do to fix this?

    this is the error message that i get - ZOIDS!
    ERROR 8
    C0FE180D Report ID: 10440-mail-20120207-112854
    Problem loading application
    Uh-oh! Mail’s having trouble loading. Sorry for the delay! Click here to try again.
    If mail continues to get hung up, click here to sign into the Basic version. Basic delivers a great mail experience on slower Internet connections, such as dial-up.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"

Maybe you are looking for