FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    The current pre-release of the client ("pioneer" in the version) is only compatible to itself. So you can only play with other testers. Please be aware!

    Cant login to FAF Client

    Scheduled Pinned Locked Moved FAF support (client and account issues)
    4 Posts 3 Posters 202 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.
    • M Offline
      Monstratus
      last edited by Monstratus

      Hallo, all. About 2 days cant login in client. My first thought was that it was trash from old tokens. But clean install new client not solve problem.

      Client Version: 2026.1.0
      com.faforever.client.login.KnownLoginErrorException: Login failed with error 'request_forbidden'. The full request is: GET /?error=request_forbidden&error_description=The request is not allowed. No CSRF value available in the session cookie.&state=xwnJkChx9gfYKxvCu0c5MaDhq3D6IYMT5YNbGPNxiXMyavYVpnryQNGoepLyRnaxvGSEtpI8HpfYox5hvlrxjjDvxiEC4yOq HTTP/1.1
      at com.faforever.client.login.OAuthValuesReceiver.checkForError(OAuthValuesReceiver.java:168)
      at com.faforever.client.login.OAuthValuesReceiver.readValues(OAuthValuesReceiver.java:96)
      at com.faforever.client.login.OAuthValuesReceiver.lambda$receiveValues$0(OAuthValuesReceiver.java:57)
      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789)
      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1781)
      at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:511)
      at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1450)
      at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2019)
      at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)

      Get this error on start client after login. Can somebody help?

      Remove old client and make clean install, its not worked.

      Windows 10.
      Full client log file client.log

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

        Maybe sombody helps. Need change default browser.

        1 Reply Last reply Reply Quote 1
        • M Offline
          MiMiMiMiMi
          last edited by

          Hi, I might have a similar issue - if somebody might help?

          Login fails time after time withe the attached error code. After about 7 to 10 tries I finally connect. However I cant join matchmakergames, as I again have the same issue trying to load the generated maps. With pre-set games I need again a few tries to finally join the lobby (it does not make a difference if I already have the map previously loaded or not. I also can`t view my rating, nor watch replays for the same reason. Once I finally join a lobby I can play the game and have no desyncs. Anybody?

          Client Version: 2026.1.0
          org.springframework.web.reactive.function.client.WebClientRequestException: Connection reset
          at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$0(ExchangeFunctions.java:137)
          Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below:
          Error has been observed at the following site(s):
          *__checkpoint ⇢ Request to POST https://hydra.faforever.com/oauth2/token [DefaultWebClient]
          Original Stack Trace:
          at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$0(ExchangeFunctions.java:137)
          at reactor.core.publisher.MonoErrorSupplied.subscribe(MonoErrorSupplied.java:56)
          at reactor.core.publisher.Mono.subscribe(Mono.java:4569)
          at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:104)
          at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:225)
          at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:225)
          at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:225)
          at reactor.core.publisher.MonoNext$NextSubscriber.onError(MonoNext.java:94)
          at reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onError(MonoFlatMapMany.java:207)
          at reactor.core.publisher.SerializedSubscriber.onError(SerializedSubscriber.java:125)
          at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.whenError(FluxRetryWhen.java:230)
          at reactor.core.publisher.FluxRetryWhen$RetryWhenOtherSubscriber.onError(FluxRetryWhen.java:282)
          at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onError(FluxContextWrite.java:123)
          at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.maybeOnError(FluxConcatMapNoPrefetch.java:327)
          at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.onNext(FluxConcatMapNoPrefetch.java:212)
          at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109)
          at reactor.core.publisher.SinkManyEmitterProcessor.drain(SinkManyEmitterProcessor.java:483)
          at reactor.core.publisher.SinkManyEmitterProcessor$EmitterInner.drainParent(SinkManyEmitterProcessor.java:627)
          at reactor.core.publisher.FluxPublish$PubSubInner.request(FluxPublish.java:881)
          at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.request(FluxContextWrite.java:138)
          at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.request(FluxConcatMapNoPrefetch.java:337)
          at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.request(FluxContextWrite.java:138)
          at reactor.core.publisher.Operators$DeferredSubscription.request(Operators.java:1740)
          at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onError(FluxRetryWhen.java:197)
          at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:208)
          at reactor.netty.http.client.HttpClientConnect$MonoHttpConnect$ClientTransportSubscriber.onError(HttpClientConnect.java:336)
          at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:208)
          at reactor.netty.resources.NewConnectionProvider$NewConnectionObserver.onUncaughtException(NewConnectionProvider.java:223)
          at reactor.netty.channel.ChannelOperationsHandler.exceptionCaught(ChannelOperationsHandler.java:156)
          at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:289)
          at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:271)
          at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireExceptionCaught(CombinedChannelDuplexHandler.java:422)
          at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:92)
          at io.netty.channel.CombinedChannelDuplexHandler$1.fireExceptionCaught(CombinedChannelDuplexHandler.java:144)
          at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)
          at io.netty.channel.CombinedChannelDuplexHandler.exceptionCaught(CombinedChannelDuplexHandler.java:229)
          at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:289)
          at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:271)
          at io.netty.handler.ssl.SslHandler.exceptionCaught(SslHandler.java:1238)
          at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:289)
          at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:271)
          at io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1396)
          at io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:890)
          at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:128)
          at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:183)
          at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445)
          at io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:388)
          at io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:596)
          at io.netty.channel.nio.NioIoHandler.processSelectedKeysPlain(NioIoHandler.java:541)
          at io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:514)
          at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:484)
          at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225)
          at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196)
          at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195)
          at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
          at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
          at java.base/java.lang.Thread.run(Thread.java:1474)
          Caused by: java.net.SocketException: Connection reset
          at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:399)
          at java.base/sun.nio.ch.SocketChannelImpl.implRead(SocketChannelImpl.java:431)
          at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:489)
          at io.netty.buffer.UnpooledDirectByteBuf.setBytes(UnpooledDirectByteBuf.java:705)
          at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1139)
          at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
          at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:157)
          at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445)
          at io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:388)
          at io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:596)
          at io.netty.channel.nio.NioIoHandler.processSelectedKeysPlain(NioIoHandler.java:541)
          at io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:514)
          at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:484)
          at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225)
          at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196)
          at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195)
          at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
          at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
          at java.base/java.lang.Thread.run(Thread.java:1474)

          THX!!!

          1 Reply Last reply Reply Quote 0
          • L Offline
            Legendary_Cyrus
            last edited by

            https://forum.faforever.com/topic/9887/fyi-latest-microsoft-updates-cause-crashes-regarding-authentication

            1 Reply Last reply Reply Quote 0

            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