odota / web

React web interface for the OpenDota platform
https://www.opendota.com
MIT License
1.07k stars 390 forks source link

Matches are not being parsed after clicking the Parse button #3170

Closed d-rez closed 2 months ago

d-rez commented 2 months ago

Current Behavior Matches are not being parsed after clicking the button. The page change to Request a Parse, then refreshes after a couple seconds, however the match will still not be parsed even hours after the last parse request (The replay for this match has not yet been parsed. Not all data may be available.)

Expected behavior/code Match gets parsed and data gets added to the match page tabs/details

Console Output N/A (nothing relevant in console, seems like a backend issue)

Environment

I believe the issue started yesterday or maybe around the weekend as I do remember it working last week.

Thanks for taking a look!

howardchung commented 2 months ago

What match IDs is this failing for? If the replay is too old it won't be available

d-rez commented 2 months ago

Hey, they were all recent matches. Example match that was failing until today: https://www.opendota.com/matches/7687363104

It's parsed now after I clicked parse again, so I'm guessing whatever was causing this over the last couple of days has been fixed :)