account.runescape.com - The page continuously reloads
Categories
(Web Compatibility :: Site Reports, defect, P2)
Tracking
(Webcompat Priority:P3, Webcompat Score:1, firefox152 unaffected, firefox153 ?, firefox154 unaffected)
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | unaffected |
| firefox153 | --- | ? |
| firefox154 | --- | unaffected |
People
(Reporter: bfarkas, Unassigned)
References
()
Details
(Keywords: webcompat:needs-diagnosis, webcompat:site-report, Whiteboard: [webcompat-source:product][autowebcompat:processed][autowebcompat:repro-success])
User Story
user-impact-score:0
Attachments
(6 files)
Environment:
Operating system: Windows 10
Firefox version: Firefox 152.0.1 (release) / Firefox Nightly 154.0a1 (2026-06-24)
Preconditions:
- Clean profile
Steps to reproduce:
- Navigate to: https://account.runescape.com/en-GB/game
- Observe the page
Expected Behavior:
The page is loaded accordingly
Actual Behavior:
The page continuously reloads
Notes:
- Reproducible on the latest Firefox Release and Nightly
- Reproducible regardless of the ETP setting
- Works as expected using Chrome
Created from webcompat-user-report:cf7207f5-df53-4b70-bb47-4d0bbd5be3a0
| Reporter | ||
Updated•1 day ago
|
Comment 1•1 day ago
|
||
Since the status is marked as unaffected for nightly and release, is it unaffected for beta too?
For more information, please visit BugBot documentation.
Updated•1 day ago
|
Updated•18 hours ago
|
Updated•16 hours ago
|
Updated•16 hours ago
|
Updated•15 hours ago
|
Updated•15 hours ago
|
Updated•15 hours ago
|
Updated•14 hours ago
|
Updated•14 hours ago
|
Comment 2•14 hours ago
|
||
Comment 3•14 hours ago
|
||
Updated•10 hours ago
|
Comment 4•4 hours ago
|
||
The reported issue reproduces in Firefox. Navigating to https://account.runescape.com/en-GB/game shows the page stuck on a perpetual loading spinner (only the Jagex footer renders; no account content ever appears). The network log reveals a continuous loop: the page repeatedly redirects to the OAuth endpoint https://account.jagex.com/oauth2/auth?client_id=runescape-accounts&redirect_uri=...%2Fen-GB%2Fgame%2Foauth2%2Fcode... (a new request with a fresh state value each cycle), then issues GET https://account.runescape.com/en-GB/undefined [200] and a cdn-cgi/rum telemetry POST, then starts over. This cycle repeats indefinitely — request IDs climbed past 1000 within seconds, and 11 new oauth2/auth requests were observed in an 8-second window. The address bar URL stays at .../en-GB/game and document.readyState is "complete", but the OAuth bounce-back loop never settles, matching the reported "page continuously reloads" behavior. No JavaScript console errors were emitted.
Comment 5•4 hours ago
|
||
The reported issue reproduces in Firefox. Navigating to https://account.runescape.com/en-GB/game shows the page stuck on a perpetual loading spinner (only the Jagex footer renders; no account content ever appears). The network log reveals a continuous loop: the page repeatedly redirects to the OAuth endpoint https://account.jagex.com/oauth2/auth?client_id=runescape-accounts&redirect_uri=...%2Fen-GB%2Fgame%2Foauth2%2Fcode... (a new request with a fresh state value each cycle), then issues GET https://account.runescape.com/en-GB/undefined [200] and a cdn-cgi/rum telemetry POST, then starts over. This cycle repeats indefinitely — request IDs climbed past 1000 within seconds, and 11 new oauth2/auth requests were observed in an 8-second window. The address bar URL stays at .../en-GB/game and document.readyState is "complete", but the OAuth bounce-back loop never settles, matching the reported "page continuously reloads" behavior. No JavaScript console errors were emitted.
Comment 6•3 hours ago
|
||
The reported issue reproduces in Firefox. Navigating to https://account.runescape.com/en-GB/game shows the page stuck on a perpetual loading spinner (only the Jagex footer renders; no account content ever appears). The network log reveals a continuous loop: the page repeatedly redirects to the OAuth endpoint https://account.jagex.com/oauth2/auth?client_id=runescape-accounts&redirect_uri=...%2Fen-GB%2Fgame%2Foauth2%2Fcode... (a new request with a fresh state value each cycle), then issues GET https://account.runescape.com/en-GB/undefined [200] and a cdn-cgi/rum telemetry POST, then starts over. This cycle repeats indefinitely — request IDs climbed past 1000 within seconds, and 11 new oauth2/auth requests were observed in an 8-second window. The address bar URL stays at .../en-GB/game and document.readyState is "complete", but the OAuth bounce-back loop never settles, matching the reported "page continuously reloads" behavior. No JavaScript console errors were emitted.
Description
•