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

    Authorisation problem

    Scheduled Pinned Locked Moved FAF support (client and account issues)
    16 Posts 6 Posters 1.1k Views
    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.
    • B Offline
      BatyaStyle
      last edited by BatyaStyle

      I reinstalled the launcher from the specified link, the problem was not solved, I am sending the error log

      java.lang.IllegalStateException: Could not extract value with pattern 'code=([^ &]+)' from: 

      Client Version: 2022.3.0-alpha-2
      java.lang.IllegalStateException: Could not extract value with pattern 'code=([^ &]+)' from: ���K~��z#5jZ�_4'5=?AJ�����d��ms ��Z�b�碸se�$Bzmhg?��������� �+�/�,�0̨̩����/5�� localhost
      at com.faforever.client.login.OAuthValuesReceiver.extractValue(OAuthValuesReceiver.java:155)
      at com.faforever.client.login.OAuthValuesReceiver.readValues(OAuthValuesReceiver.java:147)
      at com.faforever.client.login.OAuthValuesReceiver.readWithUri(OAuthValuesReceiver.java:109)
      at com.faforever.client.login.OAuthValuesReceiver.lambda$receiveValues$0(OAuthValuesReceiver.java:58)
      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
      at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
      at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
      at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
      at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
      at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

      client.log

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

        Same problem on alpha
        "
        Client Version: 2022.3.0-alpha-2
        java.lang.IllegalStateException: Could not extract value with pattern 'code=([^ &]+)' from: ����~]�чy�V��2����K�r�%�@g�� N�<W�6�JJc�=��|��g9�l-�&���� �+�/�,�0̨̩����/5�ZZ localhost�
        at com.faforever.client.login.OAuthValuesReceiver.extractValue(OAuthValuesReceiver.java:155)
        at com.faforever.client.login.OAuthValuesReceiver.readValues(OAuthValuesReceiver.java:147)
        at com.faforever.client.login.OAuthValuesReceiver.readWithUri(OAuthValuesReceiver.java:109)
        at com.faforever.client.login.OAuthValuesReceiver.lambda$receiveValues$0(OAuthValuesReceiver.java:58)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
        at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
        "

        1 Reply Last reply Reply Quote 1
        • MarcSpectorM Offline
          MarcSpector
          last edited by

          Could you give me more data? Which browser and OS do you use? OS language and browser language? And it would also be nice to see a screenshot where the browser's address bar is visible. To make sure it's not a browser or OS issue. Sorry for the inconvenience.

          For example,
          93a3815e-e803-4101-bb5c-a2726e860c27-image.png

          B 1 Reply Last reply Reply Quote 1
          • S Offline
            Sanchogus
            last edited by

            Hmmm. I'm not topic starter, but I changed default browser from Yandex Browser (Chromium) to Edge and login was successful.

            B 1 Reply Last reply Reply Quote 3
            • MarcSpectorM Offline
              MarcSpector
              last edited by

              @Sanchogus That's great! Welcome to FAF!

              1 Reply Last reply Reply Quote 0
              • B Offline
                BatyaStyle @MarcSpector
                last edited by BatyaStyle

                @marcspector I use Chrome (and try to login with edge - similar error). I use Windows Pro ver.21H2 x64. OS and launcher in English (previously was in Russian, renamed according to the above recommendation). I am attaching browser screenshots.

                Chrome.png
                https://localhost:58256/?code=NKirKykF9-msZKy52-xd4EOF1_5l-5J_t7BwYQLAFg4.iYYAX0ucz_4pbsLHG0EWtHnlJyohCPdA9xblONMP2ZY&scope=openid+offline+public_profile+upload_map+upload_mod+lobby&state=1c77810d-898e-45a1-b069-f99d63f6a1d1

                Edge.png

                1 Reply Last reply Reply Quote 0
                • B Offline
                  BatyaStyle @Sanchogus
                  last edited by

                  @sanchogus сhanged to Edge, but it did not help me. A year ago I installed a launcher on this computer and I didn’t have any problems ... but thanks for the advice

                  1 Reply Last reply Reply Quote 0
                  • MarcSpectorM Offline
                    MarcSpector
                    last edited by

                    The value in address bar is ok. It looks like it's the client issue.

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

                      It is likely some character encoding issue but at this point I don't know what is causing it. I tried to specify that the socket we have to communicate with the browser should use utf-8 so not clear why it still comes back garbled. I also have not been able to replicate it on my machine.

                      B 1 Reply Last reply Reply Quote 0
                      • B Offline
                        BatyaStyle @Sheikah
                        last edited by

                        @sheikah I reinstalled my sistem and only after that authorization in FAF was successful...

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

                          Any news on that?

                          Happened over night (without windows updates or anything else) on two different PC.
                          Client was 2023.3, now installed 2023.4, same issue.

                          Using Edge worked once, then also screwed.

                          Any ideas? Installing 2 PC Completely New is no option : D

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

                            last 2 days infinite authorization... no buttons available

                            upd: forced closing faf and restarting it helped

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post