You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm so sorry for making another post, but something appears to be up with how Gotham is handling tokens.
I've gotten into the habit recently of making sure the MSG+/now Gotham integration works on game days and have often needed to delete the config volume and re-authenticate fresh in order for things to work. It was working fine last night, but I needed to delete the config volume and re-authenticate fresh this morning. Toggling the integration in the web UI and re-authenticating didn't work. The issue seems to be with the TVE account I'm using and not with the Gotham login specifically because events are still listed in this state, they just won't play. It also looks like toggling the integration/using the re-authenticate button only affects the Gotham login and doesn't clear any associated TVE credentials.
I probably should've let you know this was a problem sooner since it was also happening under MSG, my bad. The fix was quick enough that I just dealt with it. Things are working for the game tonight and I can keep re-authenticating the way I have been for future games, so there's no rush to take a look at this.
Just wanted to add that I noticed a new error message while checking the container logs
TypeError: Cannot read properties of undefined (reading 'zip')
at GothamHandler.<anonymous> (/app/services/gotham-handler.ts:957:41)
at Generator.next (<anonymous>)
at /app/services/gotham-handler.ts:8:71
Could not add TVE subscription for Gotham!
at new Promise (<anonymous>)
at __awaiter (/app/services/gotham-handler.ts:4:12)
at GothamHandler.addTVESubscription (/app/services/gotham-handler.ts:946:108)
at GothamHandler.<anonymous> (/app/services/gotham-handler.ts:869:18)
at Generator.next (<anonymous>)
at fulfilled (/app/services/gotham-handler.ts:5:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
I'm so sorry for making another post, but something appears to be up with how Gotham is handling tokens.
I've gotten into the habit recently of making sure the MSG+/now Gotham integration works on game days and have often needed to delete the config volume and re-authenticate fresh in order for things to work. It was working fine last night, but I needed to delete the config volume and re-authenticate fresh this morning. Toggling the integration in the web UI and re-authenticating didn't work. The issue seems to be with the TVE account I'm using and not with the Gotham login specifically because events are still listed in this state, they just won't play. It also looks like toggling the integration/using the re-authenticate button only affects the Gotham login and doesn't clear any associated TVE credentials.
I probably should've let you know this was a problem sooner since it was also happening under MSG, my bad. The fix was quick enough that I just dealt with it. Things are working for the game tonight and I can keep re-authenticating the way I have been for future games, so there's no rush to take a look at this.
Thanks in advance!
The text was updated successfully, but these errors were encountered: