FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    I keep getting an error when logging in.

    Scheduled Pinned Locked Moved I need help
    14 Posts 10 Posters 841 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      Talos_StormCrown
      last edited by

      I have tried uninstalling and re-installing the game and deleting the config.prefs file with no result. It was working fine last week. Windows updated but it is stull not working. Error copied below:

      java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
      at com.faforever.client.user.UserService.lambda$loginToLobbyServer$11(UserService.java:124)
      at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
      at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
      at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1769)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
      at java.base/java.lang.Thread.run(Thread.java:832)
      Caused by: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
      at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:279)
      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764)
      ... 3 more
      Caused by: com.faforever.client.login.LoginFailedException: Lost connection to server during login
      at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:246)
      at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:213)
      at javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      at javafx.concurrent.Service.lambda$executeTask$6(Service.java:725)
      at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
      at javafx.concurrent.Service.lambda$executeTask$7(Service.java:724)
      ... 3 more

      1 Reply Last reply Reply Quote 1
      • S Offline
        Sheikah
        last edited by

        Server had to be reset to try and make some configuration changes. So login may not be possible at the moment.

        U 1 Reply Last reply Reply Quote 1
        • U Offline
          UranusLover @Sheikah
          last edited by UranusLover

          @sheikah Any idea on how to fix this issue?

          https://forum.faforever.com/topic/2362/faf-no-sound-problem?_=1628820003501

          1 Reply Last reply Reply Quote 0
          • S Offline
            Sheikah
            last edited by

            The already linked post is the best source of information. Otherwise if you have any fancy sound equipment disconnect it.

            U 1 Reply Last reply Reply Quote 0
            • U Offline
              UranusLover @Sheikah
              last edited by

              @sheikah no I don't, it was working fine before. It's started happening 3 days ago. You can see what I've tried in the post.

              1 Reply Last reply Reply Quote 1
              • F Offline
                FaffingOff
                last edited by FaffingOff

                Same issue here:

                java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                at com.faforever.client.user.UserService.lambda$loginToLobbyServer$11(UserService.java:124)
                at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
                at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
                at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
                at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1769)
                at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
                at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
                at java.base/java.lang.Thread.run(Thread.java:832)
                Caused by: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:279)
                at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764)
                ... 3 more
                Caused by: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:246)
                at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:213)
                at javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
                at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
                at javafx.concurrent.Service.lambda$executeTask$6(Service.java:725)
                at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
                at javafx.concurrent.Service.lambda$executeTask$7(Service.java:724)
                ... 3 more

                Tracking on this thread:
                https://forum.faforever.com/topic/2361/trouble-logging-in

                1 Reply Last reply Reply Quote 0
                • M Offline
                  Mackinaw
                  last edited by

                  Getting error logging into FAF. Working fine earlier today. Tried rolling back a windows 10 update, but it just re-installs on restart.
                  java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                  at com.faforever.client.user.UserService.lambda$loginToLobbyServer$11(UserService.java:124)
                  at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
                  at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
                  at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
                  at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1769)
                  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
                  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
                  at java.base/java.lang.Thread.run(Thread.java:832)
                  Caused by: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                  at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:279)
                  at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764)
                  ... 3 more
                  Caused by: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                  at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:246)
                  at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:213)
                  at javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
                  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
                  at javafx.concurrent.Service.lambda$executeTask$6(Service.java:725)
                  at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
                  at javafx.concurrent.Service.lambda$executeTask$7(Service.java:724)
                  ... 3 more

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    Tejyasn
                    last edited by

                    Been getting the same as the above for about an hour (at least as far as I can tell by skimming the error messages for salient parts)...

                    Is there an ETA for resolution on this? Not looking for speed, just if I should give up for the night and try tomorrow (bed will call, eventually hehehe)

                    1 Reply Last reply Reply Quote 0
                    • A Offline
                      Aben
                      last edited by

                      java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                      at com.faforever.client.user.UserService.lambda$loginToLobbyServer$11(UserService.java:124)
                      at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
                      at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
                      at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
                      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1769)
                      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
                      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
                      at java.base/java.lang.Thread.run(Thread.java:832)
                      Caused by: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                      at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:279)
                      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764)
                      ... 3 more
                      Caused by: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                      at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:246)
                      at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:213)
                      at javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
                      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
                      at javafx.concurrent.Service.lambda$executeTask$6(Service.java:725)
                      at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
                      at javafx.concurrent.Service.lambda$executeTask$7(Service.java:724)
                      ... 3 more

                      1 Reply Last reply Reply Quote 0
                      • H Offline
                        hazerdagreek
                        last edited by

                        Hi Team,

                        I'm having issues connecting also. When I try log in I get the Java error:
                        java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                        at com.faforever.client.user.UserService.lambda$loginToLobbyServer$11(UserService.java:124)
                        at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
                        at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
                        at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
                        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1769)
                        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
                        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
                        at java.base/java.lang.Thread.run(Thread.java:832)
                        Caused by: java.util.concurrent.CompletionException: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                        at org.springframework.aop.interceptor.AsyncExecutionAspectSupport.lambda$doSubmit$3(AsyncExecutionAspectSupport.java:279)
                        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764)
                        ... 3 more
                        Caused by: com.faforever.client.login.LoginFailedException: Lost connection to server during login
                        at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:246)
                        at com.faforever.client.remote.FafServerAccessorImpl$1.call(FafServerAccessorImpl.java:213)
                        at javafx.concurrent.Task$TaskCallable.call(Task.java:1425)
                        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
                        at javafx.concurrent.Service.lambda$executeTask$6(Service.java:725)
                        at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
                        at javafx.concurrent.Service.lambda$executeTask$7(Service.java:724)
                        ... 3 more

                        My Friend is also getting the same error, Was working about 12 hours ago, but both of us had it stop working when we tested as of 4 hours ago and again now. The server status says servers are still up? Very confused as to if this is a known downtime or if there's something I need to do to fix this?

                        1 Reply Last reply Reply Quote 0
                        • E Offline
                          Exselsior
                          last edited by

                          Hi, this is an issue with the FAF servers and there's nothing to do on your end. FAF devs are working on this, there was a networking issue leading to the servers needing to be reset with new configs.

                          1 Reply Last reply Reply Quote 0
                          • G Offline
                            GTVA
                            last edited by

                            Understandable. Keep up the good work FAF admins.

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              Tejyasn
                              last edited by

                              Let us know if there is an ETC, but keep plugging away! Get that gremlin in the code/network! (Bill me if it's gonna take a while and caffeine runs low ^_^)

                              1 Reply Last reply Reply Quote 0
                              • A Offline
                                Aben
                                last edited by

                                Добавьте запуск игры без входа, я хоть с ботами поиграю

                                1 Reply Last reply Reply Quote 1

                                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                With your input, this post could be even better 💗

                                Register Login
                                • First post
                                  Last post