Starting at about 12:08 EST on Sept 8th my game cribbage started throwing errors across multiple tables the same action PlayCard
Not sure if the issue is on my side, or something with the servers.
Does anyone know where I would start looking to debug?
Sample from Prod Logs
Not sure if the issue is on my side, or something with the servers.
Does anyone know where I would start looking to debug?
Sample from Prod Logs
http://boardgamearena.com/2/cribbage/cr ... 9581273241
08/09 18:09:12 [error] [T110671847] [86410058/MikeIsHere] Unexpected exception: BGA service error (boardgamearena.com 08/09 18:09:12)
#0 /var/tournoi/release/tournoi-200901-1002-gs/www/game/module/table/gamestate.game.php(596): APP_DbObject->masterNodeRequest('asyncTableMove', Array)
#1 /var/tournoi/release/tournoi-200901-1002-gs/www/game/module/table/table.game.php(3133): Gamestate->sendAsyncTableMove(Array)
#2 /var/tournoi/release/tournoi-200901-1002-gs/www/include/APP_GameAction.inc.php(222): Table->checkActivePlayersChange()
#3 /var/tournoi/release/tournoi-200901-1002-gs/www/include/APP_GameAction.inc.php(216): APP_GameAction->ajaxResponseWithResult(NULL)
#4 /var/tournoi/release/games/cribbage/200904-1351/cribbage.action.php(49): APP_GameAction->ajaxResponse()
#5 /var/tournoi/release/tournoi-200901-1002-gs/www/include/webActionCore.inc.php(135): action_cribbage->playCard()
#6 /var/tournoi/release/tournoi-200901-1002-gs/www/index.php(230): launchWebAction('cribbage', 'action_cribbage', 'playCard', false, false, NULL, true, false)