battle status bad perms #67

Open
opened 2025-09-02 05:51:27 +00:00 by Varunda · 1 comment
Varunda commented 2025-09-02 05:51:27 +00:00 (Migrated from github.com)
[warn 2025-09-02 05:50:45Z] gex.Services.Hosted.BaseQueueProcessor<BattleStatusUpdateQueueEntry>[0] failed to update battle status [battleID=3415] [error=missing 'result' field from response [response={
  "jsonrpc": "2.0",
  "id": 1,
  "error": {
    "message": "Insufficient privileges",
    "code": -2
  }
}]]

apparently some users don't have perms to get battle status of some lobbies

``` [warn 2025-09-02 05:50:45Z] gex.Services.Hosted.BaseQueueProcessor<BattleStatusUpdateQueueEntry>[0] failed to update battle status [battleID=3415] [error=missing 'result' field from response [response={ "jsonrpc": "2.0", "id": 1, "error": { "message": "Insufficient privileges", "code": -2 } }]] ``` apparently some users don't have perms to get battle status of some lobbies
Varunda commented 2025-09-02 05:51:53 +00:00 (Migrated from github.com)

Gex.Code.Commands.LobbyCommand[0] found battle [battleID=3415] [running=False] [map=FolsomDamR 1.17] [title=NIGHTMARES SHENANIGANS | EVENT] [teamSize=100] [teamCount=1]

`Gex.Code.Commands.LobbyCommand[0] found battle [battleID=3415] [running=False] [map=FolsomDamR 1.17] [title=NIGHTMARES SHENANIGANS | EVENT] [teamSize=100] [teamCount=1]`
Sign in to join this conversation.
No description provided.