Bug: Code validation in an active game with bot fails with error
Summary
When playing against a bot, even correct code fails validation for all participants. In the solution section, the following error message appears: "The solution cannot be executed STDOUT: WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v3) and no specific platform was requested [FATAL tini (7)] exec timeout failed: Exec format error" Current version: 36a9b40 The issue is consistently reproducible in all games with a bot
Reproduction steps
1. Start a new game with a bot
2. Solve the task yourself or wait for the bot to submit a solution
3. Check the solution section and observe the result of the validation
Expected result
The code is successfully validated and the game ends correctly with one of the participants winning
Actual result
An execution error is displayed in the solution section, and the task cannot be solved even with the correct code
Browsers
Opera, Chrome
OS
Windows