Still getting "Unknown Server Error" when trying to log into CC Desktop App

Hi -- I signed up for the early access file/font sync and received my email saying "You're In..."
When I used the link in that email to download the CC Desktop App and when I launch it, I'm still receiving the error "Unknown Server Error" Sign in is currently unavailable. We are unable to access your account. Please try again later.
Anyone run into a similar situation or have thoughts on how to remedy this?
Thanks in advance!
Kristina

Solution 2 from this help article http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launching-cc.html should resolve the problem.

Similar Messages

  • How to resolve on my iPad: Unable to connect to server error when trying to log into Game Center?

    When I try to log into the game center, i get an error message that says: unable to connect to server due to an error communicating with the server.
    I have logged off iTune and any other app I was logged in, I have done a hard reset of my iPad, I have reset my modem, but nothing had any impact and I am now frozen out of my game center.
    Anybody has an idea of how to resolve this?
    Thanks,
    J

    1) May be there is a mismatch with the jar file name and the filename in the jad properties ( happens only if you rename the jar file)
    2) Check hollywood jad properties and the ringtone jad properties. May be the complete url is required for the jar file.
    3) If you are using any restricted APIs in your midlet, then make sure your jad properties has the required permissions.

  • Always getting a server error when trying to download the products

    I' always getting a server error when trying to download the products since yesterday, what can I do ?

    Try using a different browser

  • 500 Error when trying to log into app

    We are working on upgrading to WLS 9.1 from WLS 8.1 sp5. We have successfully built and deployed our ear file and our portal.war file using the 9.1 and java 1.5. However, I get the following error when trying to access the login page.
    Error 500--Internal Server Error
    javax.faces.FacesException
         at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:356)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:107)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:272)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:165)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3153)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1973)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1880)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1310)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    Caused by: java.io.IOException
         at weblogic.servlet.jsp.BodyContentImpl.flush(BodyContentImpl.java:72)
         at javax.faces.webapp._PageContextOutWriter.flush(_PageContextOutWriter.java:45)
         at org.apache.myfaces.renderkit.html.HtmlResponseWriterImpl.endDocument(HtmlResponseWriterImpl.java:181)
         at org.apache.myfaces.taglib.core.ViewTag.doEndTag(ViewTag.java:110)
         at jsp_servlet.__login._jspService(__login.java:620)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:272)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:165)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:496)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:245)
         at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:415)
         at org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234)
         at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:352)
         ... 13 more
    Any ideas as to what could be causing this? This is currently being built and deployed on my local machine.
    Thanks.

    bftanner or any other WL 8.1 -> 9.x migration veterans,
    I'm experiencing the same error as below. Can anyone recommend a fix?
    Thanks!
    -Chip
    - Can't insert page '/common/appHeader.jsp' : null
    java.io.IOException
    at weblogic.servlet.jsp.BodyContentImpl.flush(BodyContentImpl.java:72)
    at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:889)
    at org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:462)
    at jsp_servlet._layout.__appdashboardlayout._jsp__tag7(__appdashboardlayout.java:470)
    at jsp_servlet._layout.__appdashboardlayout._jsp__tag6(__appdashboardlayout.java:409)
    at jsp_servlet._layout.__appdashboardlayout._jspService(__appdashboardlayout.java:205)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:394)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:309)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.chase.gcrm.approvals.web.security.LoginFilter.doFilter(LoginFilter.java:90)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:526)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:261)
    at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1063)
    at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:263)
    at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRequestProcessor.java:239)
    at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:302)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.chase.gcrm.approvals.web.security.PermissionFilter.doFilter(PermissionFilter.java:133)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.chase.gcrm.approvals.web.security.LoginFilter.doFilter(LoginFilter.java:90)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3229)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2002)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1908)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1362)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    <Aug 10, 2007 4:13:19 PM CDT> <Error> <HTTP> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@1ce0e18 - app
    Name: 'arc_ear-3.5.0', name: 'approvals', context-path: '/approvals', version: @3.5.0] Root cause of ServletException.
    javax.servlet.jsp.JspException: Can't insert page '/common/appHeader.jsp' : null
    at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:898)
    at org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:462)
    at jsp_servlet._layout.__appdashboardlayout._jsp__tag7(__appdashboardlayout.java:470)
    at jsp_servlet._layout.__appdashboardlayout._jsp__tag6(__appdashboardlayout.java:409)
    at jsp_servlet._layout.__appdashboardlayout._jspService(__appdashboardlayout.java:205)
    Truncated. see log file for complete stacktrace

  • Unknown Server Error when trying to login

    Hi,
    I'm trying to work with Photoshop, was fine yesterday. Today it's not working.... Unknown server error on my desktop login, expecting me to use a trial version?
    I need to get some work done, what's the problem?\
    Dave

    found this: http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launching-cc.html
    worked a treat.

  • CC Keeps telling me Unknown server error when trying to sign in

    please help!  this has been going on for 2 days now...  says sign in is currently unavailable to please try again later. 

    HI,
    Please try the following document.
    http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launching-cc.html
    Thanks
    Kapil

  • I continually get a 502 error when trying to sign into my apple store account.

    Anytime I try to access the iTunes store and my account I get this 502 error when I try to logon?  Frustrating to say the least.  Using ie 8 and windows XP.  Any help here?

    Hello apembroke,
    The following article details steps that can assist with restoring access to the iTunes store.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Cheers,
    Allen

  • A12E3 error when trying to update/install CC Desktop App

    I couldn't update the Adobe Creative Cloud Desktop app because it displayed an error A12E3 during install, so I uninstalled the app with the Adobe Uninstaller I found in its application folder. Then I tried re-downloading the latest Adobe CC app and installing it but the issue was the same: error A12E3.
    Can you help me?
    Oh! Maybe I should also say that i'm on a MacPro and my OS is OSX 10.9
    Thanks a lot

    Solution 2 from this help article http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launching-cc.html should resolve the problem.

  • IPad mini Network connection error when trying to log into Message

    I have an iPad mini and when I try to log into message it comes up with an error asking me to check the network connection. The iPad is connected to WiFi and the internet works fine, I have tried everything I have seen to test but am not having any success. Help please...

    Hi there L1975,
    Take a look at the article linked below, it provides a lot of great information and troubleshooting tips that can help you resolve the issue signing in to iMessage on your iPad mini.
    If you get an error when trying to activate iMessage or FaceTime - Apple Support
    So long,
    -Jason

  • HT204053 server error when attempting to log into icloud

    I am having a problem signing into ICloud from my PC. It continues to say Can't Sign in because of Server Error. Help anyone!!!!!!

    Solution 2 from this help article http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launching-cc.html should resolve the problem.

  • Migrated to a new mac pro and keep getting an install error when trying to update the creative cloud app

    I get an error when I try to start creative cloud that asks me to update. I download the updated installer and run it. I then get an error that says:
    Adobe Creative Cloud is needed to resolve this problem. However, it is missing or damaged. Please download and install a new copy of Creative Cloud from 'http://www.adobe.com/go/adobecreativecloudapp'.
    Following the message is two buttons. Quit and Get Creative Cloud. If I follow these directions I will sit here all day just downloading and trying to install Creative Cloud only to find out that I have a problem for which I need to download and install Creative Cloud. This would be like the person who uses a whole bottle of shampoo every time they get in the shower just because is says lather rinse repeat. Can you break this endless loop for me?

    Ado Bee in the future please only migrate documents and settings.  Adobe applications are not designed to be copied from one computer to another.
    You may still be able to recover by completing the following steps:
    Run all available uninstallers in the Applications/Utilities/Adobe Installers folder
    Run the CC Cleaner Tool - Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6 - http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    Reinstall the Adobe Creative applications included with your membership - Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html

  • Why does it say server error when trying to sign into icloud on my microsoft

    I downloaded i cloud for my windows computer and when i try signing into it it says server error. what does this mean. i am trying to set up icloud so i can save photos
    Please help

    Have you tried this with any player and does this happens with all browsers or some specific browser ?
    Its possible that correct MIME is not rendered ,browsers rely on the MIME type sent in the server headers.
    Can you test out with different files and new pages , try to use original format of mp4 for testing.
    Thanks,
    Sanjit

  • Unknown error when trying to log into Itunes

    I just got Windows 8 and i installed Itunes on it, however when i go to log in to my account it keeps stating unknown error. and it wont allow me to log into.. however when i go on my laptop i have no issue. and it runs Windows 7, What should i do?

    Debbecjam wrote:
      What can I do
    Telling us what the error says would be a good start.

  • I get "The requested URL /mc/welcome was not found on this server." when trying to log into Yahoo email

    I can log into my Yahoo accounts with IE. I've tried disabling my plug-ins and extensions and logging in under safe mode. It's also not a version issue. I've been using 3.6.13 for a while and the problem first arose about 3 days ago. Upgrading to version 4 doesn't help either.

    I had the exact same problem and I found it to be in the Panda Cloud anti-virus software. Panda Cloud added on a "URL SECURITY" feature and this started the problem. I uninstalled this "feature" and problem solved.

  • Plist parsing error when trying to log into iTunes Store

    Can't log into App Store on my iPhone 5S, when trying to access my account on my MacBook I get "plist parsing error". Pls help.

    Apple’s having trouble with the iTunes Store servers right now. Wait for them to resolve the issue.
    (123891)

Maybe you are looking for

  • How do i remove photo albums from Iphone that appear when syncing which I cannot prevent

    Iphone 4.  just synced with laptop and to my horror now have every photo from laptop in albums on my phone which i cannot remove.  Have gone back into sync mode and it wont let me access the albums on phone to delete.  Such ridiculous situation not t

  • Time Machine wants to back up everything again

    Hi. I use Time Machine and my Time Machine drive currently has almost 300GB free (the drive is 500GB total). Time Machine has been working fine and its last backup session was last night. However, today I noticed Time Machine was taking longer than u

  • Please assist: NoClassDefFoundError: com/sun/msv/datatype/xsd/IntType

    Hi, I've developed a very simple schema and used jaxb of jwsdp-1.2 to generate the related data model. After that, I created a number of generated objects, and marshaled them out to an XML file. It worked perfectly, however, after making some unrelat

  • Adobe premiere and after effects settings

    What are the best settings in Premiere and Aftereffects for video editing on the Mac Pro? Specs: Mac Pro6,1 12-Core Intel Xeon E5 2.7 GHz 1 processor L2 Cache (per Core): 256 KB L3 Cache: 30MB Memory    32MB

  • OEM Manager Console problem

    I have installed OEM 9.2.0 and configured it. My machine and database sever do not have static IP addresses. First time when I login with the user name sysman/oem_temp , a default password, It allows me to change the password immediately. If i reboot