Can't login on 2022.4.1 Could not read from any redirect URI

Full Error is

Client Version: 2022.4.1
java.lang.IllegalStateException: Could not read from any redirect URI: [http://localhost:57728, http://localhost:59573, http://localhost:58256, http://localhost:53037, http://localhost:51360]
	at com.faforever.client.login.OAuthValuesReceiver.lambda$receiveValues$1(OAuthValuesReceiver.java:68)
	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)

I tried to re-install the game, then I tried to switch back to an older version (2021.12)
The older version seems to run properly

Something is stopping you from reading from the port 57728 check antivirus or check if some other application has that port open.