Some apps not connecting to server.

Hi, hope somebody can help me here.
Recently both my ipad and iPhone do not connect to the servers for some apps when on my home network at times (they don't connect more than they actually do). It is only some apps though, the most annoying being Mail, but Clash of Clans and Bingo bash also don't work. On the other hand I can happily browse pages via safari and some apps such as TSTO and Candy crush also connect no problems. I've tried rebooting but still have the same problem.
Thanks.

A chat session where an agent may remotely look inside your computer may help
Creative Cloud chat support (all Creative Cloud customer service issues)
http://helpx.adobe.com/x-productkb/global/service-ccm.html

Similar Messages

  • Apps not connecting to server

    The Library window in my Illustrator and Photoshop says, "Unable to connect to server." But, from the Creative Cloud pull down in system menu bar everything (Fonts, Apps, Assets) work perfectly. So that has no trouble connecting. How can I get my apps to connect.

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Subversion (SVN) checkout could not connect to server. Some default config prevents connections?

    Hi there!
    I try to use SVN to checkout a project, but command end with error:
    svn: OPTIONS of 'http://myserver.com:8081/svn/Project/branches/somedir': could not connect to server (http://myserver.com:8081)
    If you use normal port (80) it works. But this is not my SVN server.
    In others computers in same LAN, command works fine. So... I think that it is some configuration in my Lion.
    ping command show:
    $ ping myserver.com
    PING myserver.com (200.55.201.69): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1
    Request timeout for icmp_seq 2
    Request timeout for icmp_seq 3
    ^C
    --- myserver.com ping statistics ---
    5 packets transmitted, 0 packets received, 100.0% packet loss
    Need more info? Please ask.
    myserver.com IP is already in my /etc/hosts
    Specs:
    MacBook Air 11" mid 2011
    1,6GHz Intel Core i5
    128GB/4GB
    Fresh install to MacOS X Lion version 10.7.1

    Hi there!
    I try to use SVN to checkout a project, but command end with error:
    svn: OPTIONS of 'http://myserver.com:8081/svn/Project/branches/somedir': could not connect to server (http://myserver.com:8081)
    If you use normal port (80) it works. But this is not my SVN server.
    In others computers in same LAN, command works fine. So... I think that it is some configuration in my Lion.
    ping command show:
    $ ping myserver.com
    PING myserver.com (200.55.201.69): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1
    Request timeout for icmp_seq 2
    Request timeout for icmp_seq 3
    ^C
    --- myserver.com ping statistics ---
    5 packets transmitted, 0 packets received, 100.0% packet loss
    Need more info? Please ask.
    myserver.com IP is already in my /etc/hosts
    Specs:
    MacBook Air 11" mid 2011
    1,6GHz Intel Core i5
    128GB/4GB
    Fresh install to MacOS X Lion version 10.7.1

  • Apps not connecting

    For some reason, my iPhone does not connect with most Apps (including the App Store). I have full signal strength and can send/retrieve emails without problem.
    I have turned the phone on and off. Even did a refresh (holding both the Home and Power buttons down until the apple logo appears). Nothing seems to make a difference.
    And on some apps, I can connect (such as American Airlines). It doesn't make sense. Especially the App Store app to update apps not connecting.
    Does anyone have any ideas?
    Thanks

    I am having the same problem. Can send/receive email and text messages, but cannot connect to game center server.

  • Connection test to database failed: could not connect to server

    I restarted one of my HPOV NNMi 9.23 servers this morning and NNMi is no longer loading.  I am seeing the following errors in the logs indicated:
    /var/opt/OV/log/nnm/public/nmsdbmgr.log
    04/06/2015 09:28:05 AM Connection test to database failed: could not connect to server: Connection refused
    Is the server running on host "127.0.0.1" and accepting
    TCP/IP connections on port 5432?
    /var/opt/OV/log/nnm/public/postgres.log
    2015-04-06 09:25:55.312 EDT: :8580:0LOG: could not translate host name "localhost", service "5432" to address: Name or service not known
    2015-04-06 09:25:55.312 EDT: :8580:0WARNING: could not create listen socket for "localhost"
    2015-04-06 09:25:55.312 EDT: :8580:0FATAL: could not create any TCP/IP sockets
    I checked /etc/hosts and found the following entry:
    #; Local
    127.0.0.1 localhost
    From the command line I can ping localhost with no issue.  Not sure why NNMi is not starting at this point. 
    This question was solved.
    View Solution.

    I also attempted to do a reset using nnmresetebdb.ovpl.  I recieved the following:
    Attempting to reset the embedded database...
    Starting nmsdbmgr process for database reset...
    nmsdbmgr process did not restart successfully - please try reset again.
    When I run ovstart -c I receive the following:
    Name PID State Last Message(s)
    OVsPMD 29831 RUNNING -
    pmd 29832 RUNNING Initialization complete.
    nmsdbmgr - NOT_RUNNING - Exit(1)
    ovjboss - UNSTARTABLE -
    nnmaction - UNSTARTABLE -
    ovspmd: Attempt to start HP OpenView services is complete.
    I definitely need some help with this please!  
    Thanks!

  • SSRS Database Configuration Manager Error - Could not connect to server: The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception

    I'm Getting the "Could not connect to server: The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception" Error on an existing Instance of SSRS that had been working previously (lots of installs/patches since).
    Any time I try to hit the "Test Connection" button on existing connections or create new ones from the SSRS Config Mgr., it throws that error.
    I know the SQL Server connectivity works (I have SSMS installed on there and can cut and paste server Login to connect). The problem is I can't really get any more details on the error...Event Viewer isn't logging anything, I have upped the trace level
    to 4 in the reportingservicesservice.config file, I have even watched it with procmon and nothing obvious pops up.
    Let me know if anyone else has been down this path and what they have tried.

    Hi BillOlive,
    Based on my research, the issue may be related to user access permission. You can refer to the following method to troubleshooting the issue:
    Open C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG folder | right click on the machine.config file | Properties | Security | make sure your domain account has FULL CONTROL permission on this file.
    If above steps still do not work, please backup your machine.config file to somewhere else and replace with the attached one from my Windows Server 2008 environment.
    Alternatively, app.config file also may cause the same issue. There is a similar issue, you can refer to it.
    http://stackoverflow.com/questions/6922879/exception-type-initializer-for-system-data-sqlclient-sqlconnection
    Hope this helps.
    Regards,
    Alisa Tang
    If you have any feedback on our support, please click
    here.
    Alisa Tang
    TechNet Community Support

  • Network error could not connect to server 127.0.0.1:5900

    I have created a virtual machine in VM manager from a template and when I try to view the console I get the error "network error could not connect to server 127.0.0.1:5900"
    The way that I have everything set up is this.... I am using Oracle VirtualBox installed on Windows 7 and I have created a virtual machine in VirtualBox with Oracle Virtual Server installed and I have Oracle VM Manager installed on that same virtual machine. After reading some forums I found out that I needed to install TightVNC to be able to use the console from Windows IE. So, I have installed TightVNC on my OVS but I can not even tell if it is running. I have also made sure that in iptables that port 5900 is open. I have confirmed this by using nmap to scan my ports and port 5900 is open for vnc when my virtual machine in vm manager is running. I just can not figure out why I am getting the network error unless TighVNC is not running on my OVS. Does anyone have any ideas for why this might be happeneing. Thanks

    Hi,
    it seemed when you registered the OVM server to the OVM manager, it did not deliver the correct hostname, but the local address instead.
    See if your /etc/hosts contains the hostname in the 127.0.0.1 line.
    Correct the /etc/hosts, remove the OVS server and reregister with OVM manager.
    Regards
    Sebastian

  • Crossword would not connect to server

    Universal Crossword would not connect to server. The problem I believe is not with the connection to my printer. Is the site down this morning ? 

    Hi Pw-14,
    I see that you're having trouble with the crossword app.  I have a couple of questions for you.  
    What printer do you have?  
    Are you able to access any other apps on your printer?  
    Is ePrint working?

  • E-mail not connection to server

    My e-mail on my iPhone 4 is getting a message not connecting to server. I have not changed anything.  HEPL

    Hello Ajkallio,
    The following article provides some useful troubleshooting steps that may help get your mail working. If not, you may need to contact your email service provider, as they may be experiencing an outage.
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/TS3899
    Cheers,
    Allen

  • I am trying to turn on iCloud, I get a message "can not connect to server". How do I connect to server?

    I can't get iCloud to turn on. When I try to start it I gat a message "can not connect to server". How do I start the cloud?

    So what model and year is your machine?
    Here are the requirements for ML:
    http://www.apple.com/osx/specs/

  • TS1843 Not receiving apple mail.  Connection Doctor says not connected to server.  Yet receiving gmail and yahoo mail.

    Not receiving apple mail.  Checked connection Doctor.  Not connected to server, yet receiving gmail and yahoo mail.

    No, I have a Mac and my email connects via our pacbell account we've had for years.  However, something in the Preferences/Accounts is not correct I am guessing.  Also, it asks for the password and if I put it in and click save through general or viewing, it's NOT saving it and still not allowing me to get email. My husband tried reading about this through our AT&T acct and said to change the incoming server to imap.mail.yahoo.com and outgoing smtp.mail.yahoo;[email protected], but now I can't receive or send any email on my Mac. In advanced not sure if it should be Port of 465 or 900 something or other and SSL checked or not.  I called AT&T and they want to take over my machine by charging $15/mos for a year to fix this.  Ridiculous. 
    So, everytime prior to yesterday, when my husband messed around with it, I was getting a POP needs password box, typed in my password, but to no avail..Then it Keychain password popped up and assumed it was the same, but there's no way to change or modify it even using the new password my husband set up through AT&T.  I am at a complete loss.
    I can access mail through yahoo mail and it takes me to AT&T Yahoo Mail, but no contacts are there so needless to say this is a pain.
    I appreciate any assistance you can give me so I can get back on my email as I have for 4 years.
    Thanks Hackintosh...I look forward to hearing from you....you can use the email above and it will come to me through my yahoo web page....Thanks again and let me know if you need any other information.  If you respond on here, I may not get the answer from you as I didn't know you responded until I came on discussions.  THanks

  • Ipad 2 can not connect to server after 2 day internet outage

    Situation:
    Internet access was down 2 days and was just restored
    Restarted router
    iPad 2 connected to appropriate wifi network, but got error message "could not connect to server" when using Safari. Also, could not access any other internet related service like web email.
    Other devices --- iPad air, Mac, PC laptop and 2 iPhone 4s ---- were able to connect and access internet successfully.
    Actions Taken:
    Powered off iPad 2 and then restarted it. No luck.
    On iPad 2, turned off wifi setting and then turned it back on. It connected to appropriate network, but still could not connect to server.
    Reset router again --- no luck.
    Question:
    Any suggestions?

    Try the following:
    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings
    3. Reset iPad; hold the Sleep and Home button down until you see the Apple Logo

  • I downloaded Lion OSX and at the end I received a notice that Safari can not connect to Server. All internet connections work including Safari on other user on same computer. I downloaded 13items and installed only 12. What do I do now ?

    I dowloaded Lion OSX and installed. I downloaded 13 iitems and installed only 12. At the end of the insta;;ation I received a notice thst Safart can not connect to Server. Safari does not work on user where installation was made. It work on other user. All internet connections work including google. If I go into Safari the blue line goes up to end of "http" on adress and freezes. Where do I go from here.:::???

    Hi There Linc Davis,
    Wow, you are the best.
    Yip this is what the website looks like. Great job Linc Davis.
    Not surprised that the "Shop" tab is missing. Darn.
    Well can you try to access it's "sister" website: astralmusic.com and astralmusicshop.com?
    Since you are awesome with the "Flash" can you investigate if this website has a issue withis this "Flash" too?
    Please Linc Davis

  • TS2621 pop 3 not connecting to server

    my emails have stopped the msge i am getting is pop3 can not connect to server pls help

    I have the same problem since I got the itouch. It connects at home with my airport no problem. I am currently on my mac Book and it picks up a signal and allows me to surf from a network at a gym but the itouch doesn't despite a strong signal. i get Safari can't open the page because it can't find the server.
    After a week of reading most if not all of the related problems, no one has come up with a solution.
    HELP! I am becoming very frustrared with this only working at home.
    Thanks in advance

  • HT4528 Non apple email accounts not connecting to server. How do we fix this issue?

    Non apple email accounts not connecting to server. How do we fix this issue?

    Hello countingBLUEcars,
    We've an article that can help get your Mail moving again.
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/TS3899
    Cheers,
    Allen

Maybe you are looking for

  • How to retrieve a video corrupted by Aperture?

    Hi, Earlier today I exported a video from my Aperture library to my desktop, but I got an error message saying that the process did not complete and now the only thing that's left in Aperture is an image preview with a yellow triangle. Aperture says

  • Create an Image

    Hie.. i've browse through the forum to search a solution to my problem but i dont find any resourceful. I hope someone could help me out. Here is the problem :- I tried to create an Image using byte of array as such :- ** the message is in byte curre

  • XML Output

    Could you explain in simple words what is XML output used for? We don't use it now, but we have to decide whether we need it or not.

  • What's the best FCP6 easy setup for HD shot on Canon XHA1?

    Hi, I'm sorry to ask such a novice question, but I want to make sure I'm starting correctly. Anyone have advice on the best easy setup to use for a project that will be predominantly footage shot in HD at 30P on the Canon XH-A1? It will also include

  • Download java JRE onto Linux

    I want to be able to assign background and font colors to my work on Libre Calc. When i attempt to do so a popup says that i need to download a Java runtime enviorment to do this function. i search Java and find a download for Ubuntu which says "down