developer-relations
developer-relations copied to clipboard
[BUG] Spectator endpoint down
Bug Description
Spectator endpoint is down since today, around 2.30am CET. It seems to affect all regions
Problem Description
Every call to this endpoints returns a 404
Expected Result
I expect to get the match data
Player Impact
It affects all mmy users, so millions of them
Thanks
Where can we get more information about endpoint down? Because here everything seems ok.
getFeaturedGames
always returns empty list:
{
"gameList": [],
"clientRefreshInterval": 300
}
getCurrentGameInfoBySummoner
always returns 404, even if you pick someone from your friends list who you can see is playing a public game.
Past issues:
- #136
- #165
- #248
- #266
- #464
Spectator is back!
/lol/spectator/v4/active-games/by-summoner/{encryptedSummonerId}
is working as well as /lol/spectator/v4/featured-games
:
{
"gameList": [
{
"gameId": 5722328751,
"mapId": 11,
"gameMode": "CLASSIC",
"gameType": "MATCHED_GAME",
"gameQueueConfigId": 420,
"participants": [
{
"teamId": 100,
"spell1Id": 11,
"spell2Id": 4,
"championId": 25,
"profileIconId": 3599,
"summonerName": "happyhappy2",
"bot": false
},
...
],
"observers": {
"encryptionKey": "jwegopQBgkKXIkmZtcGAAxwnXWAbpzLw"
},
"platformId": "EUW1",
"bannedChampions": [
{
"championId": 23,
"teamId": 100,
"pickTurn": 1
},
...
],
"gameStartTime": 1644471316402,
"gameLength": 281
},
...
],
"clientRefreshInterval": 300
}
@trebonius0 can we reopen this? for my app It's back returning 404
Reopening: @RiotTuxedo the following regions are only returning 404: NA BR LAN LAS OCE
EUW & JP seem to be affected too now
Seems fixed now, so closing the issue
Reopening, as the issue happens again since last night ... (EUW, OCE and JP) @RiotTuxedo
Can confirm active-game is not working and just returns 404. Doesn't matter if game is in loading screen or ingame.
Update: Seems to be working for me right now. Maybe fixed again or this only applies to some accounts / games.
Indeed it seems to be fixed, so closing the issue
KR spectator server down for a few days now
Hey guys
Reopening as BR,OCE,JP and NA are down again
I'm having issues where spectate is inconsistent in NA1. Sometimes it works and sometimes it doesn't (404) when I know they're playing.
Are there any factors that would reliably cause this (game type, etc) or is it just the state of the api right now?
I'm having issues where spectate is inconsistent in NA1. Sometimes it works and sometimes it doesn't (404) when I know they're playing.
Are there any factors that would reliably cause this (game type, etc) or is it just the state of the api right now?
Arena and Quickplay currently don't work with Spectator-V4
Thank you
On Fri, Jan 5, 2024, 12:33 PM BangingHeads @.***> wrote:
I'm having issues where spectate is inconsistent in NA1. Sometimes it works and sometimes it doesn't (404) when I know they're playing.
Are there any factors that would reliably cause this (game type, etc) or is it just the state of the api right now?
Arena and Quickplay currently don't work with Spectator-V4
— Reply to this email directly, view it on GitHub https://github.com/RiotGames/developer-relations/issues/602#issuecomment-1879028774, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMPN6BH6RFYKWMCACULGR7TYNA2OXAVCNFSM5N2BBGGKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBXHEYDEOBXG42A . You are receiving this because you commented.Message ID: @.***>