ARMA 3 fails to validate. "unidentified error"
after downloading arma 3 the sever goes through validation and gives the below error
the logs on the website do not have any indication of issues.
Below this is the docker logs i am unable to make any sense of this
2024-09-10 11:19:32,189 INFO c.f.s.i.ServerInstallerService: Starting download of server 'ARMA3' (branch 'creatordlc')
2024-09-10 11:21:14,819 INFO c.f.s.i.ServerInstallerService: Server 'ARMA3' successfully downloaded, verifying...
2024-09-10 11:21:14,827 INFO c.f.s.i.TestRunService: Starting server 'ARMA3' for dry run with parameters: [-nosplash, -skipIntro, -world=empty, -config=TEST_CONFIG.cfg, -port=3000]
2024-09-10 11:21:45,882 ERROR c.f.s.i.TestRunService: Server crashed before it could be queried
2024-09-10 11:21:45,883 ERROR c.f.s.i.ServerInstallerService: Server 'ARMA3' failed to start after installation
java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.ibasco.agql.core.exceptions.MaxAttemptsReachedException: com.ibasco.agql.core.exceptions.ReadTimeoutException
at cz.forgottenempire.servermanager.installation.TestRunService.performServerDryRun(TestRunService.java:69)
at cz.forgottenempire.servermanager.installation.ServerInstallerService.handleInstallation(ServerInstallerService.java:50)
at cz.forgottenempire.servermanager.installation.ServerInstallerService.lambda$installServer$0(ServerInstallerService.java:38)
at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718)
at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483)
I have exactly the same problem. Is there a fix or workaround yet?
DayZ and Reforger work fine. Only any branch of Arma 3 becomes a problem.