2026.06.16.15662 game-headless bot gets 502 on game-hosting-request
-
Iām trying to host a headless bot using the latest 2026.06.16.15662 game-headless.zip on Ubuntu 24.04 AWS.
The bot starts locally and finds the map:
Found game: World War II Revised
Headless Start
Game Server initializedMy config includes:
LOBBY_URI="https://prod.triplea-game.org"
MAPS_FOLDER="/home/ubuntu/world_war_ii_revised-master"But registration with the lobby fails:
Exception in thread "Initialize Headless Server Setup Model"
org.triplea.http.client.HttpInteractionException:
Status 502 reading GameHostingFeignClient#sendGameHostingRequest(Map)Reason: Bad Gateway
I also confirmed this directly from the same server:
curl -I https://prod.triplea-game.org
ā HTTP/1.1 200 OKcurl -v -X POST https://prod.triplea-game.org/lobby/game-hosting-request
ā HTTP/1.1 502 Bad GatewayIs the game-hosting-request endpoint currently down or has the headless bot config/API changed for 2.7?
-
If you haven't already, you could try reinstalling the map. Some of the maps had to have that done after the update.
Will ping @cernel for you
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