mtgred / netrunner

http://www.jinteki.net
Other
887 stars 389 forks source link

Auto-reconnect After Disconnect Cuts Interaction #5041

Open ancantus opened 4 years ago

ancantus commented 4 years ago

Periodically I get disconnected from the server. Once the popup shows the reconnected toast I'm unable do any actions (buttons press and menus work, but no actions fire).

The only way I was able to continue playing was to refresh the page, and re-log into the game. This was happening quite often (around 1 time per turn).

Console output every-time the issue happened:

app10.js?v=37.1:1244 WARN [taoensso.sente:1011] - Chsk is closed: will try reconnect attempt (1) in 1257 ms
(anonymous) @ app10.js?v=37.1:1244
(anonymous) @ app10.js?v=37.1:1256
g.vd @ app10.js?v=37.1:549
ad @ app10.js?v=37.1:282
tf @ app10.js?v=37.1:377
OR @ app10.js?v=37.1:1254
(anonymous) @ app10.js?v=37.1:1293
(anonymous) @ app10.js?v=37.1:1297
app10.js?v=37.1:1244 WARN [taoensso.sente:904] - SECURITY WARNING: no CSRF token available for use by Sente
ancantus commented 4 years ago

Seems like this was noticed in a reply to https://github.com/mtgred/netrunner/issues/418