0% found this document useful (0 votes)
35 views268 pages

2025 03 09T12 53 10 - R3dlog

The document logs the initialization process of a mobile application for League of Legends, detailing the configuration settings, SDK version, and various system metrics. It includes information about the device locale, rendering setup, and telemetry configurations. Additionally, it notes the absence of user settings and authorization for certain client requests.

Uploaded by

Trần Bụi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views268 pages

2025 03 09T12 53 10 - R3dlog

The document logs the initialization process of a mobile application for League of Legends, detailing the configuration settings, SDK version, and various system metrics. It includes information about the device locale, rendering setup, and telemetry configurations. Additionally, it notes the absence of user settings and authorization for certain client requests.

Uploaded by

Trần Bụi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 268

000000.000| ALWAYS| Logging started at 2025-03-09T12:53:10.

911
000000.002| ALWAYS| CFG| CrashHandler(Sentry)
000000.104| OKAY| Device Locale: vi_VN. Matched Locale: vi_VN
000000.158| ALWAYS| Live Profiling enabled. Will overwrite old RPD.
000000.160| ALWAYS| CFG| Build Version: Android Version 15.5.661.4445 (Feb 28
2025/14:55:00) [PUBLIC] <Releases/15.5> ChangeList: 6614445
000000.160| ALWAYS| CFG| Mobile Application ID:
com.riotgames.league.teamfighttacticsvn
000000.166| ALWAYS| FLOW| Initializing Renderer
000000.169| ALWAYS| r3dRenderLayer::Init enter
000000.169| ALWAYS| r3dRenderLayer::Init() exit successfully
000000.169| ALWAYS| rr3dRenderLayer::InitDevice(XRes = 2400, YRes = 1080, BPP = 32)
PresentMode: Windowed enter
000000.169| ALWAYS| rr3dRenderLayer::InitDevice: Creating X3D device
000000.169| ALWAYS| Device DPI: 540
000000.209| ALWAYS| Using X3D Platform: OpenGL ES 3.0
000000.211| ALWAYS| r3dRenderLayer::RecreateOwnedResources
000000.211| ALWAYS| r3dRenderLayer::InitResources exit successfully
000001.656| ALWAYS| Metrics: adding standard reporters
000001.660| ALWAYS| Found a default region VN2 for locale vi_vn
000001.661| ALWAYS| CFG| Creating services with target region: VN2
000001.664| ALWAYS| Riot SDK: Using JavaVM set in JNI_OnLoad
000001.667| ALWAYS| Riot SDK: system settings: {
"app": {
"build_number": 6614445
},
"default_locale": "vi_vn",
"default_region": "VN2",
"enable_patching": true,
"enable_platform_login": false,
"enable_riot_login": false,
"globals": {
"login": {
"gameSignature": null,
"sessionKey": null,
"userId": null
}
},
"patchline_id": "live",
"performance": {
"gather-system-info": false
},
"product_id": "lol",
"publisher": "riot",
"region_data": {
"VN2": {
"available_locales": [
"vi_VN"
],
"default_locale": "vi_VN",
"enable_patching": true,
"rso": {
"client": "tftm",
"url": "https://auth.riotgames.com"
},
"rso_environment": "production",
"rso_platform_id": "VN2",
"servers": {
"chat": {
"allow_self_signed_cert": false,
"chat_host": "sa1.chat.si.riotgames.com",
"chat_port": 5223
},
"client_config": {
"client_config_url": "https://clientconfig.rpg.riotgames.com"
},
"entitlements": {
"entitlements_url":
"https://entitlements.auth.riotgames.com/api/token/v1"
},
"league_edge": {
"league_edge_url": "https://vn2-red.lol.sgp.pvp.net"
},
"player_preferences": {
"player_preferences_url":
"https://playerpreferences.riotgames.com"
},
"rms": {
"rms_heartbeat_interval_seconds": 60,
"rms_url": "wss://asia.edge.rms.si.riotgames.com"
},
"service_status": {
"api_url":
"https://status.leagueoflegends.com/shards/vn2/synopsis",
"human_readable_status_url":
"https://status.leagueoflegends.com/#vn2"
},
"telemetry": {
"analytics_collector_url": "https://data.riotgames.com",
"dradis_collector_url": "https://ekg.riotgames.com/messages",
"log_collector_url": "",
"scope": "globalriot.pdx2.rnet-live1.riotclient.foundation"
}
}
}
},
"riotgamesapi": {
"persistence-path":
"/data/user/0/com.riotgames.league.teamfighttacticsvn/files/League of Legends"
},
"rso-mobile-ui": {
"stay-signed-in": true
},
"rso_auth": {
"authorization-key": null,
"password": null,
"username": null
},
"tftm_force_remember_me": true
}
000001.727| ALWAYS| Riot SDK: Running SDK version 24.11.1.4741
000001.728| ALWAYS| Riot SDK: Host application is configured with Name: 'lol',
Patchline: 'live', Version: '6614445'
000001.728| ALWAYS| Riot SDK: rg::config: Changes from source 'Foundation':
host was added
globals was added
000001.728| ALWAYS| Riot SDK: DataStore: Unable to load user settings file:
"/data/user/0/com.riotgames.league.teamfighttacticsvn/files/League of
Legends/Data/RiotClientSettings.yaml": Error opening file: Error getting file info
for /data/user/0/com.riotgames.league.teamfighttacticsvn/files/League of
Legends/Data/RiotClientSettings.yaml: Error code 2 for path
'/data/user/0/com.riotgames.league.teamfighttacticsvn/files/League of
Legends/Data/RiotClientSettings.yaml': No such file or directory
000001.729| ALWAYS| Riot SDK: rg::config: Changes from source 'InstallSettings':
globals.region was added
globals.region-locale was added
globals.locale was added
000001.730| ALWAYS| Riot SDK: App: AppMobile running 'lol' with SDK version
24.11.1.4741
000001.730| ALWAYS| Riot SDK: telemetry: Initial TelemetryModule configuration:
RFC190 scope: 'globalriot.pdx2.rnet-live1.riotclient.foundation'
Collector URI: 'https://data.riotgames.com'
Will send to OpenTelemetry: Nothing
000001.731| ALWAYS| Riot SDK: telemetry: Initial OpenTelemetry configuration:
Logs URI: ''
Events URI: ''
Service Name: 'RiotGamesApi'
000001.732| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET /client-
config/v2/namespace/lol.game_client_settings
000001.732| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET /client-
config/v2/namespace/lol.experiments
000001.734| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/riotclient/machine-id
000001.739| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT
/patch/v1/installs/lol-game-content
000001.747| ALWAYS| Riot SDK: Telemetry identifiers:
appName: lol
patchline: live
machineId: jp4mgq+ycnPcuXQKjgYeWw==
sessionId: 2b3313f9-9798-9ff6-be28-5d0ee0f4c868
instanceId: 47b22ad9-2027-d357-e668-468b407bdbba
processId: b1f0c0cb-af31-bd81-b130-0374817d32e0
andi: 0e6591967a4941ce
000001.748| ALWAYS| Riot SDK: plugin-manager: App file system path is:
000001.748| ALWAYS| Riot SDK: plugin-manager: Plugins file system path used :
Plugins.
000001.753| ALWAYS| AudioManager: Wwise Version v2019.1.10 initialized.
000001.758| ALWAYS| Riot SDK: system-info: OS is 'Android 14.34
RMX3661_14.0.0.1200(EX01)'
000001.758| ALWAYS| Riot SDK: system-info: CPU is 0 MHz with 8 cores; 0 MB of
memory
000001.765| ALWAYS| Riot SDK: telemetry: Analytics Platform configured for
https://data.riotgames.com
000001.766| ALWAYS| Riot SDK: client-config: Configured with app name 'lol',
patchline 'live', version '6614445'
000001.769| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace '' has key 80935629-7656-0e95-878e-f84353add859
000001.769| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace '' has key 173d23e7-5358-4f8f-d464-69f5c1a53bba
000001.769| ALWAYS| Riot SDK: client-config: Expiring public configs in namespace
''
000001.769| ALWAYS| Riot SDK: client-config: Expiring player configs in namespace
''
000001.769| ALWAYS| Riot SDK: client-config: player configuration for 'lol.live' in
namespace '' has key fe6dbe29-f965-8e81-a1e3-853d2324904f
000001.769| ALWAYS| Riot SDK: client-config: Expiring public configs in namespace
''
000001.769| ALWAYS| Riot SDK: client-config: Expiring player configs in namespace
''
000001.769| ALWAYS| Riot SDK: client-config: Received notification for changes to
all public and all player namespaces. Dispatching 2 async update requests.
000001.770| ALWAYS| Riot SDK: client-config: Request is about to take flight
000001.770| ALWAYS| Riot SDK: client-config: HTTP retry options for client-conifg
not found in Client Config.
000001.776| ALWAYS| Riot SDK: private-settings: Plugin is in local-user mode.
Settings will be automatically loaded for the current platform user.
000001.828| ALWAYS| Riot SDK: rg::config: Changes from source 'PrivateSettings':
private was added
000001.831| ALWAYS| Riot SDK: product-session: Created product session for lol on
patchline live with version 6614445
000001.831| ALWAYS| Riot SDK: product-session: Created Product Session for host_app
000001.845| ALWAYS| Riot SDK: rnet-sanitizer: Initialization complete.
000001.848| ALWAYS| Riot SDK: rso-auth: No static RSO config.
000001.848| ALWAYS| Riot SDK: rso-auth: Setting RSO config with [url:
https://auth.riotgames.com, clientId: tftm, scopes: openid offline_access lol ban
profile email phone account]
000001.848| ALWAYS| Riot SDK: rso-auth: Fetching rso configuation from
https://auth.riotgames.com/.well-known/openid-configuration
000001.859| WARN| Riot SDK: vng: No vng configuration found in config.
000001.860| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.867| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace 'keystone.client.feature_flags' has key 33d02311-6a26-ed1e-8311-
bcfdcf196a0a
000001.868| ALWAYS| Riot SDK: client-config: player configuration for 'lol.live' in
namespace 'keystone.client.feature_flags' has key dd726a2c-4596-6d8a-6eda-
5e05bff008fd
000001.868| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace 'keystone.client.configured_feature_flags' has key 50df8266-a85d-0006-
2aa1-163fb906a3a8
000001.869| ALWAYS| Riot SDK: client-config: player configuration for 'lol.live' in
namespace 'keystone.client.configured_feature_flags' has key 6099278d-54ba-82b8-
76ed-16a0ba2cfa93
000001.870| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace 'keystone.cohorts' has key d630f3ef-152b-ba4c-981a-3d6a74e0fbc9
000001.870| ALWAYS| Riot SDK: client-config: player configuration for 'lol.live' in
namespace 'keystone.cohorts' has key 42f982d5-f13f-d32e-dd82-4002be8aa166
000001.885| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.898| ALWAYS| Riot SDK: pay-mobile:
AndroidInAppPurchase::AndroidInAppPurchase is configured for GooglePlay payments
000001.899| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.899| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.899| ALWAYS| Riot SDK: pay-mobile: PayMobileConfiguration initialized.
000001.900| ALWAYS| Riot SDK: platform-login: platform-login disabled from system
settings
000001.902| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.904| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.904| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.907| WARN| Riot SDK: player-preferences: Plugin is disabled by config flag
'enabled': in plugin library function ReadyCheck: Not Implemented: API is not
available for this application
000001.917| ALWAYS| Riot SDK: riot-messaging-service: Initialize Direct Connection
000001.918| ALWAYS| Riot SDK: riot-messaging-service: Requesting disconnect as URL
has changed from to wss://asia.edge.rms.si.riotgames.com
000001.918| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.918| ALWAYS| Riot SDK: client-config: Received request from 'lol' for legacy
config status
000001.919| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.921| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.923| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.929| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.929| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.930| ALWAYS| Riot SDK: commerce: Set locale: vi_VN.
000001.932| ALWAYS| Riot SDK: entitlements: Updating regional URL for region VN2 to
https://entitlements.auth.riotgames.com/api/token/v1
000001.932| ALWAYS| Riot SDK: entitlements: Entitlements URL updated to
'https://entitlements.auth.riotgames.com/api/token/v1'
000001.934| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.939| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.947| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace 'keystone.restriction.product_ids_by_scope' has key 41ab14d1-c983-2f1a-
6e73-eba8566f9fcd
000001.947| ALWAYS| Riot SDK: client-config: player configuration for 'lol.live' in
namespace 'keystone.restriction.product_ids_by_scope' has key e1fb861d-a079-de50-
c0bd-e863e1972166
000001.949| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.949| ALWAYS| Riot SDK: loyalty-v2: Player config has been deleted.
000001.949| ALWAYS| Riot SDK: loyalty-v2: Loyalty Standalone : Fetching loyalty
stadnalone config
000001.952| ALWAYS| Riot SDK: mailbox: Received affinity status update: not ready
000001.960| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleOpenIdConfigurationGet: OpenId configuration not yet available
000001.964| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.964| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'playerBehaviorToken.enabled' -- waiting for boot to complete before calculating
value
000001.969| ALWAYS| Riot SDK: mailbox: Mailbox API usage enabled
000001.969| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000001.969| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'playerReporting.enabled' -- waiting for boot to complete before calculating value
000001.969| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'playerReportingPasIntegration.enabled' -- waiting for boot to complete before
calculating value
000001.969| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'playerReportingReporterFeedback.enabled' -- waiting for boot to complete before
calculating value
000001.969| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'playerReportingMailboxIntegration.enabled' -- waiting for boot to complete before
calculating value
000001.972| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'scd.enabled' -- waiting for boot to complete before calculating value
000001.975| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'app_command.enabled' -- waiting for boot to complete before calculating value
000001.980| ALWAYS| Riot SDK: client-config: Updated product sessions (1 total)
000001.982| ALWAYS| FLOW| Push: Bootstrap complete
000001.982| ALWAYS| FLOW| Push: TFTPatching Current: Bootstrap
000001.983| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'gaWarning.enabled' -- waiting for boot to complete before calculating value
000001.983| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'gaWarningMailboxIntegration.enabled' -- waiting for boot to complete before
calculating value
000001.989| ALWAYS| Riot SDK: product-metadata: region-locale updated to (VN2,
vi_VN), updating metadata
000001.989| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: no login
country, skipping update
000001.992| WARN| Riot SDK: riot-status: No configuration value for
keystone.riotstatus.mode, defaulting to 'live' mode.
000001.992| ALWAYS| Riot SDK: riot-status: Updated mode to '/'
000001.992| WARN| Riot SDK: riot-status: No configuration value for
keystone.riotstatus.riotclient_url, defaulting to public Carrier Pigeon URL.
000001.992| ALWAYS| Riot SDK: riot-status: Updated Riot Client URL to
'https://riot-client.secure.dyn.riotcdn.net/channels/public'
000001.995| ALWAYS| Riot SDK: mobile-product-registry: Initialized with build
number 6614445.
000001.996| ALWAYS| Riot SDK: mobile-product-registry: Initialized for product
'lol' and 'live'
000002.027| ALWAYS| Riot SDK: client-config: Updated public config for lol with 749
entries
000002.027| ALWAYS| Riot SDK: client-config: Notified config change for namespace
'keystone.client.configured_feature_flags' for lol
000002.029| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'productIntegrationAppUpdates.enabled' -- waiting for boot to complete before
calculating value
000002.030| ALWAYS| Riot SDK: product-integration: Subscribe to resource:
/riotclient/product-locales/products/lol/patchlines/live
000002.030| ALWAYS| Riot SDK: product-integration: Subscribed URL
'/riotclient/product-locales/products/lol/patchlines/live' received an empty
resource update and will be dropped.
000002.030| ALWAYS| Riot SDK: client-config: Notified config change for namespace
'keystone.client.feature_flags' for lol
000002.031| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'gaWarning.enabled' toggled, now 'false'
000002.032| ALWAYS| Riot SDK: client-feature-flags: Feature flag 'scd.enabled'
toggled, now 'true'
000002.032| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'productIntegrationAppUpdates.enabled' toggled, now 'true'
000002.034| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'playerReportingReporterFeedback.enabled' toggled, now 'true'
000002.034| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'playerReportingMailboxIntegration.enabled' toggled, now 'false'
000002.034| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'app_command.enabled' toggled, now 'true'
000002.034| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'playerReportingPasIntegration.enabled' toggled, now 'true'
000002.035| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'gaWarningMailboxIntegration.enabled' toggled, now 'false'
000002.035| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'playerReporting.enabled' toggled, now 'false'
000002.035| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'playerBehaviorToken.enabled' toggled, now 'false'
000002.036| WARN| Riot SDK: scd: SCD not enabled.
000002.091| ALWAYS| Riot SDK: rg::config: Changes from source 'ClientConfigPublic':
gamesession was added
user_input_control was added
rso-authenticator was added
client was added
riotstatus was added
client_config was added
player-session-lifecycle was added
disambiguation was added
age_restriction was added
background was added
accounts_security was added
riot_login was added
player-preferences was added
anticheat was added
scd was added
payments was added
player-account was added
anti-addiction was added
kr-account was added
system_warning was added
rewards was added
lifecycle was added
qr_code_login was added
player-affinity was added
publishing_content was added
matchmaking was added
riot was added
self_update was added
player-reporting was added
rso_auth was added
entitlements was added
lol was added
telemetry was added
player-lifecycle was added
rms was added
private-settings was added
platform-ui was added
background_patching was added
patcher was added
mobile_push was added
launch_splash_screen was added
voice_chat was added
vng was added
loyalty was added
rso-mobile-ui.accountCreationTosAgreement was added
rso-mobile-ui.regionElectionMappedRegionKR was added
rso-mobile-ui.regionElectionMappedRegionTW2 was added
rso-mobile-ui.regionElectionEnabled was added
rso-mobile-ui.regionElectionMappedBundleRegion was added
rso-mobile-ui.webViewCookieWhitelist was added
rso-mobile-ui.supportedStrategies was added
rso-mobile-ui.authorizationErrorPageUrl was added
rso-mobile-ui.url was added
rso-mobile-ui.delete-account-url-vng was added
rso-mobile-ui.rsoAuthenticatorStrategies was added
rso-mobile-ui.loginUrl was added
rso-mobile-ui.allowedWebViewURLs was added
rso-mobile-ui.webLoginMappedBundleTheme was added
rso-mobile-ui.krAccountPromotionOpenWebView was added
rso-mobile-ui.regionElectionMappedRegionVN2 was added
rso-mobile-ui.delete-account-url-template was added
rso-mobile-ui.delete-account-supported-locales was added
rso-mobile-ui.useAmrStrategies was added
rso-mobile-ui.pendingConsentUrl was added
rso-mobile-ui.delete-account-url-kor was added
rso-mobile-ui.krAccountPromotionEnabled was added
mailbox was added
sanitizer was added
riotgamesapi.telemetry was added
riotgamesapi.resultTelemetry was added
riotgamesapi.schedulerTelemetry was added (config_key: 80935629-7656-0e95-878e-
f84353add859)
000002.093| ALWAYS| Riot SDK: rso-auth: Received RSO openid-configuration:
{"acr_values_supported":
["0","urn:riot:bronze","urn:riot:silver","urn:riot:gold","urn:riot:parents"],"autho
rization_encryption_alg_values_supported":["RSA-OAEP-256","ECDH-ES","ECDH-
ES+A128KW","ECDH-ES+A192KW","ECDH-
ES+A256KW","dir"],"authorization_encryption_enc_values_supported":["A128CBC-
HS256","A192CBC-HS384","A256CBC-
HS512","A128GCM","A192GCM","A256GCM"],"authorization_endpoint":"https://
auth.riotgames.com/
authorize","authorization_response_iss_parameter_supported":true,"authorization_sig
ning_alg_values_supported":
["RS256","RS384","RS512","ES256","ES384","ES512"],"backchannel_logout_session_suppo
rted":true,"backchannel_logout_supported":true,"check_session_iframe":"https://
auth.riotgames.com/check-session-iframe","claim_types_supported":
["normal"],"claims_parameter_supported":true,"claims_supported":
["sub","iss","auth_time","acr","name"],"code_challenge_methods_supported":
["plain","S256"],"display_values_supported":
["page","touch"],"dpop_signing_alg_values_supported":
["ES256K","PS384","ES384","RS384","ES256","RS256","ES512","PS256","PS512","RS512"],
"end_session_endpoint":"https://auth.riotgames.com/
logout","frontchannel_logout_session_supported":true,"frontchannel_logout_supported
":true,"grant_types_supported":
["implicit","authorization_code","refresh_token","password","client_credentials"],"
id_token_encryption_alg_values_supported":["RSA-OAEP","RSA-OAEP-256","dir","ECDH-
ES","ECDH-ES+A128KW","ECDH-ES+A192KW","ECDH-
ES+A256KW"],"id_token_encryption_enc_values_supported":["A128CBC-
HS256","A256GCM"],"id_token_signing_alg_values_supported":
["RS256","RS384","RS512","ES256","ES384","ES512"],"introspection_endpoint":"https:/
/auth.riotgames.com/token/introspect","issuer":"https://
auth.riotgames.com","jwks_uri":"https://auth.riotgames.com/
jwks.json","prompt_values_supported":
["select_account","none","create","consent","login"],"pushed_authorization_request_
endpoint":"https://auth.riotgames.com/par","registration_endpoint":"https://
auth.riotgames.com/clients","request_object_encryption_alg_values_supported":
["RSA1_5","RSA-OAEP","RSA-OAEP-256","RSA-OAEP-384","RSA-OAEP-512","ECDH-ES","ECDH-
ES+A128KW","ECDH-ES+A192KW","ECDH-
ES+A256KW","dir"],"request_object_encryption_enc_values_supported":
["A128GCM","A192GCM","A256GCM","A128CBC-HS256","A192CBC-HS384","A256CBC-
HS512","XC20P"],"request_object_signing_alg_values_supported":
["RS256","RS384","RS512","ES256","ES384","ES512"],"request_parameter_supported":tru
e,"request_uri_parameter_supported":true,"request_uri_quota":10,"require_request_ur
i_registration":true,"response_modes_supported":
["query","fragment"],"response_types_supported":
["code","token","id_token","id_token token","code id_token","code id_token
token"],"revocation_endpoint":"https://auth.riotgames.com/token/revoke","riot_amr_v
alues_supported":
["cookie","password","captcha","mfa","game_center","google_auth","facebook","apple"
,"xbox"],"riot_lol_regions_disabled":[],"riot_lol_regions_supported":
["BR1","EUN1","EUW1","JP1","KR","LA1","LA2","NA1","OC1","PBE1","RU","TR1","TW2","SG
2","VN2","ME1"],"riot_lol_userinfo_regions_enabled":
["PBE1","OC1","JP1","KR","BR1","LA1","LA2","NA1","EUN1","EUW1","RU","TR1","TW2","SG
2","VN2","ME1"],"riot_partner_auth_config":{"facebook":{"permissions":
["public_profile","email"]},"google_auth":{"clientId":"187685766663-
ct6bdnthcq6jlllecpg1guhthoc7i8vv.apps.googleusercontent.com"}},"riot_recaptcha_publ
ic_key":"6LcGEv8SAAAAAPUTwLPaiMfnJNfedmGj4oww8ITT","riot_theme_values_supported":
["lol","lor","valorant"],"scopes_supported":
["openid","profile","email","lol","summoner"],"subject_types_supported":
["public","pairwise"],"tls_client_certificate_bound_access_tokens":true,"token_endp
oint":"https://auth.riotgames.com/token","token_endpoint_auth_methods_supported":
["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt","
none"],"token_endpoint_auth_signing_alg_values_supported":
["RS256","RS384","RS512","HS256","HS384","HS512","ES256","ES384","ES512"],"ui_local
es_supported":["en","cs","de","el","es","es-419","fr","hu","it","ms","pl","pt-
BR","ro","ru","tr","ja","ko","id","th","vi","zh-Hans","zh-
Hant","ar"],"userinfo_encryption_alg_values_supported":["RSA-OAEP","RSA-OAEP-
256","dir","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A192KW","ECDH-
ES+A256KW"],"userinfo_encryption_enc_values_supported":["A128CBC-
HS256","A256GCM"],"userinfo_endpoint":"https://auth.riotgames.com/
userinfo","userinfo_signing_alg_values_supported":
["RS256","RS384","RS512","ES256","ES384","ES512"]}
000002.094| ALWAYS| Riot SDK: loyalty-v2: PcbStatusEndpoint: https://pcb-check-
prod.pp.sgp.pvp.net/pcbcheck/v1/pcb-status
000002.094| ALWAYS| Riot SDK: loyalty-v2: Fetching PC Bang status is only working
with ko_KR locale.
000002.095| ALWAYS| Riot SDK: vng: Using VNG Service at https://login.pp.m.zing.vn
000002.095| ALWAYS| Riot SDK: vng: Using PAS Service at
https://api.account.riotgames.com
000002.095| ALWAYS| Riot SDK: vng: Using Action Base Url (desktop web flow) at
https://kbtt.vnggames.com/rso-mobile-ui/0.4.1/vng-registration.{language}.html
000002.095| ALWAYS| Riot SDK: vng: VNG Token caching enabled with minimum lifespan
1800s
000002.095| ALWAYS| Riot SDK: vng: VNG Service timeout set to 10s
000002.095| ALWAYS| Riot SDK: vng: VNG Service max number of get profile service
request attempts set to 3
000002.095| ALWAYS| Riot SDK: player-affinity: Using Player Affinity Service at
https://riot-geo.pas.si.riotgames.com
000002.095| ALWAYS| Riot SDK: telemetry: OpenTelemetry configuration updated:
Logs URI: unchanged
Events URI: changed to 'https://telemetry.sgp.pvp.net/otel/v1/logs'
Service Name: unchanged
Send Format: unchanged
Protobuf Encoder Buffer Delay: unchanged
Protobuf Encoder Buffer Size: unchanged
Protobuf Encoder Max Events per Batch: unchanged
Protobuf Encoder Workspace Size: unchanged
000002.095| ALWAYS| Riot SDK: telemetry: OnConfigUpdated called. Will send to
OpenTelemetry: Events
000002.098| ALWAYS| Riot SDK: rnet-sanitizer: Configure: region=VN2, locale=vi_VN,
adhocIncludes.size=1, adhocExcludes.size=1, adhocAllowlist.size=0,
allowlistEnabled=true
000002.100| ALWAYS| Riot SDK: loyalty-v2: Player config has been deleted.
000002.100| ALWAYS| Riot SDK: accounts-security: Plugin is now enabled via config
000002.100| WARN| Riot SDK: scd: SCD not enabled.
000002.100| ALWAYS| Riot SDK: riot-status: Updated Riot Client URL to
'https://riot-client.dyn.riotcdn.net/channels/public'
000002.101| ALWAYS| Riot SDK: mobile-push: Received updated service URI
https://riot-geo.mps.si.riotgames.com
000002.101| ALWAYS| Riot SDK: pay-mobile: PayMobileConfiguration:
payments.pay_mobile_plugin config successfully loaded
000002.101| ALWAYS| Riot SDK: loyalty-v2: Loyalty Standalone : Fetching loyalty
stadnalone config
000002.121| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
allow_bad_cert = {"enabled":false}
000002.122| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
handshake_timeout_ms = 5000
000002.122| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
heartbeat_interval_seconds = 55
000002.122| ALWAYS| Riot SDK: riot-messaging-service: Config value received: host =
wss://unconfigured.edge.rms.si.riotgames.com
000002.122| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
max_reconnect_delay_ms = 300000
000002.122| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
min_reconnect_delay_ms = 100
000002.122| ALWAYS| Riot SDK: riot-messaging-service: Config value received: port =
443
000002.122| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
protocol_preference = ipv4
000002.122| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
socket_timeout_ms = 30000
000002.122| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
use_direct_connection = true
000002.122| ALWAYS| Riot SDK: riot-messaging-service: Protocol Preference: 1
000002.122| ALWAYS| Riot SDK: accounts-security: Updating URL mapping (num: 1)
000002.149| ALWAYS| Riot SDK: rso-auth: Set client-configured URL to
'https://auth.riotgames.com'
000002.149| ALWAYS| Riot SDK: rso-auth: RSO ready state changed to true
000002.149| ALWAYS| Riot SDK: riot-status: Updated mode to '/'
000002.149| ALWAYS| Riot SDK: mailbox: Found mailbox service endpoints for cluster
names eu, asia, us, sea
000002.151| ALWAYS| FLOW| Push: TFTPatching complete
000002.192| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.193| WARN| Riot SDK: player-preferences: in plugin library function
ReadyCheck: Unauthorized: Player must be signed in.
000002.193| ALWAYS| Riot SDK: rso-authenticator: Using default RSO client-id: tftm
000002.202| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleUserInfoRequest: RSO Userinfo not yet available.: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.203| ALWAYS| Riot SDK: chat: chat: Initialize() at unix time: 1741499593114
000002.205| ALWAYS| Riot SDK: launch-restriction: Subscribed to user-info for
'tftm'
000002.205| ALWAYS| Riot SDK: platform-social: Using default RSO client-id: tftm
000002.206| ALWAYS| Riot SDK: chat: chat: starting execution context thread!
000002.206| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleUserInfoRequest: RSO Userinfo not yet available.: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.207| ALWAYS| Riot SDK: rso-auth: No client authorization
000002.208| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.208| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.208| WARN| Riot SDK: player-preferences: in plugin library function
ReadyCheck: Unauthorized: Player must be signed in.
000002.208| ALWAYS| Riot SDK: permissions: Specified permission `text-chat` not
found
000002.208| ALWAYS| Riot SDK: chat: chat: Processing region
000002.208| ALWAYS| Riot SDK: chat: chat: region: VN2
000002.208| ALWAYS| Riot SDK: chat: chat: Chat platform set to riot.
000002.209| ALWAYS| Riot SDK: chat: chat: initialization complete.
000002.239| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'penaltyNotifications.enabled' -- value 'false'
000002.244| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.245| ALWAYS| Riot SDK: payments: Using RiotPay PMC
000002.245| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.245| ALWAYS| Riot SDK: payments: PaymentsPlugin initialized.
000002.250| ALWAYS| Riot SDK: gamecenter-account: This API is not available for
this platform.
000002.259| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.259| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.268| ALWAYS| Riot SDK: rso-mobile-ui: No persisted signup cookies found.:
Key 'private.rso-mobile-ui.signup-cookies' not found.
000002.269| ALWAYS| Riot SDK: rso-mobile-ui: Account Deletion is setting UI status
to '0'.
000002.269| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleAuthenticationSessionGet: RSO is not yet initialized
000002.282| ALWAYS| Riot SDK: voice-chat: Configuring voice chat and initializing
the plugin
000002.282| ALWAYS| Riot SDK: voice-chat: Settings Manager initializing
000002.282| ALWAYS| Riot SDK: voice-chat: Managers initialized
000002.283| ALWAYS| Riot SDK: rso-auth: No client authorization
000002.284| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.284| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.285| ALWAYS| Riot SDK: rso-auth: Logout reason not available.
000002.286| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'voice_chat.use_vts2' -- value 'true'
000002.286| ALWAYS| Riot SDK: client-feature-flags: Subscribed to feature flag
'voice_chat.use_vts3' -- value 'true'
000002.287| ALWAYS| Riot SDK: permissions: Specified permission `voice-chat` not
found
000002.287| ALWAYS| Riot SDK: permissions: Specified permission `crossplatform-
interactions` not found
000002.288| ALWAYS| Riot SDK: voice-chat: Platform user has been updated to riot
000002.288| ALWAYS| Riot SDK: voice-chat: Binding a session host_app to product lol
patchline live
000002.330| ALWAYS| Riot SDK: permissions: Specified permission `crossplatform-
interactions` not found
000002.330| ALWAYS| Riot SDK: permissions: Specified permission `text-chat` not
found
000002.362| ALWAYS| Riot SDK: permissions: Specified permission `crossplatform-
interactions` not found
000002.391| ALWAYS| Riot SDK: rso-auth: No client authorization
000002.392| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleAuthenticationSessionGet: RSO is not yet initialized
000002.392| ALWAYS| Riot SDK: info-radiator: No previous Shutdown Data file
located. Not emitting Shutdown Data.
000002.398| ALWAYS| Riot SDK: platform-ui: PlatformUIPlugin::Initialize
000002.403| ALWAYS| Riot SDK: platform-ui: Updated platform-ui config -
ForcePortraitOrientation: 0, EnableWebViewDebugging: 0
000002.407| ALWAYS| Riot SDK: plugin-manager: All plugins initialized.
000002.408| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace 'patcher.patch' has key 294090a2-a581-88f8-3e88-34740c8f5ecb
000002.408| ALWAYS| Riot SDK: client-config: player configuration for 'lol.live' in
namespace 'patcher.patch' has key 4ec85395-821d-d37b-d256-31f1342810d6
000002.408| ALWAYS| Riot SDK: client-config: Retrieved cached config for 294090a2-
a581-88f8-3e88-34740c8f5ecb
000002.408| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: no login
country, skipping update
000002.408| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace 'keystone.products' has key 4cf5a01f-3c1a-efdd-b320-186f9b36dc6c
000002.408| ALWAYS| Riot SDK: client-config: player configuration for 'lol.live' in
namespace 'keystone.products' has key cc454c56-bf92-4f7d-93b6-24d8792691cd
000002.410| ALWAYS| Riot SDK: chat: chat: Text chat permission updated to Allowed.
Reason:
000002.410| ALWAYS| Riot SDK: riot-client-auth: Configuring client ID from
application default (tftm)
000002.410| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.410| ALWAYS| Riot SDK: client-config: Retrieved cached config for 4cf5a01f-
3c1a-efdd-b320-186f9b36dc6c
000002.410| ALWAYS| Riot SDK: App: Foundation is now running.
000002.412| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleUserInfoRequest: RSO Userinfo not yet available.: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.412| ALWAYS| Riot SDK: kr-account: Using KR Account Service at
https://api.account.leagueoflegends.co.kr
000002.412| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.412| ALWAYS| Riot SDK: voice-chat: Voice chat permission updated to Allowed.
Reason:
000002.415| ALWAYS| Riot SDK: disambiguation: Using Disambiguation Service at
https://update-account.riotgames.com
000002.415| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.415| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.415| ALWAYS| Riot SDK: rso-authenticator: Using Service at
https://authenticate.riotgames.com
000002.415| ALWAYS| Riot SDK: rso-authenticator: Fetching available auth methods
async from: https://authenticate.riotgames.com/api/v1/configuration/client/tftm?
platform=android&sdk_version=24.11.1.4741&bundle_id=com.riotgames.league.teamfightt
acticsvn
000002.416| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/riotclient/session-id
000002.416| ALWAYS| Riot SDK: rso-auth: No client authorization
000002.416| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.417| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.417| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST
/performance/v1/system-info/gather
000002.418| ALWAYS| Riot SDK: eula: EULA configuration has an update
000002.419| ALWAYS| Riot SDK: player-account: walletLocation missing in the
configuration
000002.424| ALWAYS| Riot SDK: player-account: Using Player Account Service at
https://api.account.riotgames.com
000002.424| ALWAYS| Riot SDK: player-account: Player Account Service Promotion
Block Time set to 14
000002.424| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.424| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.424| ALWAYS| Riot SDK: rso-auth: No hint currently exists
000002.424| ALWAYS| Riot SDK: player-account: Using default RSO client-id: tftm
000002.425| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleUserInfoRequest: RSO Userinfo not yet available.: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.425| ALWAYS| Riot SDK: Unable to peek existing resource for subscription to
'/riot-messaging-service/v1/session', code=404, err='No session currently exists.'
000002.426| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace 'lol.game_client_settings' has key 9621548a-7254-80d4-6851-e6c939b86555
000002.426| ALWAYS| Riot SDK: client-config: player configuration for 'lol.live' in
namespace 'lol.game_client_settings' has key 75131d8b-625b-d2dd-7ac6-9da0e2481be3
000002.426| ALWAYS| Riot SDK: client-config: Retrieved cached config for 9621548a-
7254-80d4-6851-e6c939b86555
000002.426| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace 'lol.experiments' has key e55ee429-2fd1-6c11-41c1-fc2c2d07c541
000002.426| ALWAYS| Riot SDK: client-config: player configuration for 'lol.live' in
namespace 'lol.experiments' has key 049416b9-7af2-19eb-f456-aec6f2785823
000002.426| ALWAYS| Riot SDK: client-config: Retrieved cached config for e55ee429-
2fd1-6c11-41c1-fc2c2d07c541
000002.426| WARN| Riot SDK: player-preferences: in plugin library function
ReadyCheck: Unauthorized: Player must be signed in.
000002.426| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleUserInfoRequest: RSO Userinfo not yet available.: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.426| ALWAYS| Riot SDK: Unable to peek existing resource for subscription to
'/rso-auth/v1/userinfo/tftm', code=404, err='in plugin library function
HandleUserInfoRequest: RSO Userinfo not yet available.: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm'
000002.426| ALWAYS| Riot SDK: Unable to peek existing resource for subscription to
'/riot-messaging-service/v1/session', code=404, err='No session currently exists.'
000002.426| ALWAYS| Riot SDK: Unable to peek existing resource for subscription to
'/patch/v1/installs/lol-game-content/status/patch', code=404, err='Could not find
install 'lol-game-content'.'
000002.426| ALWAYS| Riot SDK: Unable to peek existing resource for subscription to
'/patch/v1/installs/lol-game-content/status/preview', code=404, err='Could not find
install 'lol-game-content'.'
000002.427| ALWAYS| Riot SDK: client-config: Retrieved cached config for 9621548a-
7254-80d4-6851-e6c939b86555
000002.428| ALWAYS| Riot SDK: client-config: Retrieved cached config for e55ee429-
2fd1-6c11-41c1-fc2c2d07c541
000002.435| ALWAYS| Riot SDK: product-metadata: public client-config notified
update, updating metadata
000002.435| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: no login
country, skipping update
000002.436| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: no login
country, skipping update
000002.436| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: no login
country, skipping update
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tombstone_config.sample_rate
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_team_planner_trait_tooltip_champs_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_team_planner_reminders_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_pass_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_login_statemachine_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_loadouts_sort_by_last_acquired_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_digital_goods_disclaimer_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_troves
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_team_planner_save_load_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_team_planner_filter_names
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_coins_refunds_threshold_days
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_coins_refunds_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_rotational_shop
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_coins_refunds_allowed_types
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_pass_ids
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft.tft_loadouts_favorites_max
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft.tft_loadouts_v2_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft.tft_content_retiering_loot_deprecation
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.texture_streaming_pool_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.telemetry.standalone.sample_rate
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.store_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_maxretry_persisted
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.telemetry.standalone.long_frame_cooldown
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.report_login_failures
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_promo_banners
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.pregame_rpd_config
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.patchsieve.use_v1_api
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.patchsieve.urls
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.patcher.override_patch_url_pbe
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_team_planner_multiple_sets_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.patcher.override_patch_url_oc1
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_playbook_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.platform_stats_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.patcher.override_patch_url_eune
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.mps_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.missions.pollingIntervalMs
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.purchasing_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.missions.enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_troves_celebration_with_sequencer_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.telemetry.standalone.long_frame_min_time
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.low_memory_reporting_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.league_edge.sgp_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.catalog.env
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.social_chat_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.battlepasstoast_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_coins_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.newpip_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.battle_pass.premium.enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.telemetry.standalone.nr_sample_rate
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.starshards_services_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.app_config.social_auth_strategies
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.app_config.singular_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_special_offers
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.mobile_webview_communication_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.app_config.singular_api
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_event
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.starshards_purchase_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.leagues.enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.app_config.platformui_enabled
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.app_config.enabled_regions
000002.443| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.app_config.disabled_services
000002.443| ALWAYS| LoginService: Received PSL session update, loginState:
PendingInitialization
000002.443| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/privacy/v1/tracking
000002.445| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST /player-
session-lifecycle/v1/session
000002.445| ERROR| PaymentService: Retrieving products failed with error:
NotInitialized
000002.447| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleSLI__v5 with: {"actionRequired":true,"config":
{"claims":
[],"persistLogin":true,"requireLolRegion":true,"requireRiotID":true,"requireVNG":tr
ue,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"durationMs":0,"loginState":"
PendingInitialization","operation":"PostPlayerSessionV1","pslSessionId":"cb44b7d1-
bf10-fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"result":"success"} and
additional fields {"platformLoginEnabled":"uninitialized","pslSessionDurationMs":0}
000002.448| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.448| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleUserInfoRequest: RSO Userinfo not yet available.: in plugin library function
AuthorizationGetRequest: No authorization currently exists for client: client tftm
000002.448| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":false,"config":{"claims":
[],"persistLogin":true,"requireLolRegion":true,"requireRiotID":true,"requireVNG":tr
ue,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"PendingClientId
","pslSessionId":"cb44b7d1-bf10-fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"}} and additional fields
{"forced":false,"platformLoginEnabled":"uninitialized","pslSessionDurationMs":2}
000002.450| ALWAYS| Riot SDK: platform-login: Updated platform ID to 'localuser'
000002.450| ALWAYS| Riot SDK: platform-login: Persisting 0 RSO auth cookies: and 0
RSO auth scopes:
000002.457| ALWAYS| LoginService: PSL session creation success
000002.461| ALWAYS| LoginService: Received PSL session update, loginState:
PendingClientId
000002.496| ALWAYS| Riot SDK: rg::config: Changes from source 'PrivateSettings':
private.user.localuser.platform-login was added
000002.496| ALWAYS| Riot SDK: private-settings: Updated private settings for user
localuser with key platform-login.persist)
000002.496| ALWAYS| Riot SDK: platform-login: Did not restore persistent session
state: Failed to find persisted login state: Key 'private.user.localuser.platform-
login.persist' not found.
000002.496| ALWAYS| Riot SDK: platform-login: Not able to restore previous login
000002.496| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleAuthenticationSessionGet: RSO is not yet initialized
000002.497| ALWAYS| Riot SDK: rso-auth: in plugin library function
HandleAuthenticationSessionGet: RSO is not yet initialized
000002.497| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":false,"config":{"claims":
[],"persistLogin":true,"requireLolRegion":true,"requireRiotID":true,"requireVNG":tr
ue,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"PendingPersiste
nceInitialization","previousLoginState":"PendingClientId","pslSessionId":"cb44b7d1-
bf10-fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"}} and additional fields
{"forced":false,"platformLoginEnabled":true,"pslSessionDurationMs":51,"pslTimeSince
LastEventMs":47}
000002.499| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":false,"config":{"claims":
[],"persistLogin":true,"requireLolRegion":true,"requireRiotID":true,"requireVNG":tr
ue,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"PendingLoginStr
ategyData","previousLoginState":"PendingPersistenceInitialization","pslSessionId":"
cb44b7d1-bf10-fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"}} and additional fields
{"forced":false,"platformLoginEnabled":true,"pslSessionDurationMs":52,"pslTimeSince
LastEventMs":0}
000002.500| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PrivateSettingsSLI__v1 with:
{"operationResult":"Success","operationType":"Save","rolloutStage":"disabled"}
000002.508| ALWAYS| LoginService: Received PSL session update, loginState:
PendingPersistenceInitialization
000002.508| ALWAYS| LoginService: Received PSL session update, loginState:
PendingLoginStrategyData
000002.598| ALWAYS| Riot SDK: eula: UpdateAgreement: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/56318502f9a59cae27695c9bb67cd4ffac70b49f
' version '2024-12-5T12:00:30Z' for agreementID 'rgl_default' locale 'en_GB'
000002.667| ALWAYS| Riot SDK: eula: UpdatePrivacyPolicy: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/a4a15dede3732b40f866a9ad1900c4fd6d8955ae
' version '2024-06-10T12:00:30Z' for agreementID 'rgl_default' locale 'en_gb'
000002.671| ALWAYS| Riot SDK: eula: WaitingForAllServiceData: waiting for homebase
country
000002.675| WARN| Riot SDK: player-preferences: in plugin library function
ReadyCheck: Unauthorized: Player must be signed in.
000002.675| ALWAYS| Riot SDK: eula: HandlePlayerPreferencesReady: service is now
not ready
000002.675| ALWAYS| Riot SDK: eula: UpdateAgreement: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/56318502f9a59cae27695c9bb67cd4ffac70b49f
' version '2024-12-5T12:00:30Z' for agreementID 'rgl_default' locale 'en_GB'
000002.721| ALWAYS| Riot SDK: rso-auth: Device trust cookie set with id '09668115-
f8f3-47ac-beb2-c46f657306c5'
000002.725| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":false,"config":{"claims":
[],"persistLogin":true,"requireLolRegion":true,"requireRiotID":true,"requireVNG":tr
ue,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"PendingCreateAu
thorization","previousLoginState":"PendingLoginStrategyData","pslSessionId":"cb44b7
d1-bf10-fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"}} and additional fields
{"authorizationResponseType":"needs_authentication","forced":false,"platformLoginEn
abled":true,"pslSessionDurationMs":275,"pslTimeSinceLastEventMs":221}
000002.726| ALWAYS| Riot SDK: eula: UpdatePrivacyPolicy: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/a4a15dede3732b40f866a9ad1900c4fd6d8955ae
' version '2024-06-10T12:00:30Z' for agreementID 'rgl_default' locale 'en_gb'
000002.726| ALWAYS| Riot SDK: eula: WaitingForAllServiceData: waiting for homebase
country
000002.727| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":true,"config":{"claims":
[],"persistLogin":true,"requireLolRegion":true,"requireRiotID":true,"requireVNG":tr
ue,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"PendingLoginStr
ategy","previousLoginState":"PendingCreateAuthorization","pslSessionId":"cb44b7d1-
bf10-fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"}} and additional fields
{"authorizationResponseType":"needs_authentication","forced":false,"platformLoginEn
abled":true,"pslSessionDurationMs":280,"pslTimeSinceLastEventMs":0}
000002.728| ALWAYS| LoginService: Received PSL session update, loginState:
PendingCreateAuthorization
000002.743| ALWAYS| LoginService: Received PSL session update, loginState:
PendingLoginStrategy
000002.795| ALWAYS| Riot SDK: eula: UpdateAgreement: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/27b17ade8e59fb0ffbf6293bcbef21d7a55b0ac0
' version '2024-12-5T12:00:30Z' for agreementID 'rgl_default' locale 'vi_VN'
000002.916| ALWAYS| Riot SDK: eula: UpdatePrivacyPolicy: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/46951415ff808b7247cc67de35b0116a91b87d87
' version '2024-06-10T12:00:30Z' for agreementID 'rgl_default' locale 'vi_vn'
000002.918| ALWAYS| Riot SDK: eula: WaitingForAllServiceData: waiting for homebase
country
000002.919| ALWAYS| Riot SDK: eula: UpdateAgreement: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/27b17ade8e59fb0ffbf6293bcbef21d7a55b0ac0
' version '2024-12-5T12:00:30Z' for agreementID 'rgl_default' locale 'vi_VN'
000002.969| ALWAYS| Riot SDK: eula: UpdatePrivacyPolicy: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/46951415ff808b7247cc67de35b0116a91b87d87
' version '2024-06-10T12:00:30Z' for agreementID 'rgl_default' locale 'vi_vn'
000002.969| ALWAYS| Riot SDK: eula: WaitingForAllServiceData: waiting for homebase
country
000007.439| WARN| Riot SDK: product-metadata: Did not receive login country
within 5 seconds. Using "nan" to prevent timeouts.
000007.444| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: parsed 7
public products with 10 patchlines
000007.444| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: notifying
update with 7 products, 10 patchlines, and 0 cookies
000007.662| ALWAYS| Riot SDK: product-localization: Fetched translations for
https://bacon.secure.dyn.riotcdn.net/channels/public/rccontent/loc vi_VN
000007.846| ALWAYS| Riot SDK: product-localization: Fetched translations for
https://lol.secure.dyn.riotcdn.net/channels/public/rccontent/loc vi_VN
000007.891| ALWAYS| Riot SDK: product-localization: Fetched translations for
https://lol.secure.dyn.riotcdn.net/channels/public/rccontent/tft/loc vi_VN
000008.077| ALWAYS| Riot SDK: product-localization: Fetched translations for
https://riot-client.secure.dyn.riotcdn.net/channels/public/rccontent/arcane/loc
vi_VN
000008.232| ALWAYS| Riot SDK: product-localization: Fetched translations for
https://ritoplus.secure.dyn.riotcdn.net/channels/public/rccontent/loc vi_VN
000008.392| ALWAYS| Riot SDK: product-localization: Fetched translations for
https://valorant.secure.dyn.riotcdn.net/channels/public/rccontent/loc vi_VN
000008.592| ALWAYS| Riot SDK: product-localization: Fetched translations for
https://wildrift.secure.dyn.riotcdn.net/channels/public/rccontent/loc vi_VN
000026.220| ALWAYS| LoginService: Setting login strategy to: riot_identity
000026.221| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT /player-
session-lifecycle/v1/login-strategy
000026.443| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleSLI__v5 with: {"actionRequired":true,"config":
{"claims":
[],"loginStrategy":"riot_identity","persistLogin":true,"requireLolRegion":true,"req
uireRiotID":true,"requireVNG":true,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"durationMs":218,"loginState"
:"PendingLoginStrategy","operation":"PutLoginStrategyV1","pslSessionId":"cb44b7d1-
bf10-fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"result":"success"} and
additional fields {"platformLoginEnabled":true,"pslSessionDurationMs":23995}
000026.450| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":true,"config":{"claims":
[],"loginStrategy":"riot_identity","persistLogin":true,"requireLolRegion":true,"req
uireRiotID":true,"requireVNG":true,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"PendingAuthenti
cation","previousLoginState":"PendingLoginStrategy","pslSessionId":"cb44b7d1-bf10-
fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"steps":"PendingLoginStrategy"}
and additional fields
{"authorizationResponseType":"needs_authentication","forced":true,"platformLoginEna
bled":true,"pslSessionDurationMs":24002,"pslTimeSinceLastEventMs":23720}
000026.463| ALWAYS| LoginService: Received PSL session update, loginState:
PendingAuthentication
000026.465| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST
/platform-ui/v1/fre
000026.467| ALWAYS| Riot SDK: platform-ui: LoadPageWithUrl: pageUrl:
file:///authentication.html?locale=vi_VN&theme=vng
000026.500| ALWAYS| Riot SDK: platform-ui: OnActivePageChanged: setting new active
page ID: 09076a04-32fb-b345-e78e-b04a0355224c
000026.500| ALWAYS| Riot SDK: platform-ui: LoadPageWithUrl: pageUrl:
file:///authentication.html?locale=vi_VN&theme=vng got assigned a pageId: 09076a04-
32fb-b345-e78e-b04a0355224c
000026.505| ALWAYS| onPause received
000026.511| ALWAYS| onPause handled
000027.115| ALWAYS| onStop received
000027.115| ALWAYS| onStop handled
000027.118| ALWAYS| onSaveInstance received
000027.119| ALWAYS| onSaveInstance handled
000027.764| ALWAYS| Riot SDK: platform-ui: SubscribeToResource
/rso-authenticator/v1/authentication
000027.765| ALWAYS| Riot SDK: platform-ui: SubscribeToResource
/eula/v1/agreement/content
000027.771| ALWAYS| Riot SDK: platform-ui: SubscribeToResource /player-session-
lifecycle/v1/session
000027.773| ALWAYS| Riot SDK: platform-ui: SubscribeToResource
/rso-authenticator/v1/config
000027.776| ALWAYS| Riot SDK: platform-ui: SubscribeToResource
/client-config/v2/namespace/keystone.platform-ui
000027.776| ALWAYS| Riot SDK: client-config: public configuration for 'lol.live' in
namespace 'keystone.platform-ui' has key 5caf2e19-a2a3-5b5e-567f-4111438afa3a
000027.776| ALWAYS| Riot SDK: client-config: player configuration for 'lol.live' in
namespace 'keystone.platform-ui' has key 8b344060-c543-faf5-a923-35b3265392ba
000027.776| ALWAYS| Riot SDK: client-config: Retrieved cached config for 5caf2e19-
a2a3-5b5e-567f-4111438afa3a
000027.823| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlatformUIMobileFRE__v1 with:
{"category":"riot_identity_signin","loginStrategy":"riot_identity","platformUiSessi
onDurationMs":25422,"pslSessionId":"cb44b7d1-bf10-fdf6-717d-
1b8702831f33","result":"loaded","sessionStepCount":1,"step":"riot_identity_signin_l
oaded"} and additional fields {"timeSpentOnTaskSeconds":"1"}
000028.017| ALWAYS| Riot SDK: rg::config: Changes from source 'PrivateSettings':
private.user.localuser.rso-authenticator was added
000028.018| ALWAYS| Riot SDK: private-settings: Updated private settings for user
localuser with key rso-authenticator.tdid)
000028.019| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PrivateSettingsSLI__v1 with:
{"operationResult":"Success","operationType":"Save","rolloutStage":"disabled"}
000061.736| ALWAYS| Long frame detected patching logging_in
000061.739| ALWAYS| Long frame detected 1 21163
000077.158| ALWAYS| Long frame detected patching logging_in
000077.162| ALWAYS| Long frame detected 1 10432
000135.354| ALWAYS| Long frame detected patching logging_in
000135.358| ALWAYS| Long frame detected 1 58197
000157.465| ALWAYS| Long frame detected patching logging_in
000157.467| ALWAYS| Long frame detected 1 22110
000168.022| ALWAYS| Long frame detected patching logging_in
000168.026| ALWAYS| Long frame detected 1 10558
000173.029| ALWAYS| Long frame detected patching logging_in
000173.032| ALWAYS| Long frame detected 1 5007
000182.760| ALWAYS| Long frame detected patching logging_in
000182.765| ALWAYS| Long frame detected 1 9731
000196.667| ALWAYS| Long frame detected patching logging_in
000196.669| ALWAYS| Long frame detected 1 11645
000240.515| ALWAYS| Long frame detected patching logging_in
000240.518| ALWAYS| Long frame detected 1 40552
000248.789| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__SessionStart__v2 with:
{"authState":"Unauthenticated","eventTrigger":"DelayTimeout"}
000251.487| ALWAYS| Long frame detected patching logging_in
000251.490| ALWAYS| Long frame detected 1 4635
000264.146| ALWAYS| Long frame detected patching logging_in
000264.150| ALWAYS| Long frame detected 1 12656
000278.820| ALWAYS| Long frame detected patching logging_in
000278.823| ALWAYS| Long frame detected 1 5330
000285.708| ALWAYS| Long frame detected patching logging_in
000285.711| ALWAYS| Long frame detected 1 6888
000289.982| ALWAYS| Long frame detected patching logging_in
000375.590| ALWAYS| Long frame detected patching logging_in
000375.593| ALWAYS| Long frame detected 2 85608
000377.254| WARN| Riot SDK: telemetry: HttpJsonEventSender: Error sending 1
events to data.riotgames.com: 6 (HTTP response code 0, retry count 0) - Recv
failure: Software caused connection abort
000377.254| WARN| Riot SDK: telemetry: HttpEventSender: Error sending batch of
events to telemetry.sgp.pvp.net: 6 (HTTP response code 0, retry count 0) - Could
not resolve host: telemetry.sgp.pvp.net
000397.219| ALWAYS| Long frame detected patching logging_in
000397.223| ALWAYS| Long frame detected 1 16511
000476.583| ALWAYS| Long frame detected patching logging_in
000476.585| ALWAYS| Long frame detected 1 79365
000479.923| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlatformUIMobileFRE__v1 with:
{"category":"riot_identity_signin","loginStrategy":"riot_identity","platformUiSessi
onDurationMs":77207,"pslSessionId":"cb44b7d1-bf10-fdf6-717d-
1b8702831f33","result":"cancelled","sessionStepCount":2,"step":"riot_identity_signi
n_cancelled"} and additional fields
{"timeSpentOnTaskSeconds":"53","totalAuthAttempts":"0","totalHCaptchaAttempts":"0"}
000479.929| ALWAYS| Riot SDK: platform-ui: FRE::Login::OnPageInvalidated
Reason:UserRequestedClose ID:09076a04-32fb-b345-e78e-b04a0355224c
URL:file:///authentication.html?locale=vi_VN&theme=vng
000480.384| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleSLI__v5 with: {"actionRequired":true,"config":
{"claims":
[],"persistLogin":true,"requireLolRegion":true,"requireRiotID":true,"requireVNG":tr
ue,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"durationMs":454,"loginState"
:"PendingAuthentication","operation":"PutLoginStrategyV1","pslSessionId":"cb44b7d1-
bf10-fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"result":"success"} and
additional fields {"platformLoginEnabled":true,"pslSessionDurationMs":77621}
000480.386| ALWAYS| Riot SDK: platform-ui: OnPageInvalidatedDefaultHandler
Reason:UserRequestedClose ID:09076a04-32fb-b345-e78e-b04a0355224c
URL:file:///authentication.html?locale=vi_VN&theme=vng
000480.386| ALWAYS| Riot SDK: platform-ui: ResetSubscriptions
/client-config/v2/namespace/keystone.platform-ui
000480.386| ALWAYS| Riot SDK: platform-ui: ResetSubscriptions
/eula/v1/agreement/content
000480.386| ALWAYS| Riot SDK: platform-ui: ResetSubscriptions /player-session-
lifecycle/v1/session
000480.386| ALWAYS| Riot SDK: platform-ui: ResetSubscriptions
/rso-authenticator/v1/authentication
000480.386| ALWAYS| Riot SDK: platform-ui: ResetSubscriptions
/rso-authenticator/v1/config
000480.386| ALWAYS| Riot SDK: platform-ui: Close previous page 09076a04-32fb-b345-
e78e-b04a0355224c
000480.387| ALWAYS| Riot SDK: platform-ui: OnActivePageChanged: setting new active
page ID: null
000480.389| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":true,"config":{"claims":
[],"persistLogin":true,"requireLolRegion":true,"requireRiotID":true,"requireVNG":tr
ue,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"PendingLoginStr
ategy","previousLoginState":"PendingAuthentication","pslSessionId":"cb44b7d1-bf10-
fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"steps":"PendingLoginStrategy"}
and additional fields
{"authorizationResponseType":"needs_authentication","forced":true,"platformLoginEna
bled":true,"pslSessionDurationMs":77626,"pslTimeSinceLastEventMs":53619}
000480.603| ALWAYS| LoginService: Received PSL session update, loginState:
PendingLoginStrategy
000480.824| ALWAYS| onStart received
000480.824| ALWAYS| onStart handled
000480.825| ALWAYS| onResume received
000480.825| ALWAYS| onResume handled
000480.842| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/privacy/v1/tracking
000482.339| ALWAYS| LoginService: Setting login strategy to: riot_identity
000482.339| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT /player-
session-lifecycle/v1/login-strategy
000482.449| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleSLI__v5 with: {"actionRequired":true,"config":
{"claims":
[],"loginStrategy":"riot_identity","persistLogin":true,"requireLolRegion":true,"req
uireRiotID":true,"requireVNG":true,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"durationMs":108,"loginState"
:"PendingLoginStrategy","operation":"PutLoginStrategyV1","pslSessionId":"cb44b7d1-
bf10-fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"result":"success"} and
additional fields {"platformLoginEnabled":true,"pslSessionDurationMs":79686}
000482.455| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":true,"config":{"claims":
[],"loginStrategy":"riot_identity","persistLogin":true,"requireLolRegion":true,"req
uireRiotID":true,"requireVNG":true,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"PendingAuthenti
cation","previousLoginState":"PendingLoginStrategy","pslSessionId":"cb44b7d1-bf10-
fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"steps":"PendingLoginStrategy,Pe
ndingLoginStrategy"} and additional fields
{"authorizationResponseType":"needs_authentication","forced":true,"platformLoginEna
bled":true,"pslSessionDurationMs":79690,"pslTimeSinceLastEventMs":2061}
000482.468| ALWAYS| LoginService: Received PSL session update, loginState:
PendingAuthentication
000482.470| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST
/platform-ui/v1/fre
000482.474| ALWAYS| Riot SDK: platform-ui: LoadPageWithUrl: pageUrl:
file:///authentication.html?locale=vi_VN&theme=vng
000482.493| ALWAYS| Riot SDK: platform-ui: OnActivePageChanged: setting new active
page ID: 78207321-ee7d-3676-78d1-5ce164dee97e
000482.494| ALWAYS| Riot SDK: platform-ui: LoadPageWithUrl: pageUrl:
file:///authentication.html?locale=vi_VN&theme=vng got assigned a pageId: 78207321-
ee7d-3676-78d1-5ce164dee97e
000482.499| ALWAYS| onPause received
000482.501| ALWAYS| onPause handled
000482.704| ALWAYS| onStop received
000482.705| ALWAYS| onStop handled
000482.706| ALWAYS| onSaveInstance received
000482.706| ALWAYS| onSaveInstance handled
000483.341| ALWAYS| Riot SDK: platform-ui: SubscribeToResource
/rso-authenticator/v1/authentication
000483.342| ALWAYS| Riot SDK: platform-ui: SubscribeToResource
/eula/v1/agreement/content
000483.348| ALWAYS| Riot SDK: platform-ui: SubscribeToResource /player-session-
lifecycle/v1/session
000483.350| ALWAYS| Riot SDK: platform-ui: SubscribeToResource
/rso-authenticator/v1/config
000483.352| ALWAYS| Riot SDK: platform-ui: SubscribeToResource
/client-config/v2/namespace/keystone.platform-ui
000483.352| ALWAYS| Riot SDK: client-config: Retrieved cached config for 5caf2e19-
a2a3-5b5e-567f-4111438afa3a
000483.369| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlatformUIMobileFRE__v1 with:
{"category":"riot_identity_signin","loginStrategy":"riot_identity","platformUiSessi
onDurationMs":80653,"pslSessionId":"cb44b7d1-bf10-fdf6-717d-
1b8702831f33","result":"loaded","sessionStepCount":3,"step":"riot_identity_signin_l
oaded"} and additional fields {"timeSpentOnTaskSeconds":"1"}
000483.561| ALWAYS| Riot SDK: rg::config: Changes from source 'PrivateSettings':
private.user.localuser.rso-authenticator.tdid.expiryTime updated from
'1773035618' to '1773036074'
private.user.localuser.rso-authenticator.tdid.value updated from
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImZhNjU0YzI1LTdmZGUtNGQwNy1iMTcxLTYxZ
mYxMzhiNmIwYSIsIm5vbmNlIjoiQW1UVmV1RjVwczA9IiwiaWF0IjoxNzQxNDk5NjE3fQ.3cSv0ZKFPr2BZ
CkZIta5kVjKQ4v49VZJsnGmujRyYjM' to
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImZhNjU0YzI1LTdmZGUtNGQwNy1iMTcxLTYxZ
mYxMzhiNmIwYSIsIm5vbmNlIjoiQW1UVmV1RjVwczA9IiwiaWF0IjoxNzQxNTAwMDcyfQ.f1Snjnp93en-
MkqzsSALYG3FTrUlZ4MlCaccUZakru0'
000483.561| ALWAYS| Riot SDK: private-settings: Updated private settings for user
localuser with key rso-authenticator.tdid)
000483.563| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PrivateSettingsSLI__v1 with:
{"operationResult":"Success","operationType":"Save","rolloutStage":"disabled"}
000490.784| ALWAYS| Riot SDK: telemetry: HttpJsonEventSender: 7 events successfully
sent to data.riotgames.com with response: 200 true
000500.273| ALWAYS| Riot SDK: telemetry: HttpEventSender: Batch of events
successfully sent to telemetry.sgp.pvp.net with response: 200
000505.045| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlatformUIMobileFRE__v1 with:
{"category":"riot_identity_signin","loginStrategy":"riot_identity","platformUiSessi
onDurationMs":102329,"pslSessionId":"cb44b7d1-bf10-fdf6-717d-
1b8702831f33","result":"success","sessionStepCount":4,"step":"riot_identity_signin_
hcaptcha_success"} and additional fields
{"timeSpentOnTaskSeconds":"22","totalAuthAttempts":"0","totalHCaptchaAttempts":"1"}
000506.329| ALWAYS| Riot SDK: rg::config: Changes from source 'PrivateSettings':
private.user.localuser.rso-authenticator.tdid.expiryTime updated from
'1773036074' to '1773036097'
private.user.localuser.rso-authenticator.tdid.value updated from
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImZhNjU0YzI1LTdmZGUtNGQwNy1iMTcxLTYxZ
mYxMzhiNmIwYSIsIm5vbmNlIjoiQW1UVmV1RjVwczA9IiwiaWF0IjoxNzQxNTAwMDcyfQ.f1Snjnp93en-
MkqzsSALYG3FTrUlZ4MlCaccUZakru0' to
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImZhNjU0YzI1LTdmZGUtNGQwNy1iMTcxLTYxZ
mYxMzhiNmIwYSIsIm5vbmNlIjoiQW1UVmV1RjVwczA9IiwiaWF0IjoxNzQxNTAwMDk0fQ.XSkukdAcjXWXi
AyaefYNLsnIIGyeYKY1mQ7vMjYDayg'
000506.330| ALWAYS| Riot SDK: private-settings: Updated private settings for user
localuser with key rso-authenticator.tdid)
000506.331| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PrivateSettingsSLI__v1 with:
{"operationResult":"Success","operationType":"Save","rolloutStage":"disabled"}
000506.362| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlatformUIMobileFRE__v1 with:
{"category":"riot_identity_signin","loginStrategy":"riot_identity","platformUiSessi
onDurationMs":103645,"pslSessionId":"cb44b7d1-bf10-fdf6-717d-
1b8702831f33","result":"success","sessionStepCount":5,"step":"riot_identity_signin_
success"} and additional fields
{"timeSpentOnTaskSeconds":"24","totalAuthAttempts":"1","totalHCaptchaAttempts":"1"}
000506.364| ALWAYS| Riot SDK: platform-ui: FRE::Login::OnPageInvalidated
Reason:PageRequestedClose ID:78207321-ee7d-3676-78d1-5ce164dee97e
URL:file:///authentication.html?locale=vi_VN&theme=vng
000506.365| ALWAYS| Riot SDK: platform-ui: OnPageInvalidatedDefaultHandler
Reason:PageRequestedClose ID:78207321-ee7d-3676-78d1-5ce164dee97e
URL:file:///authentication.html?locale=vi_VN&theme=vng
000506.365| ALWAYS| Riot SDK: platform-ui: ResetSubscriptions
/client-config/v2/namespace/keystone.platform-ui
000506.365| ALWAYS| Riot SDK: platform-ui: ResetSubscriptions
/eula/v1/agreement/content
000506.365| ALWAYS| Riot SDK: platform-ui: ResetSubscriptions /player-session-
lifecycle/v1/session
000506.365| ALWAYS| Riot SDK: platform-ui: ResetSubscriptions
/rso-authenticator/v1/authentication
000506.365| ALWAYS| Riot SDK: platform-ui: ResetSubscriptions
/rso-authenticator/v1/config
000506.365| ALWAYS| Riot SDK: platform-ui: Close previous page 78207321-ee7d-3676-
78d1-5ce164dee97e
000506.365| ALWAYS| Riot SDK: platform-ui: OnActivePageChanged: setting new active
page ID: null
000506.727| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: Authorization not yet available.: client tftm
000506.727| ALWAYS| Riot SDK: platform-login: Persisting 6 RSO auth cookies: tdid
asid clid ssid sub csid and 0 RSO auth scopes:
000506.795| ALWAYS| Riot SDK: rg::config: Changes from source 'PrivateSettings':
private.user.localuser.platform-login.persist has changed type from Nil to Map
000506.795| ALWAYS| Riot SDK: private-settings: Updated private settings for user
localuser with key platform-login.persist)
000506.796| ALWAYS| Riot SDK: rso-auth: in plugin library function
AuthorizationGetRequest: Authorization not yet available.: client tftm
000506.796| ALWAYS| Riot SDK: platform-login: Persisting 6 RSO auth cookies: tdid
asid clid ssid sub csid and 0 RSO auth scopes:
000506.841| ALWAYS| Riot SDK: private-settings: Updated private settings for user
localuser with key platform-login.persist)
000506.842| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PrivateSettingsSLI__v1 with:
{"operationResult":"Success","operationType":"Save","rolloutStage":"disabled"}
000507.363| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 3541.66 seconds with id 39bca30a-536b-2d8e-d517-67ff2410640a
000507.366| ALWAYS| Riot SDK: entitlements: EntitlementsPlugin received an updated
authorization.
000507.368| ALWAYS| Riot SDK: rso-auth: RSO implicit grant create authorization
(keep alive) successful.
000507.368| ALWAYS| Riot SDK: riot-client-auth: Login country is 'vnm'.
000507.374| ALWAYS| Riot SDK: mailbox: Stored RSO access token for signed-in player
000507.375| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":false,"config":{"claims":
[],"loginStrategy":"riot_identity","persistLogin":true,"requireLolRegion":true,"req
uireRiotID":true,"requireVNG":true,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"LoginTokenExcha
nge","previousLoginState":"PendingAuthentication","pslSessionId":"cb44b7d1-bf10-
fdf6-717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"steps":"PendingLoginStrategy,Pe
ndingLoginStrategy"} and additional fields
{"authorizationResponseType":"authorized","forced":false,"platformLoginEnabled":tru
e,"pslSessionDurationMs":104607,"pslTimeSinceLastEventMs":24911}
000507.376| ALWAYS| Riot SDK: riot-client-auth: Setting HomebaseCountry to 'vnm'
000507.460| ALWAYS| Riot SDK: rg::config: Changes from source 'InstallSettings':
riot-client-auth was added
000507.465| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: parsed 7
public products with 10 patchlines
000507.465| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: notifying
update with 7 products, 10 patchlines, and 0 cookies
000507.465| ALWAYS| Riot SDK: platform-login: Persisting 5 RSO auth cookies: tdid
ssid sub csid clid and 7 RSO auth scopes: openid lol lol_region link ban account
offline_access
000507.509| ALWAYS| Riot SDK: rg::config: Changes from source 'PrivateSettings':
private.user.localuser.platform-login.persist.session.cookies array changed size
from 6 to 5
private.user.localuser.platform-login.persist.scopes was added
000507.509| ALWAYS| Riot SDK: private-settings: Updated private settings for user
localuser with key platform-login.persist)
000507.510| ALWAYS| Riot SDK: platform-login: Persisting 5 RSO auth cookies: tdid
ssid sub csid clid and 7 RSO auth scopes: openid lol lol_region link ban account
offline_access
000507.553| ALWAYS| Riot SDK: private-settings: Updated private settings for user
localuser with key platform-login.persist)
000507.553| ALWAYS| Riot SDK: pay-mobile: PayMobileConfiguration: Received new RSO
access token.
000507.553| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__SessionStart__v2 with:
{"authState":"Authenticated","eventTrigger":"FirstAuthentication"}
000507.554| ALWAYS| Riot SDK: anti-addiction: Setting HomebaseCountry to 'VNM'
000507.554| ALWAYS| Riot SDK: anti-addiction: Using legacy AAS config
000507.554| ALWAYS| Riot SDK: loyalty-v2: Setting HomebaseCountry from '' to 'VNM'
000507.554| ALWAYS| Riot SDK: loyalty-v2: LoyaltyPlugin is not ready to send
initialized event. mLoyaltyConfigMap: 0, mRsoAccessToken: 0, mHomeBaseCountry: 1
000507.554| ALWAYS| Riot SDK: loyalty-v2: LoyaltyPlugin is not ready to send login
event. mLoyaltyStandaloneConfigMap: 0, mRsoAccessToken: 0, mHomeBaseCountry: 1
000507.554| ALWAYS| Riot SDK: loyalty-v2: mPluginConfigService is not ready yet
000507.554| ALWAYS| Riot SDK: riot-messaging-service: Access token has changed.
000507.554| ALWAYS| Riot SDK: riot-messaging-service: Subject has changed.
000507.554| ALWAYS| Riot SDK: chat: chat: RSO access token received, size: 1184
000507.555| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":false,"config":{"claims":
[],"loginStrategy":"riot_identity","persistLogin":true,"requireLolRegion":true,"req
uireRiotID":true,"requireVNG":true,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"PendingEulaData
","previousLoginState":"LoginTokenExchange","pslSessionId":"cb44b7d1-bf10-fdf6-
717d-1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"steps":"PendingLoginStrategy,Pe
ndingLoginStrategy"} and additional fields
{"authorizationResponseType":"authorized","forced":false,"platformLoginEnabled":tru
e,"pslSessionDurationMs":104792,"pslTimeSinceLastEventMs":180}
000507.557| ALWAYS| Riot SDK: loyalty-v2: LoyaltyPlugin is not ready to send
initialized event. mLoyaltyConfigMap: 0, mRsoAccessToken: 1, mHomeBaseCountry: 1
000507.557| ALWAYS| Riot SDK: loyalty-v2: LoyaltyPlugin is not ready to send login
event. mLoyaltyStandaloneConfigMap: 0, mRsoAccessToken: 1, mHomeBaseCountry: 1
000507.557| ALWAYS| Riot SDK: loyalty-v2: RSO token received
000507.557| ALWAYS| Riot SDK: loyalty-v2: mPluginConfigService is not ready yet
000507.557| ALWAYS| Riot SDK: mobile-push: Updating the access token
000507.558| ALWAYS| Riot SDK: chat: chat: RSO ID token received, size: 1385
000507.559| ALWAYS| Riot SDK: commerce: Received new RSO ID token.
000507.559| ALWAYS| Riot SDK: commerce: Homebase country set to 'VNM'.
000507.559| ALWAYS| Riot SDK: payments: Homebase country set to 'VNM'.
000507.560| ALWAYS| Riot SDK: eula: Received new id token.
000507.560| ALWAYS| Riot SDK: eula: Setting HomebaseCountry to 'VNM'
000507.560| ALWAYS| Riot SDK: eula: UpdateAgreement: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/27b17ade8e59fb0ffbf6293bcbef21d7a55b0ac0
' version '2024-12-5T12:00:30Z' for agreementID 'rgl_default' locale 'vi_VN'
000507.564| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PrivateSettingsSLI__v1 with:
{"operationResult":"Success","operationType":"Save","rolloutStage":"disabled"}
000507.702| ALWAYS| Riot SDK: riot-client-auth: Updated authorization using rso-
auth.
000507.703| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: notifying
update with 7 products, 10 patchlines, and 0 cookies
000507.704| ALWAYS| Riot SDK: mailbox: Received affinity status update: ready
000507.705| WARN| Riot SDK: chat: chat: Validator failed for
FETCH_PLAYER_AFFINITY_TOKEN_COMMAND: affinity not enabled for chat (yet) from
client-config
000507.707| ALWAYS| Riot SDK: player-behavior-token: querying PAS for Player
Behavior Token service affinity
000508.612| ALWAYS| LoginService: Received PSL session update, loginState:
LoginTokenExchange
000508.612| ALWAYS| LoginService: Received PSL session update, loginState:
PendingEulaData
000508.679| ALWAYS| Riot SDK: entitlements: Successfully updated entitlements token
after 1 attempt(s). Fetch took 1308ms.
000508.683| ALWAYS| Riot SDK: riot-messaging-service: Entitlements token has
changed.
000508.683| ALWAYS| Riot SDK: player-reporting: querying PAS for report-collector
service affinity
000510.414| ALWAYS| Riot SDK: rg::config: Changes from source 'InstallSettings':
player-affinity.service was added
000510.417| ALWAYS| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/mailbox success after 2605ms
000510.417| ALWAYS| Riot SDK: mailbox: Received affinity asia for service mailbox
000510.418| ERROR| Riot SDK: platform-social: Could not determine the platform
environment from the claims in the user info token - no information for the current
platform was included.
000510.421| ALWAYS| Riot SDK: vng: Unable to use cached VNG token: No valid VNG
token in cache - Getting a fresh token...
000510.621| ALWAYS| LoginService: Received new RSO user info
000512.902| ALWAYS| Riot SDK: eula: UpdatePrivacyPolicy: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/46951415ff808b7247cc67de35b0116a91b87d87
' version '2024-06-10T12:00:30Z' for agreementID 'rgl_default' locale 'vi_vn'
000512.903| ALWAYS| Riot SDK: eula: WaitingForAllServiceData: waiting for player
preferences to be ready
000512.903| ALWAYS| Riot SDK: eula: HandlePlayerPreferencesReady: service is now
ready
000512.903| ALWAYS| Riot SDK: eula: UpdateAgreement: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/27b17ade8e59fb0ffbf6293bcbef21d7a55b0ac0
' version '2024-12-5T12:00:30Z' for agreementID 'rgl_default' locale 'vi_VN'
000512.997| ALWAYS| Riot SDK: eula: UpdatePrivacyPolicy: URI 'https://riot-
client.dyn.riotcdn.net/channels/public/tos/46951415ff808b7247cc67de35b0116a91b87d87
' version '2024-06-10T12:00:30Z' for agreementID 'rgl_default' locale 'vi_vn'
000512.997| ALWAYS| Riot SDK: eula: UpdateAgreementAndPrivacyPolicy: Retrieving
player preferences.
000512.997| ALWAYS| Riot SDK: player-preferences: HTTP retry options for player-
preferences not found in Client Config.
000513.769| ALWAYS| Riot SDK: eula: RetrievePlayerPreferencesAcceptance: for
agreementID 'rgl_default', lastAcceptedTime=1734385985672,
lastAcceptedVersion='2024-12-5T12:00:30Z'
000513.769| ALWAYS| Riot SDK: eula: UpdateAgreementAndPrivacyPolicy: Agreement
moving to Accepted state.
000513.772| WARN| Riot SDK: chat: chat: Validator failed for
FETCH_PLAYER_AFFINITY_TOKEN_COMMAND: affinity not enabled for chat (yet) from
client-config
000513.982| ALWAYS| Riot SDK: rg::config: Changes from source 'InstallSettings':
player-affinity.service.discipline-tokenservice was added
000513.983| ALWAYS| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/discipline-tokenservice success after 138ms
000513.983| ALWAYS| Riot SDK: player-behavior-token: New affinity token acquired
for Player Behavior Token service, affinity: asia
000513.983| ALWAYS| Riot SDK: chat: chat: entitlements token received, size: 625
000513.984| WARN| Riot SDK: scd: SCD not enabled.
000513.984| ALWAYS| Riot SDK: client-config: Expiring player configs in namespace
''
000513.984| ALWAYS| Riot SDK: client-config: Refreshing player configuration due to
entitlements change
000513.984| ALWAYS| Riot SDK: client-config: Expiring player configs in namespace
''
000513.984| ALWAYS| Riot SDK: client-config: Received notification for changes to
all player namespaces. Dispatching 1 async update requests.
000513.984| ALWAYS| Riot SDK: client-config: Request is about to take flight
000513.984| ALWAYS| Riot SDK: client-config: HTTP retry options for client-conifg
not found in Client Config.
000514.157| ALWAYS| Riot SDK: rg::config: Changes from source 'InstallSettings':
player-affinity.service.report-collector was added
000514.159| ALWAYS| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/report-collector success after 106ms
000514.159| ALWAYS| Riot SDK: player-reporting: new affinity token acquired for
report-collector service, affinity: asia
000514.327| ALWAYS| Riot SDK: client-config: Updated player config for lol with 240
entries
000514.335| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'playerReporting.enabled' toggled, now 'true'
000514.335| ALWAYS| Riot SDK: client-feature-flags: Feature flag
'gaWarning.enabled' toggled, now 'true'
000514.337| ALWAYS| Riot SDK: client-config: Notified config change for namespace
'keystone.client.feature_flags' for lol
000514.338| ALWAYS| Riot SDK: client-config: Notified config change for namespace
'lol.experiments' for lol
000514.340| ALWAYS| Riot SDK: client-config: Notified config change for namespace
'lol.game_client_settings' for lol
000514.340| ALWAYS| Riot SDK: client-config: Notified config change for namespace
'keystone.cohorts' for lol
000514.340| ALWAYS| Riot SDK: client-config: Notified config change for namespace
'keystone.products' for lol
000514.341| ALWAYS| Riot SDK: client-config: Notified config change for namespace
'keystone.restriction.product_ids_by_scope' for lol
000514.341| ALWAYS| Riot SDK: client-feature-flags: Set of cohorts that will be
active at next boot changed: RC_15.new_lifecycle.globalEnable
000514.398| ALWAYS| Riot SDK: rg::config: Changes from source 'InstallSettings':
cohorts was added
000514.400| ALWAYS| Riot SDK: product-metadata: player client-config notified
update, updating metadata
000514.400| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: parsed 0
player products with 0 patchlines
000514.400| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: notifying
update with 7 products, 10 patchlines, and 0 cookies
000514.402| WARN| Riot SDK: mobile-product-registry: All products have been
published, yet notification for lol.live has not been received. Defaulting to 'not
obsolete'
000514.402| ALWAYS| Riot SDK: mobile-product-registry: Build 6614445 is now marked
as update not required
000514.480| ALWAYS| Riot SDK: rg::config: Changes from source 'ClientConfigPlayer':
social was added
player-behavior-token was added
restriction was added
voice_chat.voice_recording_upload_uri was added
payments.pay_mobile.platform-type was added
payments.pay_mobile.game-codes was added
payments.pay_mobile.platforms was added
payments.pay_plugin.platform-type was added
payments.pay_plugin.platforms was added
payments.pay_plugin.product-storefronts was added
player-reporting.report_collector_url was added
player-reporting.report_collector_url_by_affinities was added
first-party-fulfillment was added
telemetry.newrelic_api_key was added
telemetry.newrelic_schemaless_events_v2_enabled was added
telemetry.newrelic_events_v2_enabled was added
telemetry.endpoint was added
telemetry.opentelemetry was added
telemetry.ap.disabled_events.rpg__ServiceAvailability__v2 was added
telemetry.ap.disabled_events.riotclient__TimeSample__v4 was added
telemetry.ap.disabled_events.schemaless__ExternalWebRequest__v1 was added
telemetry.ap.disabled_events.rpg__ServiceLatency__v2 was added
telemetry.newrelic_metrics_v1_enabled was added
telemetry.metrics_enabled was added
client.feature_flags.tab_bar was added
client.feature_flags.chrome_devtools was added
client.feature_flags.gaWarning was added
client.feature_flags.restriction was added
client.feature_flags.home_page_route was added
client.feature_flags.nav_panel was added
client.feature_flags.fist_animation was added
client.feature_flags.playerBehaviorToken was added
client.feature_flags.playerReporting was added
rms.riotesports was added
rms.esports was added
rms.affinity was added
rms.affinities was added
rms.affinity_login was added
rms.lolesports was added
loyalty.config was added
lol.client_settings.event_hub.event_overrides was added
lol.client_settings.event_hub.hall_of_legends was added
lol.client_settings.event_hub.activation was added
lol.client_settings.event_hub.event_shop was added
lol.client_settings.rms.use_proxy_to_riot_client has changed type from
Boolean(true) to Map
lol.client_settings.matchmaking was added
lol.client_settings.statstones was added
lol.client_settings.honeyfruit.redirect_url was added
lol.client_settings.honeyfruit.account_claiming_enabled was added
lol.client_settings.honeyfruit.linking_settings_button_available was added
lol.client_settings.loot.enable_mythic_shoppefront was added
lol.client_settings.loot.standalone_mythic_shop was added
lol.client_settings.deepLinks was added
lol.client_settings.chat.custom_game_domain_name was added
lol.client_settings.chat.post_game_domain_name was added
lol.client_settings.chat.allow_group_by_game was added
lol.client_settings.chat.query_sumid_friend_requests was added
lol.client_settings.chat.platform_to_federated_region was added
lol.client_settings.chat.query_sumid_offline_friends was added
lol.client_settings.chat.scoped_conversations was added
lol.client_settings.chat.query_sumid_online_friends was added
lol.client_settings.chat.p2p_domain_name was added
lol.client_settings.chat.club_domain_name was added
lol.client_settings.chat.update_session_platform_id was added
lol.client_settings.chat.query_sumid_muc_participants was added
lol.client_settings.chat.custom_team_domain_name was added
lol.client_settings.chat.query_sumid_blocked was added
lol.client_settings.chat.queue_job_grace_seconds was added
lol.client_settings.chat.champ_select_domain_name was added
lol.client_settings.chat.query_sumid_batched_ledge was added
lol.client_settings.chat.silence_chat_while_in_game was added
lol.client_settings.progression was added
lol.client_settings.poro_npe_config was added
lol.client_settings.deprecation was added
lol.client_settings.league_edge was added
lol.client_settings.loadouts.use_ledge was added
lol.client_settings.inventory_service was added
lol.client_settings.tft.tft_npe was added
lol.client_settings.player_platform_edge.session_refresh_enabled was added
lol.client_settings.patch.retrieve_all_supported_game_versions was added
lol.client_settings.queues was added
lol.client_settings.parties was added
lol.client_settings.spectator_settings was added
lol.client_settings.store.use_ledge was added
lol.client_settings.metrics was added
lol.client_settings.player_behavior.display_reform_card was added
lol.client_settings.player_behavior.display_v1_ban_notifications was added
lol.client_settings.player_behavior.use_reform_card_v2 was added
lol.client_settings.poro_experiments was added
lol.client_settings.inventory was added
lol.client_settings.yourshop was added
lol.client_settings.purchase_widget was added
lol.client_settings.riotclient.hold_upgrade_on_bad_path was added
lol.client_settings.riotclient.upgrade_enabled was added
lol.client_settings.riotclient.aux_environment was added
lol.client_settings.riotclient.live_installer_key was added
lol.client_settings.nacho was added
lol.client_settings.login was added
lol.experiments was added
lol.game_client_settings.gsm_loadouts_enabled was added
lol.game_client_settings.cap_orders_metrics_enabled was added
lol.game_client_settings.logging was added
lol.game_client_settings.tft_randomize_loadouts was added
lol.game_client_settings.queues_displayed was added
lol.game_client_settings.catalog.version was added
lol.game_client_settings.tft_npe was added
riotgamesapi.telemetry.endpoint was added
riotgamesapi.telemetry.opentelemetry_allowed_events.StartDesktopPurchase was
added

riotgamesapi.telemetry.opentelemetry_allowed_events.RpgPciReporterFeedbackReceivedE
vent was added

riotgamesapi.telemetry.opentelemetry_allowed_events.RpgPciWarningFoundUnacknowledge
dEvent was added
riotgamesapi.telemetry.opentelemetry_allowed_events.VoiceChatSLI was added
riotgamesapi.telemetry.opentelemetry_allowed_events.SdkAppModuleShutdownData was
added
riotgamesapi.telemetry.opentelemetry_allowed_events.RpgServiceLatency was added
riotgamesapi.telemetry.opentelemetry_allowed_events.EndpointResult was added

riotgamesapi.telemetry.opentelemetry_allowed_events.PlayerAccountAliasSanitizedEven
t was added
riotgamesapi.telemetry.opentelemetry_allowed_events.RSOSignOnAttempt was added
riotgamesapi.telemetry.opentelemetry_allowed_events.ChatLoginState was added
riotgamesapi.telemetry.opentelemetry_allowed_events.ConsoleAccountSLI was added
riotgamesapi.telemetry.opentelemetry_allowed_events.FirstPartyFulfillmentSLI was
added
riotgamesapi.telemetry.opentelemetry_allowed_events.TermsOfServiceEvent was added
riotgamesapi.telemetry.opentelemetry_allowed_events.CommercePluginSLI was added
riotgamesapi.telemetry.opentelemetry_allowed_events.PayMobile was added

riotgamesapi.telemetry.opentelemetry_allowed_events.ProductIntegrationAppRepairEven
t was added
riotgamesapi.telemetry.opentelemetry_allowed_events.ChatStanzaResponse was added

riotgamesapi.telemetry.opentelemetry_allowed_events.RpgPciPenaltyNotificationPlayer
ActionEvent was added
riotgamesapi.telemetry.opentelemetry_allowed_events.VoiceChatCSRCapture was added
riotgamesapi.telemetry.opentelemetry_allowed_events.VoiceChatCSRInitialization
was added
riotgamesapi.telemetry.opentelemetry_allowed_events.VivoxCallStats was added
riotgamesapi.telemetry.opentelemetry_allowed_events.RSOAuthLoginSteps was added
riotgamesapi.telemetry.opentelemetry_allowed_events.VoiceChatCSRUpload was added
riotgamesapi.telemetry.opentelemetry_allowed_events.ProductIntegrationEvent was
added
riotgamesapi.telemetry.opentelemetry_allowed_events.VoiceChatCSRFailureMonitoring
was added
riotgamesapi.telemetry.opentelemetry_allowed_events.RpgServiceAvailability was
added
riotgamesapi.telemetry.opentelemetry_allowed_events.SocialAuth was added
riotgamesapi.telemetry.opentelemetry_allowed_events.ErrorLog was added
riotgamesapi.telemetry.opentelemetry_allowed_events.GameSessionOperation was
added
riotgamesapi.telemetry.opentelemetry_allowed_events.RSOMobileAccountDeletionUI
was added
riotgamesapi.telemetry.opentelemetry_allowed_events.ExternalWebRequest was added

riotgamesapi.telemetry.opentelemetry_allowed_events.RpgPciReporterFeedbackAcknowled
gedEvent was added
riotgamesapi.telemetry.opentelemetry_allowed_events.VNGSLI was added

riotgamesapi.telemetry.opentelemetry_allowed_events.RpgPciWarningAcknowledgementEve
nt was added
riotgamesapi.telemetry.opentelemetry_allowed_events.ChatDisconnectEvent was added
riotgamesapi.telemetry.opentelemetry_allowed_events.ChatCommandTelemetry was
added

riotgamesapi.telemetry.analytics_platform_allowed_events.RpgPciReporterFeedbackAckn
owledgedEvent was added
riotgamesapi.telemetry.analytics_platform_allowed_events.RpgServiceAvailability
was added

riotgamesapi.telemetry.analytics_platform_allowed_events.RpgPciWarningFoundUnacknow
ledgedEvent was added

riotgamesapi.telemetry.analytics_platform_allowed_events.PlayerAccountAliasSanitize
dEvent was added
riotgamesapi.telemetry.analytics_platform_allowed_events.ProductIntegrationEvent
was added
riotgamesapi.telemetry.analytics_platform_allowed_events.ErrorLog was added

riotgamesapi.telemetry.analytics_platform_allowed_events.RpgPciPenaltyNotificationP
layerActionEvent was added
riotgamesapi.telemetry.analytics_platform_allowed_events.CommercePluginSLI was
added
riotgamesapi.telemetry.analytics_platform_allowed_events.RSOAuthLoginSteps was
added
riotgamesapi.telemetry.analytics_platform_allowed_events.VoiceChatCSRUpload was
added

riotgamesapi.telemetry.analytics_platform_allowed_events.RpgPciReporterFeedbackRece
ivedEvent was added
riotgamesapi.telemetry.analytics_platform_allowed_events.RSOSignOnAttempt was
added
riotgamesapi.telemetry.analytics_platform_allowed_events.VivoxCallStats was added
riotgamesapi.telemetry.analytics_platform_allowed_events.PayMobile was added
riotgamesapi.telemetry.analytics_platform_allowed_events.SocialAuth was added
riotgamesapi.telemetry.analytics_platform_allowed_events.RpgServiceLatency was
added

riotgamesapi.telemetry.analytics_platform_allowed_events.VoiceChatCSRInitialization
was added
riotgamesapi.telemetry.analytics_platform_allowed_events.ChatDisconnectEvent was
added

riotgamesapi.telemetry.analytics_platform_allowed_events.VoiceChatCSRFailureMonitor
ing was added
riotgamesapi.telemetry.analytics_platform_allowed_events.EndpointResult was added
riotgamesapi.telemetry.analytics_platform_allowed_events.GameSessionOperation was
added
riotgamesapi.telemetry.analytics_platform_allowed_events.ChatStanzaResponse was
added
riotgamesapi.telemetry.analytics_platform_allowed_events.ChatLoginState was added
riotgamesapi.telemetry.analytics_platform_allowed_events.VoiceChatSLI was added

riotgamesapi.telemetry.analytics_platform_allowed_events.RpgPciWarningAcknowledgeme
ntEvent was added
riotgamesapi.telemetry.analytics_platform_allowed_events.ExternalWebRequest was
added
riotgamesapi.telemetry.analytics_platform_allowed_events.ChatCommandTelemetry was
added
riotgamesapi.telemetry.analytics_platform_allowed_events.VNGSLI was added
riotgamesapi.telemetry.analytics_platform_allowed_events.TermsOfServiceEvent was
added
riotgamesapi.telemetry.analytics_platform_allowed_events.VoiceChatCSRCapture was
added
riotgamesapi.telemetry.analytics_platform_allowed_events.SdkAppModuleShutdownData
was added

riotgamesapi.telemetry.analytics_platform_allowed_events.RSOMobileAccountDeletionUI
was added
riotgamesapi.telemetry.analytics_platform_allowed_events.ConsoleAccountSLI was
added
riotgamesapi.telemetry.analytics_platform_allowed_events.FirstPartyFulfillmentSLI
was added

riotgamesapi.telemetry.analytics_platform_allowed_events.ProductIntegrationAppRepai
rEvent was added
riotgamesapi.telemetry.analytics_platform_allowed_events.StartDesktopPurchase was
added
cohorts.RC_15 was added
chat was added
ga-warning was added (config_key: fe6dbe29-f965-8e81-a1e3-853d2324904f)
000514.481| ALWAYS| Riot SDK: chat: chat: Received config "affinities":
{"asia":"jp1.chat.si.riotgames.com","br1":"br.chat.si.riotgames.com","eu":"euw1.cha
t.si.riotgames.com","eun1":"eun1.chat.si.riotgames.com","euw1":"euw1.chat.si.riotga
mes.com","jp1":"jp1.chat.si.riotgames.com","kr1":"kr1.chat.si.riotgames.com","la1":
"la1.chat.si.riotgames.com","la2":"la2.chat.si.riotgames.com","na1":"na2.chat.si.ri
otgames.com","oc1":"kr1.chat.si.riotgames.com","pbe1":"pbe1.chat.si.riotgames.com",
"ru1":"euw1.chat.si.riotgames.com","sea1":"sa1.chat.si.riotgames.com","sea2":"sa2.c
hat.si.riotgames.com","sea3":"sa3.chat.si.riotgames.com","tr1":"euw1.chat.si.riotga
mes.com","us":"la1.chat.si.riotgames.com","us-br1":"br.chat.si.riotgames.com","us-
la2":"la2.chat.si.riotgames.com"}
000514.481| ALWAYS| Riot SDK: chat: chat: Received config "affinity":
{"enabled":true}
000514.481| ALWAYS| Riot SDK: chat: chat: Received config "affinity_domains":
{"asia":"jp1","br1":"br1","eu":"eu1","eun1":"eu2","euw1":"eu1","jp1":"jp1","kr1":"k
r1","la1":"la1","la2":"la2","na1":"na1","oc1":"kr1","pbe1":"pb1","ru1":"eu1","sea1"
:"sa1","sea2":"sa2","sea3":"sa3","tr1":"eu1","us":"la1","us-br1":"br1","us-
la2":"la2"}
000514.481| ALWAYS| Riot SDK: chat: chat: Received config "affinity_hints": {"br1":
["BR1"],"eun1":["EUN1"],"euw1":["EUW1"],"jp1":["JP1"],"kr1":["KR"],"la1":
["LA1"],"la2":["LA2"],"na1":["NA1"],"oc1":["OC1"],"pbe1":["PBE1"],"ru1":
["RU"],"tr1":["TR1"]}
000514.481| ALWAYS| Riot SDK: chat: chat: Received config "aggressive_scan":
{"enabled":false}
000514.482| ALWAYS| Riot SDK: chat: chat: Received config "allow_bad_cert":
{"enabled":false}
000514.482| ALWAYS| Riot SDK: chat: chat: Received config "auto_query_msg_history":
{"enabled":true}
000514.482| ALWAYS| Riot SDK: chat: chat: Received config
"console_text_chat_permissions_check_on_participant_added": {"enabled":true}
000514.482| ALWAYS| Riot SDK: chat: chat: Received config
"default_mobile_product_id": "league_of_legends"
000514.482| ALWAYS| Riot SDK: chat: chat: Received config
"disable_chat_restriction_muted_system_message": false
000514.482| ALWAYS| Riot SDK: chat: chat: Received config "force_filter":
{"enabled":true}
000514.482| ALWAYS| Riot SDK: chat: chat: Received config "game_name_tag_line":
{"enabled":true}
000514.482| ALWAYS| Riot SDK: chat: chat: Received config "host":
"unconfigured.chat.si.riotgames.com"
000514.482| ALWAYS| Riot SDK: chat: chat: Received config
"immediate_connect_products": ["bacon"]
000514.482| ALWAYS| Riot SDK: chat: chat: Received config "port": 5223
000514.482| ALWAYS| Riot SDK: chat: chat: Received config "protocol_preference":
"ipv4"
000514.482| ALWAYS| Riot SDK: chat: chat: Received config "replace_rich_messages":
false
000514.482| ALWAYS| Riot SDK: chat: chat: Received config "require_jwt_presence":
{"league_of_legends":{"enabled":false}}
000514.482| ALWAYS| Riot SDK: chat: chat: Received config
"require_keystone_presence": {"enabled":false}
000514.482| ALWAYS| Riot SDK: chat: chat: Received config
"require_multi_game_presence_rxep": {"enabled":false}
000514.482| ALWAYS| Riot SDK: chat: chat: Received config
"require_pbtoken_for_muc": {"enabled":false}
000514.483| ALWAYS| Riot SDK: chat: chat: Received config
"send_restrictions_messages_mid_chat": {"enabled":false}
000514.483| ALWAYS| Riot SDK: chat: chat: Received config
"send_restrictions_messages_on_muc_entry": {"enabled":false}
000514.483| ALWAYS| Riot SDK: chat: chat: Received config "settings":
{"playerPreferencesKey":"LcuSocialPreferences"}
000514.483| ALWAYS| Riot SDK: chat: chat: Received config "use_tls":
{"enabled":true}
000514.483| ALWAYS| Riot SDK: chat: chat: Received config
"xmpp_stanza_response_telemetry_allowed_codes":
[400,401,403,404,405,408,409,412,417,422,429,500,502,503,504]
000514.483| ALWAYS| Riot SDK: chat: chat: Received config
"xmpp_stanza_response_telemetry_allowed_iqids":
["join_muc_","roster_add_","friend_update_","group_reorder_","group_rename_","group
_remove_","get_archive_","get_muc_archive_","update_session_active_","update_mobile
_state_","get_mobile_state_"]
000514.483| ALWAYS| Riot SDK: chat: chat: Protocol Preference: 1
000514.483| ALWAYS| Riot SDK: chat: chat: Updating settings, UpdatePlayerSettings,
num requiring jwt: 0
000514.483| ALWAYS| Riot SDK: player-preferences: HTTP retry options for player-
preferences not found in Client Config.
000514.486| ALWAYS| Riot SDK: telemetry: OnConfigUpdated called. Will send to
OpenTelemetry: Events
000514.487| ALWAYS| Riot SDK: client-feature-flags: Set of cohorts that will be
active at next boot changed: RC_15.new_lifecycle.globalEnable
000514.503| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
affinities =
{"asia":"wss://asia.edge.rms.si.riotgames.com","eu":"wss://eu.edge.rms.si.riotgames
.com","sea":"wss://sea.edge.rms.si.riotgames.com","us":"wss://
us.edge.rms.si.riotgames.com"}
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
affinity = {"enabled":true}
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
affinity_login = {"enabled":true}
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
allow_bad_cert = {"enabled":false}
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
esports =
{"affinities":{"asia":"wss://asia.edge.rms.si.lolesports.com","eu":"wss://
eu.edge.rms.si.lolesports.com","sea":"wss://
sea.edge.rms.si.lolesports.com","us":"wss://us.edge.rms.si.lolesports.com"}}
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
handshake_timeout_ms = 5000
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
heartbeat_interval_seconds = 55
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received: host =
wss://unconfigured.edge.rms.si.riotgames.com
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
lolesports =
{"affinities":{"asia":"wss://asia.edge.rms.si.lolesports.com","eu":"wss://
eu.edge.rms.si.lolesports.com","sea":"wss://
sea.edge.rms.si.lolesports.com","us":"wss://us.edge.rms.si.lolesports.com"}}
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
max_reconnect_delay_ms = 300000
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
min_reconnect_delay_ms = 100
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received: port =
443
000514.504| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
protocol_preference = ipv4
000514.505| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
riotesports =
{"affinities":{"asia":"wss://asia.edge.rms.si.riotesports.com","eu":"wss://
eu.edge.rms.si.riotesports.com","sea":"wss://
sea.edge.rms.si.riotesports.com","us":"wss://us.edge.rms.si.riotesports.com"}}
000514.505| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
socket_timeout_ms = 30000
000514.505| ALWAYS| Riot SDK: riot-messaging-service: Config value received:
use_direct_connection = true
000514.505| ALWAYS| Riot SDK: riot-messaging-service: Protocol Preference: 1
000514.509| ALWAYS| Riot SDK: payments: Using RiotPay PMC
000514.513| ALWAYS| Riot SDK: payments: RiotPayClient is ready.
000514.515| ALWAYS| Riot SDK: loyalty-v2: 19 loyalty v2 player configs loaded.
000514.515| ALWAYS| Riot SDK: loyalty-v2: LoyaltyPlugin is ready to send
initialized event.
000514.515| ALWAYS| Riot SDK: loyalty-v2: Searching 0 externalProcesses
000514.518| ALWAYS| Riot SDK: first-party-fulfillment: Failed to get storefrontmap
from config
000514.519| ALWAYS| Riot SDK: pay-mobile: PayMobileConfiguration:
payments.pay_mobile config successfully loaded
000514.519| ALWAYS| Riot SDK: pay-mobile: PayMobileConfiguration: config init
success
000514.520| ALWAYS| Riot SDK: pay-mobile: PayMobilePlugin: OnIAPInitialized called
with: Initialized
000514.520| ALWAYS| Riot SDK: pay-mobile: PayMobilePlugin: InAppPurchase provider
is initialized.
000514.556| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
000514.588| ALWAYS| Riot SDK: pay-mobile: PayMobilePlugin: OnIAPInitialized called
with: Initialized
000514.636| ALWAYS| ConfigService: Received new value for client-config property
lol.experiments.tft_npe
000514.636| ALWAYS| ConfigService: Received new value for client-config property
lol.experiments.tft_borgs_v2
000514.636| ALWAYS| ConfigService: Received new value for client-config property
lol.experiments.store_rs
000514.636| ALWAYS| ConfigService: Received new value for client-config property
lol.experiments.lol_npe
000514.637| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_randomize_loadouts
000514.637| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.tft_npe
000514.637| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.queues_displayed
000514.637| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.logging.enable_rms_public_logs
000514.637| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.logging.enable_http_public_logs
000514.637| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.gsm_loadouts_enabled
000514.638| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.catalog.version
000514.638| ALWAYS| ConfigService: Received new value for client-config property
lol.game_client_settings.cap_orders_metrics_enabled
000514.638| ALWAYS| CatalogService: Received version (746)
000514.648| ALWAYS| PartiesService: RegisterWithPartiesIfReady 'LoggedIn:0
SummonerReady:0'
000514.774| ALWAYS| Riot SDK: rg::config: Changes from source 'InstallSettings':
player-affinity.service.rms was added
000514.776| ALWAYS| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms success after 107ms
000514.777| ALWAYS| Riot SDK: riot-messaging-service: new affinity token acquired
for rms service, affinity: asia
000514.777| ALWAYS| Riot SDK: riot-messaging-service: host url found for affinity
asia: wss://asia.edge.rms.si.riotgames.com
000514.777| ALWAYS| Riot SDK: riot-messaging-service: Requesting disconnect as URL
has changed from wss://unconfigured.edge.rms.si.riotgames.com:443 to
wss://asia.edge.rms.si.riotgames.com:443
000514.777| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 6ms.
000514.972| ALWAYS| Riot SDK: chat: chat: Chat settings player-preferences_time
489ms
000514.973| ALWAYS| Riot SDK: chat: chat: Chat sanitizer settings have successfully
updated
000514.981| ALWAYS| Riot SDK: chat: chat: Chat account settings have successfully
updated
000514.981| ALWAYS| Riot SDK: chat: chat: Chat account settings update is being
applied
000515.280| ALWAYS| Riot SDK: rg::config: Changes from source 'InstallSettings':
player-affinity.service.chat was added
000515.282| ALWAYS| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/chat success after 203ms
000515.283| ALWAYS| Riot SDK: chat: chat: HandleLoginMutator, have enough info,
beginning xmpp login process
000515.283| ALWAYS| Riot SDK: chat: chat: starting connection to
'https://jp1.chat.si.riotgames.com:5223'
000515.343| ALWAYS| Riot SDK: chat: chat: 'https://jp1.chat.si.riotgames.com:5223'
resolved addresses: 172.65.217.212 2606:4700:90:0:6d38:5312:8ed2:828f
172.65.217.212 2606:4700:90:0:6d38:5312:8ed2:828f
000515.779| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
000515.779| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
000515.779| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
000516.343| ALWAYS| Riot SDK: riot-messaging-service: State is now Connected.
000516.344| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"successful":"true"},"ts":1741500105,"subject":"rms:session","type":"push"}'
000516.345| ALWAYS| Riot SDK: riot-messaging-service: Session login successful:
'true'
000516.345| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"expire_ts":1741528905},"ts":1741500105,"subject":"rms:rso","type":"push"}'
000516.346| ALWAYS| Riot SDK: riot-messaging-service: Session expires in 8h, Access
token expires in 59m 48s
000516.656| ALWAYS| MessagingService: Session state - Connected
000516.656| ALWAYS| LoginService: RMS Session state - Connected
000516.854| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"enabled":"true"},"ts":1741500105799,"subject":"rms:gzip","type":"response","id":"
f78c2c88-e64e-9ddd-6e28-fe84cafb17fd"}'
000516.855| ALWAYS| Riot SDK: riot-messaging-service: Enabling message compression
000516.856| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
DISCONNECTED to CONNECTING
000516.859| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
CONNECTING to STREAM_SENT
000517.056| ALWAYS| Riot SDK: chat: chat: xmpp stream started, id = 3234308001
000517.056| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
STREAM_SENT to STREAM_RECV
000517.058| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
STREAM_RECV to AUTH_FEATURES_RECV
000517.058| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_FEATURES_RECV to AUTH_SENT
000518.116| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_SENT to AUTHENTICATED
000518.116| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTHENTICATED to AUTH_STREAM_SENT
000518.619| ALWAYS| Riot SDK: chat: chat: xmpp stream started, id = 2137890452
000518.620| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_STREAM_SENT to AUTH_STREAM_RECV
000518.622| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_STREAM_RECV to FEATURES_RECV
000518.622| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
FEATURES_RECV to BIND_SENT
000519.077| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__VNGSLI__v1 with:
{"durationMs":8656,"operation":"GetVNGTokenFromPAS","productId":"lol","result":"suc
cess","retryCount":0,"successReason":"ServiceSuccess"}
000519.532| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
BIND_SENT to BIND_RECV
000519.534| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
BIND_RECV to ENTITLEMENTS_SENT
000519.535| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
ENTITLEMENTS_SENT to SESSION_SENT
000520.448| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
SESSION_SENT to CONNECTED
000520.452| ALWAYS| Riot SDK: chat: chat: sending roster request!
000520.453| ALWAYS| Riot SDK: chat: chat: sending recent convo request!
000520.459| ALWAYS| Riot SDK: chat: chat: Chat xmpp login_time 1741500111359ms
000520.940| WARN| Riot SDK: chatbox: Unable to find chatbox containing channel
[email protected] on message received
000520.941| WARN| Riot SDK: chatbox: Unable to find chatbox containing channel
[email protected] on message received
000520.942| WARN| Riot SDK: chatbox: Unable to find chatbox containing channel
[email protected] on message received
000520.944| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/keystone
000520.944| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
000520.945| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/keystone
000520.945| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
000520.945| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/keystone
000520.945| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/league_of_legends
000520.945| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-1396523307/league_of_legends
000520.945| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-1396523307/keystone
000520.945| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-476139947/league_of_legends
000520.946| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-476139947/keystone
000520.946| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-1680408379/keystone
000520.948| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant 202a8913-1e94-5ac6-a01d-
[email protected]/ added
000520.950| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected]/RC-3428398391 added
000520.952| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant 95b39511-bc37-5aef-b0cb-
[email protected]/ added
000520.952| ALWAYS| Riot SDK: chat: chat: Chat system loading_time 495ms
000520.954| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected]/RC-3428398391 added
000520.956| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant 6a8d0b11-4c2c-59f3-816f-
[email protected]/ added
000520.958| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected]/RC-3428398391 added
000523.108| WARN| Riot SDK: chat: chat: XmppTcpSocket: Select timed out waiting
to read in 0 ms.
000524.345| WARN| Riot SDK: chatbox: Unable to find chatbox containing channel
[email protected] on message received
000524.346| WARN| Riot SDK: chatbox: Unable to find chatbox containing channel
[email protected] on message received
000524.347| WARN| Riot SDK: chatbox: Unable to find chatbox containing channel
[email protected] on message received
000524.352| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__VNGSLI__v1 with:
{"durationMs":5273,"operation":"GetVNGProfile","productId":"lol","result":"success"
,"retryCount":0,"successReason":"ServiceSuccess"}
000524.537| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":false,"config":{"claims":
[],"loginStrategy":"riot_identity","persistLogin":true,"requireLolRegion":true,"req
uireRiotID":true,"requireVNG":true,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"Authorized","pr
eviousLoginState":"PendingEulaData","pslSessionId":"cb44b7d1-bf10-fdf6-717d-
1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"steps":"PendingLoginStrategy,Pe
ndingLoginStrategy"} and additional fields
{"authorizationResponseType":"authorized","forced":false,"platformLoginEnabled":tru
e,"pslSessionDurationMs":121774,"pslTimeSinceLastEventMs":16980,"regions":"VN2"}
000524.553| ALWAYS| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com success after 186ms
000524.606| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__VNGSLI__v1 with:
{"durationMs":69,"operation":"SubmitLogin","productId":"lol","result":"success","re
tryCount":0,"successReason":"ServiceSuccess"}
000524.625| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.625| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.625| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.625| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.706| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.706| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.706| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.706| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.726| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.726| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.726| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.726| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.787| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.787| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.787| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.787| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.869| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.869| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.869| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.869| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
000524.912| ALWAYS| LoginService: Received PSL session update, loginState:
Authorized
000524.913| ALWAYS| LoginService: RSO ID token has region VN2
000524.946| ALWAYS| CatalogService: Received (307) catalog items.
000524.976| ALWAYS| LoginService: Setting SDK region and locale to vi_vn VN2
000524.978| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST
/riotclient/set_region_locale
000524.979| ALWAYS| LoginService: Subscribing for display name.
000524.980| ALWAYS| onStart received
000524.980| ALWAYS| LoginService: Requesting user info.
000524.982| ALWAYS| onStart handled
000524.983| ALWAYS| onResume received
000524.983| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST /rso-
auth/v1/userinfo/tftm
000524.984| ALWAYS| onResume handled
000524.988| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/privacy/v1/tracking
000525.093| ALWAYS| Riot SDK: product-metadata: region-locale updated to (VN2,
vi_VN), updating metadata
000525.094| ALWAYS| Riot SDK: commerce: Set locale: vi_VN.
000525.094| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: parsed 7
public products with 10 patchlines
000525.094| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: parsed 0
player products with 0 patchlines
000525.094| ALWAYS| Riot SDK: product-metadata: UpdateProductMetadata: notifying
update with 7 products, 10 patchlines, and 0 cookies
000525.448| ERROR| Riot SDK: platform-social: Could not determine the platform
environment from the claims in the user info token - no information for the current
platform was included.
000525.450| ALWAYS| LoginService: Received new RSO user info
000525.450| ALWAYS| LoginService: Successfully received user info
000525.450| ALWAYS| LoginService: Requesting Entitlements.
000525.450| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/entitlements/v1/token
000525.451| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PlayerSessionLifecycleStatus__v5 with:
{"actionRequired":false,"config":{"claims":
[],"loginStrategy":"riot_identity","persistLogin":true,"requireLolRegion":true,"req
uireRiotID":true,"requireVNG":true,"requiredEntitlements":[],"scopes":
["openid","lol","lol_region","link","ban","account"]},"loginState":"Authorized","pr
eviousLoginState":"Authorized","pslSessionId":"cb44b7d1-bf10-fdf6-717d-
1b8702831f33","restore":
{"persistedDataOutcome":"None","result":"Pending"},"steps":"PendingLoginStrategy,Pe
ndingLoginStrategy,Authorized"} and additional fields
{"authorizationResponseType":"authorized","forced":true,"platformLoginEnabled":true
,"pslSessionDurationMs":122688,"pslTimeSinceLastEventMs":910,"regions":"VN2"}
000525.456| ALWAYS| LoginService: Received PSL session update, loginState:
Authorized
000525.457| ALWAYS| LoginService: RSO ID token has region VN2
000525.458| ALWAYS| LoginService: Checking Login Queue.
000525.459| ALWAYS| ServiceClient: 2025-03-09T06:01:56.371Z Performing HTTP request
POST https://apse1-red.pp.sgp.pvp.net/login-queue/v2/login/products/tft/regions/VN2
000525.848| ALWAYS| ServiceClient: 2025-03-09T06:01:56.759Z Received HTTP response
for POST https://apse1-red.pp.sgp.pvp.net/login-queue/v2/login/products/tft/
regions/VN2
200 OK
000525.859| ALWAYS| LoginService: Login Queue completed, Messaging ready
000525.859| ALWAYS| LoginService: Requesting Session.
000525.870| ALWAYS| ServiceClient: 2025-03-09T06:01:56.782Z Performing HTTP request
POST https://apse1-red.pp.sgp.pvp.net/session-external/v1/session/create
000526.025| ALWAYS| ServiceClient: 2025-03-09T06:01:56.936Z Received HTTP response
for POST https://apse1-red.pp.sgp.pvp.net/session-external/v1/session/create
200 OK
000526.035| ALWAYS| LoginService: Received new session token
000526.047| ALWAYS| LoginService: Getting summoner info.
000526.050| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"gaps-session-service/v1/notifications","service":"gaps-session-
service","timestamp":1741500115367,"payload":"{\"puuid\":\"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1\",\"region\":\"VN2\",\"product\":\"TFT\",\"sessionId\":\"d0581f41-
535e-4da8-8d6b-
b5703b4f4358\",\"sessionInitiatedAt\":1741500115,\"state\":\"SESSION_CREATED\"}"},"
ts":1741500115,"subject":"rms:message","type":"push"}'
000526.050| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'gaps-session-service/v1/notifications'
000526.051| ALWAYS| ServiceClient: 2025-03-09T06:01:56.963Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/summoner-ledge/v1/regions/VN2/summoners/puuid/
cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1/jwt
000526.053| ALWAYS| MessagingService: Received RMS message
gaps-session-service/v1/notifications {"puuid":"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","region":"VN2","product":"TFT","sessionId":"d0581f41-535e-4da8-8d6b-
b5703b4f4358","sessionInitiatedAt":1741500115,"state":"SESSION_CREATED"}
000526.053| ALWAYS| Riot SDK: loyalty-v2: Session event from RMS notification is
received. product: league_of_legends_game, region: VN2, serviceState: , sessionId:
d0581f41-535e-4da8-8d6b-b5703b4f4358
000526.054| WARN| Riot SDK: loyalty-v2: External process of product
'league_of_legends_game' is not running. This is possibly a false session RMS
notification. Skip session of sessionID: 'd0581f41-535e-4da8-8d6b-b5703b4f4358'
000530.048| ALWAYS| onPause received
000530.050| ALWAYS| onPause handled
000531.490| ALWAYS| ServiceClient: 2025-03-09T06:02:02.401Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/summoner-ledge/v1/regions/VN2/summoners/
puuid/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1/jwt
200 OK
000537.971| ALWAYS| onResume received
000537.975| ALWAYS| onResume handled
000537.980| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/privacy/v1/tracking
000537.983| ALWAYS| PartiesService: RegisterWithPartiesIfReady 'LoggedIn:1
SummonerReady:1'
000537.983| ALWAYS| LoginService: received summoner info.
000537.984| ALWAYS| LeaguesService: HandleLoginStateEventz 'LoggedIn:1'
000537.984| ALWAYS| ServiceClient: 2025-03-09T06:02:08.896Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/leagues-ledge/v2/signedRankedStats
000537.986| ALWAYS| ServiceClient: 2025-03-09T06:02:08.898Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/leagues-ledge/v2/notifications?
queueType=RANKED_TFT
000537.989| ALWAYS| ServiceClient: 2025-03-09T06:02:08.901Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/leagues-ledge/v2/notifications?
queueType=RANKED_TFT_TURBO
000537.992| ALWAYS| ServiceClient: 2025-03-09T06:02:08.904Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/leagues-ledge/v2/notifications?
queueType=RANKED_TFT_PAIRS
000537.993| ALWAYS| ServiceClient: 2025-03-09T06:02:08.905Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/leagues-ledge/v2/notifications?
queueType=RANKED_TFT_DOUBLE_UP
000537.998| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET /player-
preferences/v1/data/TFT
000538.000| ALWAYS| ServiceClient: 2025-03-09T06:02:08.912Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/invertedTypes
000538.001| ALWAYS| Riot SDK: player-preferences: HTTP retry options for player-
preferences not found in Client Config.
000538.001| ALWAYS| ServiceClient: 2025-03-09T06:02:08.912Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=COMPANION&signed=true&includ
ef2p=true
000538.002| ALWAYS| ServiceClient: 2025-03-09T06:02:08.913Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=EMOTE&signed=true&includef2p
=true
000538.002| ALWAYS| ServiceClient: 2025-03-09T06:02:08.914Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=REGALIA_CREST&signed=true&in
cludef2p=true
000538.002| ALWAYS| ServiceClient: 2025-03-09T06:02:08.914Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=REGALIA_BANNER&signed=true&i
ncludef2p=true
000538.002| ALWAYS| ServiceClient: 2025-03-09T06:02:08.914Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TFT_MAP_SKIN&signed=true&inc
ludef2p=true
000538.003| ALWAYS| ServiceClient: 2025-03-09T06:02:08.914Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TFT_DAMAGE_SKIN&signed=true&
includef2p=true
000538.003| ALWAYS| ServiceClient: 2025-03-09T06:02:08.914Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TOURNAMENT_FLAG&signed=true&
includef2p=true
000538.003| ALWAYS| ServiceClient: 2025-03-09T06:02:08.915Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TOURNAMENT_TROPHY&signed=tru
e&includef2p=true
000538.005| ALWAYS| ServiceClient: 2025-03-09T06:02:08.916Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TOURNAMENT_FRAME&signed=true
&includef2p=true
000538.005| ALWAYS| ServiceClient: 2025-03-09T06:02:08.917Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=WARD_SKIN&signed=true&includ
ef2p=true
000538.005| ALWAYS| ServiceClient: 2025-03-09T06:02:08.917Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TFT_PLAYBOOK&signed=true&inc
ludef2p=true
000538.006| ALWAYS| ServiceClient: 2025-03-09T06:02:08.917Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TFT_EVENT_SKILLS&signed=true
&includef2p=true
000538.007| ALWAYS| ServiceClient: 2025-03-09T06:02:08.919Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TFT_ZOOM_SKIN&signed=true&in
cludef2p=true
000538.009| ALWAYS| ServiceClient: 2025-03-09T06:02:08.921Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/walletsbalances?
puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&currencyTypes=tft_star_fragments&signed=tru
e
000538.010| ALWAYS| ServiceClient: 2025-03-09T06:02:08.921Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/walletsbalances?
puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&currencyTypes=tft_coins&signed=true
000538.011| ALWAYS| ServiceClient: 2025-03-09T06:02:08.922Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/loot/v2/player/cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1/loot/definitions?tagFilters=mobile&lastQueryUpdate=0
000538.017| ALWAYS| LoginService: Checking promotion eligibility.
000538.017| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/chat/v1/session
000538.018| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST /player-
account/promotion/v1/eligibility
000538.018| ALWAYS| ServiceClient: 2025-03-09T06:02:08.929Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/tftpass-player/tftpass?locale=vi_vn&active=true
000538.019| ALWAYS| PatchSieve IS enabled, looking up compatible release URL
000538.027| ALWAYS| ServiceClient: 2025-03-09T06:02:08.939Z Performing HTTP request
GET https://sieve.services.riotcdn.net/api/v1/products/lol/version-sets/VN2?
q[from_artifact_type_id]=lol-standalone-
client&q[from_artifact_version_id]=15.5.6614445%2Bbranch.releases-15-
5.code.public.content.release.cpuarch.arm64.installation.store.platform.android&q[f
rom_platform]=android&q[from_cpu_arch]=arm64&q[artifact_type_id]=lol-standalone-
client-content&q[platform]=android&q[published]=true
000538.092| ALWAYS| Chat: Session started
000538.152| ALWAYS| ServiceClient: 2025-03-09T06:02:09.063Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/leagues-ledge/v2/signedRankedStats
200 OK
000538.178| ALWAYS| PartiesService: RegisterWithPartiesIfReady 'LoggedIn:1
SummonerReady:1'
000538.178| ALWAYS| PartiesService: RegisterWithPartiesIfReady 'LoggedIn:1
SummonerReady:1'
000538.251| ERROR| Riot SDK: player-account: GET
https://api.account.riotgames.com/account-promotion/v1 to cluster
sea.api.account.riotgames.com failed after 197ms with 403:
000538.255| ALWAYS| LoginService: Account not eligible for promotion.
000538.264| ALWAYS| ServiceClient: 2025-03-09T06:02:09.176Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/leagues-ledge/v2/notifications?
queueType=RANKED_TFT_PAIRS
200 OK
000538.287| ALWAYS| ServiceClient: 2025-03-09T06:02:09.199Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/leagues-ledge/v2/notifications?
queueType=RANKED_TFT
200 OK
000538.421| ALWAYS| ServiceClient: 2025-03-09T06:02:09.332Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=COMPANION&signed=true&includ
ef2p=true
200 OK
000538.437| ALWAYS| ServiceClient: 2025-03-09T06:02:09.349Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=REGALIA_BANNER&signed=true&i
ncludef2p=true
200 OK
000538.605| ALWAYS| ServiceClient: 2025-03-09T06:02:09.517Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=WARD_SKIN&signed=true&includ
ef2p=true
200 OK
000538.642| ALWAYS| ServiceClient: 2025-03-09T06:02:09.554Z Received HTTP response
for GET https://sieve.services.riotcdn.net/api/v1/products/lol/version-sets/VN2?
q[from_artifact_type_id]=lol-standalone-
client&q[from_artifact_version_id]=15.5.6614445%2Bbranch.releases-15-
5.code.public.content.release.cpuarch.arm64.installation.store.platform.android&q[f
rom_platform]=android&q[from_cpu_arch]=arm64&q[artifact_type_id]=lol-standalone-
client-content&q[platform]=android&q[published]=true
200 OK
000538.730| ALWAYS| ServiceClient: 2025-03-09T06:02:09.642Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/walletsbalances?
puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&currencyTypes=tft_star_fragments&signed=tru
e
200 OK
000538.738| ALWAYS| ServiceClient: 2025-03-09T06:02:09.650Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TOURNAMENT_FLAG&signed=true&
includef2p=true
200 OK
000538.740| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/riotclient/machine-id
000538.741| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT /player-
preferences/v1/data-json/TFT
000538.742| ALWAYS| Riot SDK: player-preferences: HTTP retry options for player-
preferences not found in Client Config.
000538.746| ALWAYS| PatchSieveService: compatible release data version:
15.5.6626652+branch.releases-15-5.code.public.content.release.anticheat.vanguard
000538.746| ALWAYS| Got patch url:
"https://lol.secure.dyn.riotcdn.net/channels/public/releases/44A5B124746EE66B.manif
est"
000538.747| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT
/patch/v1/installs/lol-game-content/requests/preview
000538.747| ALWAYS| Riot SDK: patch: PutPreviewRequest: Preview request received
for install 'lol-game-content'.
000538.813| ALWAYS| Riot SDK: patch: Downloading manifest for release ID
44A5B124746EE66B to
/data/user/0/com.riotgames.league.teamfighttacticsvn/no_backup/lol-game-
content.preview.manifest
000538.871| ALWAYS| ServiceClient: 2025-03-09T06:02:09.783Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/leagues-ledge/v2/notifications?
queueType=RANKED_TFT_DOUBLE_UP
200 OK
000538.932| ALWAYS| ServiceClient: 2025-03-09T06:02:09.843Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=REGALIA_CREST&signed=true&in
cludef2p=true
200 OK
000539.048| ALWAYS| ServiceClient: 2025-03-09T06:02:09.959Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TOURNAMENT_TROPHY&signed=tru
e&includef2p=true
200 OK
000539.081| ALWAYS| ServiceClient: 2025-03-09T06:02:09.992Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TFT_EVENT_SKILLS&signed=true
&includef2p=true
200 OK
000539.187| ALWAYS| ServiceClient: 2025-03-09T06:02:10.099Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/invertedTypes
200 OK
000539.188| ALWAYS| ServiceClient: 2025-03-09T06:02:10.100Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/loot/v2/player/cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1/loot/definitions?tagFilters=mobile&lastQueryUpdate=0
200 OK
000539.308| ALWAYS| ServiceClient: 2025-03-09T06:02:10.219Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TFT_DAMAGE_SKIN&signed=true&
includef2p=true
200 OK
000539.679| ALWAYS| ServiceClient: 2025-03-09T06:02:10.591Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TFT_ZOOM_SKIN&signed=true&in
cludef2p=true
200 OK
000539.742| ALWAYS| ServiceClient: 2025-03-09T06:02:10.654Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/tftpass-player/tftpass?
locale=vi_vn&active=true
200 OK
000540.017| ALWAYS| PartiesService: RegisterWithPartiesIfReady 'LoggedIn:1
SummonerReady:1'
000540.027| ALWAYS| PartiesService: Performing parties registration
{"accountId":3145551276271168,"blockedSummoners":[],"currentParty":
{"activeRestrictions":{"gatekeeperRestrictions":[]},"chat":{"jid":"","mucJwtDto":
{"channelClaim":"","domain":"","jwt":"","targetRegion":""}},"eligibilityRestriction
s":[],"eligibilityWarnings":[],"gameMode":{"gameCustomization":
{},"gameType":""},"partyId":"","partyType":"","platformId":"","players":
[]},"parties":[],"platformId":"VN2","puuid":"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","registration":{"experiments":
{"lol_npe":"enable","store_rs":"default","tft_borgs_v2":"enable","tft_npe":"enable"
},"gameClientVersion":"15.5.6626652+branch.releases-15-
5.code.public.content.release.anticheat.vanguard","inventoryToken":"","inventoryTok
ens":[],"leaguesTierRankToken":"","mobileClient":true,"playerTokens":
{"summonerToken":"eyJhY2NvdW50SWQiOiIzMTQ1NTUxMjc2MjcxMTY4Iiwic3ViIjoiY2RiMDJhNTQtY
mJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwia2lkIjoiMSIsInNoYXJkSWQiOiJ2bjIiLCJzdW1tb25l
cklkIjoiMzE0NTU1MTI3NjI3MTE2OCIsImV4cCI6MTc0MTU4NjUyMCwiaWF0IjoxNzQxNTAwMTIwLCJhbGc
iOiJSUzI1NiJ9.eyJzdWIiOiJjZGIwMmE1NC1iYmFhLTViMzktOWZhOC1lZDc1ZjZhZjIwZDEiLCJwcm9ma
WxlSWNvbklkIjo1NjgwLCJsZXZlbCI6MjEsInNoYXJkSWQiOiJ2bjIiLCJwcml2YWN5IjoiUFVCTElDIiwi
ZXhwVG9OZXh0TGV2ZWwiOjIxMTIsInVubmFtZWQiOnRydWUsIm5hbWVDaGFuZ2VGbGFnIjpmYWxzZSwiYWN
jb3VudElkIjozMTQ1NTUxMjc2MjcxMTY4LCJpbnRlcm5hbE5hbWUiOiIiLCJuYW1lIjoiIiwiZXhwUG9pbn
RzIjoyMDMzLCJpZCI6MzE0NTU1MTI3NjI3MTE2OCwiZXhwIjoxNzQxNTg2NTIwLCJpYXQiOjE3NDE1MDAxM
jB9.kWBuYEtMaO2zGLnBgcMk_ilfYNmXm7jE0YTLDK73m-sN7O9cesmL6K-
L5yaDUgpWax7RHzLqfnQHYDzc0ims7K5CtbT6O_JwJqQmV3Rx2Eq9Wm2Q_RiYOAQQw8rEqlVocOxQAa6HYo
yjnWBAeTy453goaAM4GAkG6x2tFvp_QwI","userInfoToken":"eyJraWQiOiJyc28tcHJvZC0yMDI0LTE
xIiwidHlwIjoidXNlcmluZm8rand0IiwiYWxnIjoiUlMyNTYifQ.eyJjb3VudHJ5Ijoidm5tIiwic3ViIjo
iY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsIn
BsYXllcl9wbG9jYWxlIjpudWxsLCJjb3VudHJ5X2F0IjoxNjcyODEzMzgzMDAwLCJwdyI6eyJjbmdfYXQiO
jE2NzI4MTMzODQwMDAsInJlc2V0IjpmYWxzZSwibXVzdF9yZXNldCI6ZmFsc2V9LCJsb2wiOnsiY3VpZCI6
MzE0NTU1MTI3NjI3MTE2OCwiY3BpZCI6IlZOMiIsInVpZCI6MzE0NTU1MTI3NjI3MTE2OCwicGlkIjoiVk4
yIiwiYXBpZCI6bnVsbCwicGxvYyI6InZpIiwibHAiOmZhbHNlLCJhY3RpdmUiOnRydWV9LCJpc3MiOiJodH
RwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBob25lX251bWJlcl92ZXJpZmllZCI6ZmFsc2UsImJhbiI6e
yJyZXN0cmljdGlvbnMiOltdfSwiYWNjb3VudF92ZXJpZmllZCI6ZmFsc2UsInBwaWQiOm51bGwsImZlZGVy
YXRlZF9pZGVudGl0eV9kZXRhaWxzIjpbXSwiYXVkIjoidGZ0bSIsImxvbF9yZWdpb24iOlt7ImN1aWQiOjM
xNDU1NTEyNzYyNzExNjgsImNwaWQiOiJWTjIiLCJ1aWQiOjMxNDU1NTEyNzYyNzExNjgsInBpZCI6IlZOMi
IsImxwIjpmYWxzZSwiYWN0aXZlIjp0cnVlfV0sInBsYXllcl9sb2NhbGUiOiJ2aSIsImlhdCI6MTc0MTUwM
DExNCwiYWNjdCI6eyJ0eXBlIjowLCJzdGF0ZSI6IkVOQUJMRUQiLCJhZG0iOmZhbHNlLCJnYW1lX25hbWUi
OiLEkOG7i3QgTmjhuqdtIE3hurkgQuG6oW4iLCJ0YWdfbGluZSI6IjM2NjYiLCJjcmVhdGVkX2F0IjoxNjc
yODEzMzgzMDAwfSwiYWdlIjpudWxsLCJqdGkiOiJwb2k0cG5EVlg5OCIsImFmZmluaXR5Ijp7InBwIjoiYX
MifX0.L1uZQfTuVxKmMOdx4nblw_Oz9EWQc8JPoQ6dj9SSgB2q4O1q3geB0G8P4BM2j4__-
Pa3ONbZIXY8YkFm5M-
78oIUoUK3uVVM0yf2y11Js16GZD2zQ0keMljZd56xGCc99HWso8rhImAU1XX9V2ANNs9483Pgo-
okrO9I4ogFO3evFDoQzxxKU5npSfH7qmhw6eMPYGOrPkJKPwzMiYUO4wO0oa9b-
kmirfIV77R5zWm_IDDrR4BIM2oJwSpaP30Ud3nxrsXHiVDMoMWYVt3R8qrnpFcoRBSmVukZkDo9qWahX56l
fIxF3CeNCf1VB7uqN1vyggqPvmUiJOb3nS7Hfw"},"rankedOverviewToken":"eyJzdWIiOiJjZGIwMmE
1NC1iYmFhLTViMzktOWZhOC1lZDc1ZjZhZjIwZDEiLCJraWQiOiIxIiwic2hhcmRJZCI6IlZOMiIsInN1bW
1vbmVySWQiOiIzMTQ1NTUxMjc2MjcxMTY4IiwiZXhwIjoxNzQxNTIxNzI3LCJpYXQiOjE3NDE1MDAxMjcsI
mFsZyI6IlJTMjU2In0.eyJlYXJuZWRSZWdhbGlhUmV3YXJkSWRzIjpbXSwic3BsaXRzUHJvZ3Jlc3MiOnt9
LCJzZWFzb25zIjp7IlJBTktFRF9URlQiOnsiY3VycmVudFNlYXNvbklkIjoyOCwiY3VycmVudFNlYXNvbkV
uZCI6MTc0NDE0OTYwMTAwMCwibmV4dFNlYXNvblN0YXJ0IjowfSwiUkFOS0VEX1RGVF9UVVJCTyI6eyJjdX
JyZW50U2Vhc29uSWQiOjI4LCJjdXJyZW50U2Vhc29uRW5kIjoxNzQ0MTQ5NjAxMDAwLCJuZXh0U2Vhc29uU
3RhcnQiOjB9LCJSQU5LRURfRkxFWF9TUiI6eyJjdXJyZW50U2Vhc29uSWQiOjE4LCJjdXJyZW50U2Vhc29u
RW5kIjoxNzQ1OTQ1OTk5MDAwLCJuZXh0U2Vhc29uU3RhcnQiOjB9LCJSQU5LRURfVEZUX0RPVUJMRV9VUCI
6eyJjdXJyZW50U2Vhc29uSWQiOjI4LCJjdXJyZW50U2Vhc29uRW5kIjoxNzQ0MTQ5NjAxMDAwLCJuZXh0U2
Vhc29uU3RhcnQiOjB9LCJSQU5LRURfU09MT181eDUiOnsiY3VycmVudFNlYXNvbklkIjoxOCwiY3VycmVud
FNlYXNvbkVuZCI6MTc0NTk0NTk5OTAwMCwibmV4dFNlYXNvblN0YXJ0IjowfX0sInF1ZXVlcyI6W3sicXVl
dWVUeXBlIjoiUkFOS0VEX1RGVCIsInByb3Zpc2lvbmFsR2FtZVRocmVzaG9sZCI6NSwidGllciI6IlBMQVR
JTlVNIiwicmFuayI6IklJSSIsImxlYWd1ZVBvaW50cyI6NTIsImN1bXVsYXRpdmVMcCI6MTc1MiwibWluaV
Nlcmllc1Byb2dyZXNzIjpudWxsLCJ3aW5zIjoyMiwibG9zc2VzIjoxMSwicHJvdmlzaW9uYWxHYW1lc1Jlb
WFpbmluZyI6MCwiaGlnaGVzdFRpZXIiOiJQTEFUSU5VTSIsImhpZ2hlc3RSYW5rIjoiSUlJIiwicHJldmlv
dXNTZWFzb25FbmRUaWVyIjpudWxsLCJwcmV2aW91c1NlYXNvbkVuZFJhbmsiOm51bGwsInByZXZpb3VzU2V
hc29uSGlnaGVzdFRpZXIiOm51bGwsInByZXZpb3VzU2Vhc29uSGlnaGVzdFJhbmsiOm51bGwsInByZXZpb3
VzU2Vhc29uQWNoaWV2ZWRUaWVyIjpudWxsLCJwcmV2aW91c1NlYXNvbkFjaGlldmVkUmFuayI6bnVsbCwic
mF0ZWRUaWVyIjpudWxsLCJyYXRlZFJhdGluZyI6MCwid2FybmluZ3MiOm51bGwsInByZW1hZGVNbXJSZXN0
cmljdGVkIjpmYWxzZX0seyJxdWV1ZVR5cGUiOiJSQU5LRURfU09MT181eDUiLCJwcm92aXNpb25hbEdhbWV
UaHJlc2hvbGQiOjUsInRpZXIiOm51bGwsInJhbmsiOm51bGwsImxlYWd1ZVBvaW50cyI6MCwiY3VtdWxhdG
l2ZUxwIjowLCJtaW5pU2VyaWVzUHJvZ3Jlc3MiOm51bGwsIndpbnMiOjAsImxvc3NlcyI6MCwicHJvdmlza
W9uYWxHYW1lc1JlbWFpbmluZyI6MCwiaGlnaGVzdFRpZXIiOm51bGwsImhpZ2hlc3RSYW5rIjpudWxsLCJw
cmV2aW91c1NlYXNvbkVuZFRpZXIiOm51bGwsInByZXZpb3VzU2Vhc29uRW5kUmFuayI6bnVsbCwicHJldml
vdXNTZWFzb25IaWdoZXN0VGllciI6bnVsbCwicHJldmlvdXNTZWFzb25IaWdoZXN0UmFuayI6bnVsbCwicH
JldmlvdXNTZWFzb25BY2hpZXZlZFRpZXIiOm51bGwsInByZXZpb3VzU2Vhc29uQWNoaWV2ZWRSYW5rIjpud
WxsLCJyYXRlZFRpZXIiOm51bGwsInJhdGVkUmF0aW5nIjowLCJ3YXJuaW5ncyI6bnVsbCwicHJlbWFkZU1t
clJlc3RyaWN0ZWQiOmZhbHNlfSx7InF1ZXVlVHlwZSI6IlJBTktFRF9GTEVYX1NSIiwicHJvdmlzaW9uYWx
HYW1lVGhyZXNob2xkIjo1LCJ0aWVyIjpudWxsLCJyYW5rIjpudWxsLCJsZWFndWVQb2ludHMiOjAsImN1bX
VsYXRpdmVMcCI6MCwibWluaVNlcmllc1Byb2dyZXNzIjpudWxsLCJ3aW5zIjowLCJsb3NzZXMiOjAsInByb
3Zpc2lvbmFsR2FtZXNSZW1haW5pbmciOjAsImhpZ2hlc3RUaWVyIjpudWxsLCJoaWdoZXN0UmFuayI6bnVs
bCwicHJldmlvdXNTZWFzb25FbmRUaWVyIjpudWxsLCJwcmV2aW91c1NlYXNvbkVuZFJhbmsiOm51bGwsInB
yZXZpb3VzU2Vhc29uSGlnaGVzdFRpZXIiOm51bGwsInByZXZpb3VzU2Vhc29uSGlnaGVzdFJhbmsiOm51bG
wsInByZXZpb3VzU2Vhc29uQWNoaWV2ZWRUaWVyIjpudWxsLCJwcmV2aW91c1NlYXNvbkFjaGlldmVkUmFua
yI6bnVsbCwicmF0ZWRUaWVyIjpudWxsLCJyYXRlZFJhdGluZyI6MCwid2FybmluZ3MiOm51bGwsInByZW1h
ZGVNbXJSZXN0cmljdGVkIjpmYWxzZX0seyJxdWV1ZVR5cGUiOiJSQU5LRURfVEZUX0RPVUJMRV9VUCIsInB
yb3Zpc2lvbmFsR2FtZVRocmVzaG9sZCI6NSwidGllciI6bnVsbCwicmFuayI6bnVsbCwibGVhZ3VlUG9pbn
RzIjowLCJjdW11bGF0aXZlTHAiOjAsIm1pbmlTZXJpZXNQcm9ncmVzcyI6bnVsbCwid2lucyI6MCwibG9zc
2VzIjowLCJwcm92aXNpb25hbEdhbWVzUmVtYWluaW5nIjowLCJoaWdoZXN0VGllciI6bnVsbCwiaGlnaGVz
dFJhbmsiOm51bGwsInByZXZpb3VzU2Vhc29uRW5kVGllciI6bnVsbCwicHJldmlvdXNTZWFzb25FbmRSYW5
rIjpudWxsLCJwcmV2aW91c1NlYXNvbkhpZ2hlc3RUaWVyIjpudWxsLCJwcmV2aW91c1NlYXNvbkhpZ2hlc3
RSYW5rIjpudWxsLCJwcmV2aW91c1NlYXNvbkFjaGlldmVkVGllciI6bnVsbCwicHJldmlvdXNTZWFzb25BY
2hpZXZlZFJhbmsiOm51bGwsInJhdGVkVGllciI6bnVsbCwicmF0ZWRSYXRpbmciOjAsIndhcm5pbmdzIjpu
dWxsLCJwcmVtYWRlTW1yUmVzdHJpY3RlZCI6ZmFsc2V9LHsicXVldWVUeXBlIjoiUkFOS0VEX1RGVF9UVVJ
CTyIsInByb3Zpc2lvbmFsR2FtZVRocmVzaG9sZCI6NSwidGllciI6bnVsbCwicmFuayI6bnVsbCwibGVhZ3
VlUG9pbnRzIjowLCJjdW11bGF0aXZlTHAiOjAsIm1pbmlTZXJpZXNQcm9ncmVzcyI6bnVsbCwid2lucyI6M
CwibG9zc2VzIjoxLCJwcm92aXNpb25hbEdhbWVzUmVtYWluaW5nIjo0LCJoaWdoZXN0VGllciI6IklST04i
LCJoaWdoZXN0UmFuayI6IklJSSIsInByZXZpb3VzU2Vhc29uRW5kVGllciI6bnVsbCwicHJldmlvdXNTZWF
zb25FbmRSYW5rIjpudWxsLCJwcmV2aW91c1NlYXNvbkhpZ2hlc3RUaWVyIjpudWxsLCJwcmV2aW91c1NlYX
NvbkhpZ2hlc3RSYW5rIjpudWxsLCJwcmV2aW91c1NlYXNvbkFjaGlldmVkVGllciI6bnVsbCwicHJldmlvd
XNTZWFzb25BY2hpZXZlZFJhbmsiOm51bGwsInJhdGVkVGllciI6IkdSQVkiLCJyYXRlZFJhdGluZyI6NTAw
LCJ3YXJuaW5ncyI6bnVsbCwicHJlbWFkZU1tclJlc3RyaWN0ZWQiOmZhbHNlfV19.gMcn2xs4kE3Ova67ab
tzqg18m9Pe8KcdE8_yOiCTHYn0QcUpFi66EPKcf2KH0Ogz_JQqkiMmqhNZFmWDtZNbML4cSYhLa9KpwP_B0
fvkpvQIht0XYvzKao1EY-
V58YAHzajQ5wRoDV43sCA7GCfb2SjbG4NFVKV1Bc15JApC_hw","simpleInventoryToken":"","summo
nerToken":""},"summonerId":3145551276271168}
000540.028| ALWAYS| ServiceClient: 2025-03-09T06:02:10.940Z Performing HTTP request
PUT https://vn2-red.lol.sgp.pvp.net/parties-ledge/v1/players/cdb02a54-bbaa-5b39-
9fa8-ed75f6af20d1
000540.163| ALWAYS| ServiceClient: 2025-03-09T06:02:11.074Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TOURNAMENT_FRAME&signed=true
&includef2p=true
200 OK
000540.228| ALWAYS| ServiceClient: 2025-03-09T06:02:11.139Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/leagues-ledge/v2/notifications?
queueType=RANKED_TFT_TURBO
200 OK
000540.300| ALWAYS| ServiceClient: 2025-03-09T06:02:11.212Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TFT_PLAYBOOK&signed=true&inc
ludef2p=true
200 OK
000540.343| ALWAYS| ServiceClient: 2025-03-09T06:02:11.255Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=TFT_MAP_SKIN&signed=true&inc
ludef2p=true
200 OK
000540.446| ALWAYS| ServiceClient: 2025-03-09T06:02:11.357Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/walletsbalances?
puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&currencyTypes=tft_coins&signed=true
200 OK
000540.619| ALWAYS| ServiceClient: 2025-03-09T06:02:11.531Z Received HTTP response
for PUT https://vn2-red.lol.sgp.pvp.net/parties-ledge/v1/players/cdb02a54-bbaa-
5b39-9fa8-ed75f6af20d1
200 OK
000540.662| ALWAYS| PartiesService: Registered with parties.
000540.663| ALWAYS| ServiceClient: 2025-03-09T06:02:11.574Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/parties-ledge/v1/parties/5b0c1a6b-a224-4938-
843e-74cfd508cca3/restrictions
000540.699| ALWAYS| ServiceClient: 2025-03-09T06:02:11.610Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=EMOTE&signed=true&includef2p
=true
200 OK
000540.763| ALWAYS| ServiceClient: 2025-03-09T06:02:11.675Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/parties-ledge/v1/parties/5b0c1a6b-a224-
4938-843e-74cfd508cca3/restrictions
200 OK
000540.797| ALWAYS| ServiceClient: 2025-03-09T06:02:11.709Z Performing HTTP request
POST https://vn2-red.lol.sgp.pvp.net/gsm/v1/loadouts/v4/loadouts/scope/ACCOUNT/get?
playerId=cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1
000540.825| ALWAYS| ServiceClient: 2025-03-09T06:02:11.737Z Performing HTTP request
POST https://vn2-red.lol.sgp.pvp.net/summoner-ledge/v1/regions/VN2/summoners/
summoner-ids/
000540.946| ALWAYS| ServiceClient: 2025-03-09T06:02:11.858Z Received HTTP response
for POST https://vn2-red.lol.sgp.pvp.net/summoner-ledge/v1/regions/VN2/summoners/
summoner-ids/
200 OK
000541.012| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST /player-
account/lookup/v1/namesets-for-puuids
000541.016| ALWAYS| ServiceClient: 2025-03-09T06:02:11.927Z Performing HTTP request
GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=EVENT_PASS&signed=true&inclu
def2p=true
000541.018| ALWAYS| ServiceClient: 2025-03-09T06:02:11.929Z Received HTTP response
for POST https://vn2-red.lol.sgp.pvp.net/gsm/v1/loadouts/v4/loadouts/scope/
ACCOUNT/get?playerId=cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1
200 OK
000541.094| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT
/chat/v3/me
000541.094| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT
/chat/v3/me
000541.096| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3428398391/league_of_legends
000541.098| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3428398391/league_of_legends
000541.102| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT
/chat/v3/me
000541.109| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3428398391/league_of_legends
000541.116| ALWAYS| ServiceClient: 2025-03-09T06:02:12.028Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v2/inventoriesWithLoyalty
?puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&inventoryTypes=EVENT_PASS&signed=true&inclu
def2p=true
200 OK
000541.144| ALWAYS| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v1/namesets to cluster
sea.api.account.riotgames.com success after 131ms
000541.196| ALWAYS| ServiceClient: 2025-03-09T06:02:12.107Z Performing HTTP request
PUT https://vn2-red.lol.sgp.pvp.net/missions/v5/player?locale=vi_vn
000541.196| ALWAYS| ServiceClient: 2025-03-09T06:02:12.108Z Performing HTTP request
PUT https://vn2-red.lol.sgp.pvp.net/missions/v5/player?locale=vi_vn
000541.348| ALWAYS| ServiceClient: 2025-03-09T06:02:12.260Z Received HTTP response
for PUT https://vn2-red.lol.sgp.pvp.net/missions/v5/player?locale=vi_vn
200 OK
000541.350| ALWAYS| ServiceClient: 2025-03-09T06:02:12.262Z Received HTTP response
for PUT https://vn2-red.lol.sgp.pvp.net/missions/v5/player?locale=vi_vn
200 OK
000541.400| ALWAYS| MissionsService: Missions update successful
000541.409| ALWAYS| MissionsService: Missions update successful
000541.871| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"parties/v1/notifications","service":"Parties","timestamp":174150013001
4,"payload":"{\"player\":{\"platformId\":\"VN2\",\"puuid\":\"cdb02a54-bbaa-5b39-
9fa8-
ed75f6af20d1\",\"accountId\":3145551276271168,\"summonerId\":3145551276271168,\"eli
gibilityHash\":-9196938495239447098,\"parties\":[{\"puuid\":\"cdb02a54-bbaa-5b39-
9fa8-
ed75f6af20d1\",\"platformId\":\"VN2\",\"accountId\":3145551276271168,\"summonerId\"
:3145551276271168,\"ready\":true,\"canInvite\":true,\"partyId\":\"5b0c1a6b-a224-
4938-843e-74cfd508cca3\",\"partyVersion\":1,\"role\":\"LEADER\"}],\"currentParty\":
{\"partyId\":\"5b0c1a6b-a224-4938-843e-
74cfd508cca3\",\"platformId\":\"VN2\",\"version\":1,\"players\":
[{\"puuid\":\"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1\",\"platformId\":\"VN2\",\"accountId\":3145551276271168,\"summonerId\"
:3145551276271168,\"ready\":true,\"canInvite\":true,\"partyId\":\"5b0c1a6b-a224-
4938-843e-74cfd508cca3\",\"partyVersion\":1,\"role\":\"LEADER\"}],\"chat\":
{\"jid\":\"5b0c1a6b-a224-4938-843e-74cfd508cca3\",\"mucJwtDto\":
{\"jwt\":\"eyJraWQiOiIxIiwiYWxnIjoiUlMyNTYifQ.eyJ0Z3QiOiJzYTEiLCJzdWIiOiJjZGIwMmE1N
C1iYmFhLTViMzktOWZhOC1lZDc1ZjZhZjIwZDEiLCJpc3MiOiJsb2wtcGFydGllcyIsImNobiI6IjViMGMx
YTZiLWEyMjQtNDkzOC04NDNlLTc0Y2ZkNTA4Y2NhMyIsInR5cCI6ImxvbC1wcmUtZ2FtZSIsImV4cCI6MTc
0MTUwMDcyOSwiaWF0IjoxNzQxNTAwMTI5LCJqdGkiOiI5NjVmY2MyZC1iYmExLTQ0MGItOGQwNC1lMjVlZG
EzZmNlM2EiLCJjcm0iOiI1YjBjMWE2Yi1hMjI0LTQ5MzgtODQzZS03NGNmZDUwOGNjYTNAbG9sLXByZS1nY
W1lLnB2cC5uZXQifQ.Cg2gleCOyhVTZQnF0q7G9f4IVkt4BFCbnlzGzWdQ1-B8Mo8GsqPdYf_BYnA9r-
mlBLErTVMOXrWY5oaCcM9paSHzHzz-
1Ua52UNdakiOYiZsJqqFDPmMT2isiIhQyG57IChIDEqEZAxeYhjkTKwOvxwwPOLgINh5csUTfZQuwXlOhej
qEZcTnWZmPqUzaGyWaq8mDnX-
qIFwF6taDkFJAciKgZrjp3Zbh33WZqWY6C_NmbUXEHlWP8Tnatg_lEwuax0LpCpBLwuA8NFBVZONJzedfSG
7DVXjnFtlfOrj1l_7owFzxB3NdW9__MqTDJzXJFRG_lk8e-
Fim_n224ohHg\",\"channelClaim\":\"5b0c1a6b-a224-4938-843e-
74cfd508cca3\",\"domain\":\"lol-pre-
game\",\"targetRegion\":\"sa1\"}},\"partyType\":\"closed\",\"activityLocked\":false
,\"eligibilityRestrictions\":[],\"eligibilityWarnings\":
[],\"maxPartySize\":5,\"eligibilityHash\":861581964917059137,\"botParticipants\":
[]},\"registration\":{\"playerTokens\":
{},\"gameClientVersion\":\"15.5.6626652+branch.releases-15-
5.code.public.content.release.anticheat.vanguard\",\"mobileClient\":false},\"versio
n\":3,\"createdAt\":1741500129920,\"serverUtcMillis\":1741500129972}}","version":"1
741500129972"},"ts":1741500130,"subject":"rms:message","type":"push"}'
000541.872| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'parties/v1/notifications'
000541.880| ALWAYS| MessagingService: Received RMS message parties/v1/notifications
{"player":{"platformId":"VN2","puuid":"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","accountId":3145551276271168,"summonerId":3145551276271168,"eligibili
tyHash":-9196938495239447098,"parties":[{"puuid":"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","platformId":"VN2","accountId":3145551276271168,"summonerId":31455512
76271168,"ready":true,"canInvite":true,"partyId":"5b0c1a6b-a224-4938-843e-
74cfd508cca3","partyVersion":1,"role":"LEADER"}],"currentParty":
{"partyId":"5b0c1a6b-a224-4938-843e-
74cfd508cca3","platformId":"VN2","version":1,"players":[{"puuid":"cdb02a54-bbaa-
5b39-9fa8-
ed75f6af20d1","platformId":"VN2","accountId":3145551276271168,"summonerId":31455512
76271168,"ready":true,"canInvite":true,"partyId":"5b0c1a6b-a224-4938-843e-
74cfd508cca3","partyVersion":1,"role":"LEADER"}],"chat":{"jid":"5b0c1a6b-a224-4938-
843e-74cfd508cca3","mucJwtDto":
{"jwt":"eyJraWQiOiIxIiwiYWxnIjoiUlMyNTYifQ.eyJ0Z3QiOiJzYTEiLCJzdWIiOiJjZGIwMmE1NC1i
YmFhLTViMzktOWZhOC1lZDc1ZjZhZjIwZDEiLCJpc3MiOiJsb2wtcGFydGllcyIsImNobiI6IjViMGMxYTZ
iLWEyMjQtNDkzOC04NDNlLTc0Y2ZkNTA4Y2NhMyIsInR5cCI6ImxvbC1wcmUtZ2FtZSIsImV4cCI6MTc0MT
UwMDcyOSwiaWF0IjoxNzQxNTAwMTI5LCJqdGkiOiI5NjVmY2MyZC1iYmExLTQ0MGItOGQwNC1lMjVlZGEzZ
mNlM2EiLCJjcm0iOiI1YjBjMWE2Yi1hMjI0LTQ5MzgtODQzZS03NGNmZDUwOGNjYTNAbG9sLXByZS1nYW1l
LnB2cC5uZXQifQ.Cg2gleCOyhVTZQnF0q7G9f4IVkt4BFCbnlzGzWdQ1-B8Mo8GsqPdYf_BYnA9r-
mlBLErTVMOXrWY5oaCcM9paSHzHzz-
1Ua52UNdakiOYiZsJqqFDPmMT2isiIhQyG57IChIDEqEZAxeYhjkTKwOvxwwPOLgINh5csUTfZQuwXlOhej
qEZcTnWZmPqUzaGyWaq8mDnX-
qIFwF6taDkFJAciKgZrjp3Zbh33WZqWY6C_NmbUXEHlWP8Tnatg_lEwuax0LpCpBLwuA8NFBVZONJzedfSG
7DVXjnFtlfOrj1l_7owFzxB3NdW9__MqTDJzXJFRG_lk8e-
Fim_n224ohHg","channelClaim":"5b0c1a6b-a224-4938-843e-74cfd508cca3","domain":"lol-
pre-
game","targetRegion":"sa1"}},"partyType":"closed","activityLocked":false,"eligibili
tyRestrictions":[],"eligibilityWarnings":
[],"maxPartySize":5,"eligibilityHash":861581964917059137,"botParticipants":
[]},"registration":{"playerTokens":
{},"gameClientVersion":"15.5.6626652+branch.releases-15-
5.code.public.content.release.anticheat.vanguard","mobileClient":false},"version":3
,"createdAt":1741500129920,"serverUtcMillis":1741500129972}}
000541.880| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST /player-
account/lookup/v1/namesets-for-puuids
000541.994| ALWAYS| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v1/namesets to cluster
sea.api.account.riotgames.com success after 112ms
000544.903| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 6.088 secs: 113.171.234.25, 113.171.234.24, 113.171.234.40
000546.580| ALWAYS| Riot SDK: patch: Loading manifest for release ID
44A5B124746EE66B
000546.698| ALWAYS| Riot SDK: patch: Creating update plan
000547.349| ALWAYS| Riot SDK: patch: Check completed in 0.7 secs
000548.025| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET /riot-
status/v1/products/async/league_of_legends/patchlines/live/deployments/vn2
000548.048| ERROR| Unable to get update status ticker info - Error converting
result: A value for '<value>' is required.
000548.244| ALWAYS| Riot SDK: riot-status: Requesting service status information
for league_of_legends deployment vn2 (patchline: 'live') succeeded
000557.684| ALWAYS| onPause received
000557.986| ALWAYS| onPause handled
000558.207| ALWAYS| onStop received
000558.208| ALWAYS| onStop handled
000558.244| ALWAYS| onSaveInstance received
000558.245| ALWAYS| onSaveInstance handled
000559.751| ALWAYS| onStart received
000559.751| ALWAYS| onStart handled
000559.754| ALWAYS| onResume received
000559.755| ALWAYS| onResume handled
000559.765| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/riotclient/machine-id
000559.765| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET
/privacy/v1/tracking
000564.444| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT
/patch/v1/installs/lol-game-content/requests/patch
000564.445| ALWAYS| Riot SDK: patch: PutPatchRequest: excludeUnknownPaths: true for
install: 'lol-game-content'.
000564.445| ALWAYS| Riot SDK: patch: PutPatchRequest: Patch request received for
install 'lol-game-content'.
000564.459| ALWAYS| Riot SDK: patch: Downloading manifest for release ID
44A5B124746EE66B to
/data/user/0/com.riotgames.league.teamfighttacticsvn/no_backup/lol-game-
content.manifest
000564.522| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.061 secs: 113.171.234.25
000565.994| ALWAYS| Riot SDK: patch: Loading manifest for release ID
44A5B124746EE66B
000566.084| ALWAYS| Riot SDK: patch: Creating patch database
/data/user/0/com.riotgames.league.teamfighttacticsvn/no_backup/lol-game-content.db
000566.085| ALWAYS| Riot SDK: patch: Verifying install
/data/user/0/com.riotgames.league.teamfighttacticsvn/no_backup/GameContent
000566.086| ALWAYS| Riot SDK: patch: Verification: Verification completed after 0.0
secs with 0 existing files (0 directories) and excluded 0 paths after 0.0 CPU-secs
000566.087| ALWAYS| Riot SDK: patch: Creating update plan
000566.720| ALWAYS| Riot SDK: patch: Performing update with 2862.4 MB to download,
551.2 MB to read and 3516.0 MB to write
000566.813| ALWAYS| Riot SDK: patch: Performing update with 2862.4 MB to download,
551.2 MB to read and 3516.0 MB to write
000580.647| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
000596.084| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
000625.302| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.053 secs: 113.171.234.40, 113.171.234.25
000631.553| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
000632.557| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2456827703/keystone
000632.558| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
000632.755| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
000633.165| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
000634.972| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
000638.589| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
000642.593| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
000645.809| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
000655.018| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3864046977/keystone
000655.264| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"ares-session/v1/sessions/cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","service":"session","timestamp":1741500244537,"payload":"{\"subject\"
:\"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1\",\"cxnState\":\"CONNECTED\",\"cxnCloseReason\":\"\",\"clientID\":\"8b
f6a22f-cd41-4ea8-9ce6-959ab3103c4a\",\"clientVersion\":\"release-10.04-shipping-7-
3283852\",\"loopState\":\"MENUS\",\"loopStateMetadata\":\"\",\"version\":1,\"lastHe
artbeatTime\":\"2025-03-09T06:04:04.492Z\",\"expiredTime\":\"0001-01-
01T00:00:00Z\",\"heartbeatIntervalMillis\":60000,\"playtimeNotification\":\"\",\"pl
aytimeMinutes\":0,\"isRestricted\":false,\"userinfoValidTime\":\"0001-01-
01T00:00:00Z\",\"restrictionType\":\"\",\"clientPlatformInfo\":
{\"platformType\":\"pc\",\"platformOS\":\"Windows\",\"platformOSVersion\":\"10.0.26
100.1.256.64bit\",\"platformChipset\":\"Unknown\",\"platformDevice\":\"unknown\"},\
"connectionTime\":\"2025-03-
09T06:04:04.492Z\",\"shouldForceInvalidate\":false}","version":"1"},"ts":1741500244
,"subject":"rms:message","type":"push"}'
000655.264| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'ares-session/v1/sessions/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1'
000655.269| ALWAYS| Riot SDK: loyalty-v2: Session event from RMS notification is
received. product: valorant, region: , serviceState: CONNECTED, sessionId:
8bf6a22f-cd41-4ea8-9ce6-959ab3103c4a
000655.269| WARN| Riot SDK: loyalty-v2: External process of product 'valorant' is
not running. This is possibly a false session RMS notification. Skip session of
sessionID: '8bf6a22f-cd41-4ea8-9ce6-959ab3103c4a'
000655.275| ALWAYS| MessagingService: Received RMS message
ares-session/v1/sessions/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1 {"subject":"cdb02a54-
bbaa-5b39-9fa8-
ed75f6af20d1","cxnState":"CONNECTED","cxnCloseReason":"","clientID":"8bf6a22f-cd41-
4ea8-9ce6-959ab3103c4a","clientVersion":"release-10.04-shipping-7-
3283852","loopState":"MENUS","loopStateMetadata":"","version":1,"lastHeartbeatTime"
:"2025-03-09T06:04:04.492Z","expiredTime":"0001-01-
01T00:00:00Z","heartbeatIntervalMillis":60000,"playtimeNotification":"","playtimeMi
nutes":0,"isRestricted":false,"userinfoValidTime":"0001-01-
01T00:00:00Z","restrictionType":"","clientPlatformInfo":
{"platformType":"pc","platformOS":"Windows","platformOSVersion":"10.0.26100.1.256.6
4bit","platformChipset":"Unknown","platformDevice":"unknown"},"connectionTime":"202
5-03-09T06:04:04.492Z","shouldForceInvalidate":false}
000657.820| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"ares-contracts/contracts/v1/contracts/cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","service":"contracts","timestamp":1741500246977,"version":"475"},"ts"
:1741500246,"subject":"rms:message","type":"push"}'
000657.820| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'ares-contracts/contracts/v1/contracts/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1'
000657.821| ALWAYS| MessagingService: Received RMS message
ares-contracts/contracts/v1/contracts/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1
000659.865| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"ares-parties/parties/v1/parties/f426391e-120f-45bb-9bf9-
b86ccbbd4c29","service":"parties","timestamp":1741500249002,"version":"174150024896
0"},"ts":1741500249,"subject":"rms:message","type":"push"}'
000659.866| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'ares-parties/parties/v1/parties/f426391e-120f-45bb-9bf9-b86ccbbd4c29'
000659.867| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"ares-parties/parties/v1/players/cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","service":"parties","timestamp":1741500249009,"version":"174150024895
6"},"ts":1741500249,"subject":"rms:message","type":"push"}'
000659.867| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'ares-parties/parties/v1/players/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1'
000659.872| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"ares-parties/parties/v1/parties/f426391e-120f-45bb-9bf9-
b86ccbbd4c29","service":"parties","timestamp":1741500249015,"version":"174150024895
1"},"ts":1741500249,"subject":"rms:message","type":"push"}'
000659.872| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'ares-parties/parties/v1/parties/f426391e-120f-45bb-9bf9-b86ccbbd4c29'
000659.875| ALWAYS| MessagingService: Received RMS message
ares-parties/parties/v1/parties/f426391e-120f-45bb-9bf9-b86ccbbd4c29
000659.875| ALWAYS| MessagingService: Received RMS message
ares-parties/parties/v1/players/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1
000659.875| ALWAYS| MessagingService: Received RMS message
ares-parties/parties/v1/parties/f426391e-120f-45bb-9bf9-b86ccbbd4c29
000661.442| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3864046977/valorant
000684.390| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"ares-parties/parties/v1/players/cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","service":"parties","timestamp":1741500273273,"version":"-
1"},"ts":1741500273,"subject":"rms:message","type":"push"}'
000684.390| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'ares-parties/parties/v1/players/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1'
000684.391| ALWAYS| MessagingService: Received RMS message
ares-parties/parties/v1/players/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1
000684.394| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"ares-session/v1/sessions/cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","service":"session","timestamp":1741500273281,"payload":"{\"subject\"
:\"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1\",\"cxnState\":\"CLOSED\",\"cxnCloseReason\":\"\",\"clientID\":\"8bf6a
22f-cd41-4ea8-9ce6-959ab3103c4a\",\"clientVersion\":\"release-10.04-shipping-7-
3283852\",\"loopState\":\"MENUS\",\"loopStateMetadata\":\"\",\"version\":2,\"lastHe
artbeatTime\":\"2025-03-09T06:04:04.492Z\",\"expiredTime\":\"2025-03-
09T06:04:33.225Z\",\"heartbeatIntervalMillis\":60000,\"playtimeNotification\":\"\",
\"playtimeMinutes\":0,\"isRestricted\":false,\"userinfoValidTime\":\"0001-01-
01T00:00:00Z\",\"restrictionType\":\"\",\"clientPlatformInfo\":
{\"platformType\":\"pc\",\"platformOS\":\"Windows\",\"platformOSVersion\":\"10.0.26
100.1.256.64bit\",\"platformChipset\":\"Unknown\",\"platformDevice\":\"unknown\"},\
"connectionTime\":\"2025-03-
09T06:04:04.492Z\",\"shouldForceInvalidate\":false}","version":"2"},"ts":1741500273
,"subject":"rms:message","type":"push"}'
000684.394| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'ares-session/v1/sessions/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1'
000684.396| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"ares-parties/parties/v1/players/cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","service":"parties","timestamp":1741500273281,"version":"-
1"},"ts":1741500273,"subject":"rms:message","type":"push"}'
000684.396| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'ares-parties/parties/v1/players/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1'
000684.397| ALWAYS| Riot SDK: loyalty-v2: Session event from RMS notification is
received. product: valorant, region: , serviceState: CLOSED, sessionId: 8bf6a22f-
cd41-4ea8-9ce6-959ab3103c4a
000684.397| ALWAYS| Riot SDK: loyalty-v2: Ares(valorant) session of sessionId
'8bf6a22f-cd41-4ea8-9ce6-959ab3103c4a' is CLOSED. Trying to terminate loyalty event
000684.397| ALWAYS| Riot SDK: loyalty-v2: end loyalty event for productId: valorant
000684.408| ALWAYS| MessagingService: Received RMS message
ares-session/v1/sessions/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1 {"subject":"cdb02a54-
bbaa-5b39-9fa8-
ed75f6af20d1","cxnState":"CLOSED","cxnCloseReason":"","clientID":"8bf6a22f-cd41-
4ea8-9ce6-959ab3103c4a","clientVersion":"release-10.04-shipping-7-
3283852","loopState":"MENUS","loopStateMetadata":"","version":2,"lastHeartbeatTime"
:"2025-03-09T06:04:04.492Z","expiredTime":"2025-03-
09T06:04:33.225Z","heartbeatIntervalMillis":60000,"playtimeNotification":"","playti
meMinutes":0,"isRestricted":false,"userinfoValidTime":"0001-01-
01T00:00:00Z","restrictionType":"","clientPlatformInfo":
{"platformType":"pc","platformOS":"Windows","platformOSVersion":"10.0.26100.1.256.6
4bit","platformChipset":"Unknown","platformDevice":"unknown"},"connectionTime":"202
5-03-09T06:04:04.492Z","shouldForceInvalidate":false}
000684.408| ALWAYS| MessagingService: Received RMS message
ares-parties/parties/v1/players/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1
000685.721| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.227 secs: 23.33.184.243
000688.906| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
000690.907| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
000693.305| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
000700.727| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
000712.945| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-515743079/keystone
000718.386| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
000742.439| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
000742.839| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
000744.832| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3356385889/keystone
000745.818| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.057 secs: 23.33.184.247, 23.33.184.227, 23.33.184.252, 23.33.184.226,
23.33.184.245, 23.33.184.244, 23.33.184.229, 23.33.184.249, 23.33.184.228
000745.844| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
000746.259| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
000750.476| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3356385889/valorant
000791.361| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3356385889/valorant
000793.171| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3356385889/valorant
000793.252| WARN| Riot SDK: patch: Error making 3361367-byte 1-range (0-3361366)
request with ID 388 / unknown to server 23.33.184.247 from CDN unknown via POP
unknown at priority 0 over connection 3 for URL
https://lol.secure.dyn.riotcdn.net/channels/public/bundles/B42EBB773B45D99E.bundle
after 10.004 secs, 0 downloaded bytes, and 0 retries: HTTP request failed with
error code 28: SSL connection timeout
000796.372| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3356385889/valorant
000798.386| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3356385889/valorant
000800.381| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3356385889/valorant
000803.604| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
000807.210| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.076 secs: 23.33.184.233, 23.33.184.242, 23.33.184.243, 23.33.184.232,
23.33.184.238, 23.33.184.244, 23.33.184.235, 23.33.184.230, 23.33.184.234
000842.472| WARN| Riot SDK: chat: chat: XmppTcpSocket: Select timed out waiting
to read in 0 ms.
000842.693| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3356385889/valorant
000847.485| WARN| Riot SDK: chat: chat: XmppTcpSocket: Select timed out waiting
to read in 0 ms.
000847.903| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3356385889/valorant
000848.041| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET /riot-
status/v1/products/async/league_of_legends/patchlines/live/deployments/vn2
000848.057| ERROR| Unable to get update status ticker info - Error converting
result: A value for '<value>' is required.
000848.795| ALWAYS| Riot SDK: riot-status: Requesting service status information
for league_of_legends deployment vn2 (patchline: 'live') succeeded
000871.404| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.110 secs: 23.33.184.249, 23.33.184.251, 23.33.184.226, 23.33.184.246,
23.33.184.252, 23.33.184.230, 23.33.184.247, 23.33.184.231, 23.33.184.227
000874.042| ALWAYS| ServiceClient: 2025-03-09T06:07:44.954Z Performing HTTP request
POST https://apse1-red.pp.sgp.pvp.net/session-external/v1/session/refresh
000874.541| ALWAYS| ServiceClient: 2025-03-09T06:07:45.453Z Received HTTP response
for POST https://apse1-red.pp.sgp.pvp.net/session-external/v1/session/refresh
200 OK
000874.576| ALWAYS| LoginService: Received new session token
000910.238| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
000910.434| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
000932.296| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3356385889/valorant
000932.600| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.089 secs: 23.33.184.235, 23.33.184.233, 23.33.184.243, 23.33.184.249,
23.33.184.226, 23.33.184.241, 23.33.184.245, 23.33.184.236, 23.33.184.252
000992.755| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.089 secs: 23.33.184.245, 23.33.184.244, 23.33.184.249, 23.33.184.238,
23.33.184.243, 23.33.184.247, 23.33.184.239, 23.33.184.240, 23.33.184.235
001053.146| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.071 secs: 113.171.234.25, 113.171.234.40
001089.820| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
001090.021| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
001113.359| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.059 secs: 23.33.184.245, 23.33.184.246, 23.33.184.228, 23.33.184.251,
23.33.184.252, 23.33.184.249, 23.33.184.227, 23.33.184.247, 23.33.184.226
001148.058| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET /riot-
status/v1/products/async/league_of_legends/patchlines/live/deployments/vn2
001148.072| ERROR| Unable to get update status ticker info - Error converting
result: A value for '<value>' is required.
001152.684| ALWAYS| Riot SDK: riot-status: Requesting service status information
for league_of_legends deployment vn2 (patchline: 'live') succeeded
001173.661| ALWAYS| Riot SDK: patch: Resolved hostname lol.secure.dyn.riotcdn.net
in 0.065 secs: 23.33.184.249, 23.33.184.229, 23.33.184.233, 23.33.184.232,
23.33.184.251, 23.33.184.228, 23.33.184.227, 23.33.184.252, 23.33.184.226
001183.577| ALWAYS| ServiceClient: 2025-03-09T06:12:54.488Z Performing HTTP request
POST https://apse1-red.pp.sgp.pvp.net/session-external/v1/session/refresh
001184.072| ALWAYS| ServiceClient: 2025-03-09T06:12:54.983Z Received HTTP response
for POST https://apse1-red.pp.sgp.pvp.net/session-external/v1/session/refresh
200 OK
001184.109| ALWAYS| LoginService: Received new session token
001192.208| WARN| Riot SDK: patch: Error making 495359-byte 1-range (1973196-
2468554) request with ID 1127 / unknown to server 23.33.184.244 from CDN unknown
via POP unknown at priority 0 over connection 3 for URL
https://lol.secure.dyn.riotcdn.net/channels/public/bundles/E750F3B0C7584C91.bundle
after 10.032 secs, 0 downloaded bytes, and 0 retries: HTTP request failed with
error code 28: SSL connection timeout
001217.761| ALWAYS| Riot SDK: patch: Update of
/data/user/0/com.riotgames.league.teamfighttacticsvn/no_backup/GameContent to
release 44A5B124746EE66B completed successfully
001217.764| ALWAYS| Riot SDK: patch: Update completed in 651.7 secs
001217.936| ALWAYS| Riot SDK: patch: Update to
https://lol.secure.dyn.riotcdn.net/channels/public/releases/44A5B124746EE66B.manife
st succeeded. Took 653488 milliseconds.
001217.937| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 136704775
download_speed.mbps: 2.342276
downloaded_duration.milliseconds: 466912
operation_type: cdn
failures: 0
file_count: 60
file_size.maximum: 4257996
parent: update
stall_count: 0
name: akamai
latency.milliseconds: 261
file_size.minimum: 18
last_host_ip: 23.33.184.226
ip_version: 4
product_name: lol-game-content
uuid: lol-game-content
patcher: chunking
retries: 0
server_ip: 23.33.184.226
001217.940| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 144298774
download_speed.mbps: 2.449668
downloaded_duration.milliseconds: 471243
operation_type: cdn
failures: 0
file_count: 63
file_size.maximum: 4352329
parent: update
stall_count: 0
name: akamai
latency.milliseconds: 310
file_size.minimum: 18
last_host_ip: 23.33.184.252
ip_version: 4
product_name: lol-game-content
uuid: lol-game-content
patcher: chunking
retries: 0
server_ip: 23.33.184.252
001217.942| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 181106853
download_speed.mbps: 3.085372
downloaded_duration.milliseconds: 469588
operation_type: cdn
failures: 0
file_count: 64
file_size.maximum: 4365548
parent: update
stall_count: 0
name: akamai
latency.milliseconds: 363
file_size.minimum: 18
last_host_ip: 23.33.184.227
ip_version: 4
product_name: lol-game-content
uuid: lol-game-content
patcher: chunking
retries: 0
server_ip: 23.33.184.227
001217.945| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 131968141
download_speed.mbps: 2.271441
downloaded_duration.milliseconds: 464790
operation_type: cdn
failures: 0
file_count: 51
file_size.maximum: 4230976
parent: update
stall_count: 0
name: akamai
latency.milliseconds: 380
file_size.minimum: 18
last_host_ip: 23.33.184.245
ip_version: 4
product_name: lol-game-content
uuid: lol-game-content
patcher: chunking
retries: 0
server_ip: 23.33.184.245
001217.950| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 225071624
download_speed.mbps: 3.404057
downloaded_duration.milliseconds: 528949
operation_type: cdn
failures: 0
file_count: 86
file_size.maximum: 4389897
parent: update
stall_count: 0
name: akamai
latency.milliseconds: 262
file_size.minimum: 37
last_host_ip: 23.33.184.243
ip_version: 4
product_name: lol-game-content
uuid: lol-game-content
patcher: chunking
retries: 0
server_ip: 23.33.184.243
001217.953| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 762774812
download_speed.mbps: 10.354769
downloaded_duration.milliseconds: 589312
operation_type: cdn
failures: 0
file_count: 316
file_size.maximum: 4381281
parent: update
stall_count: 0
name: akamai
latency.milliseconds: 121
file_size.minimum: 18
last_host_ip: 113.171.234.40
ip_version: 4
product_name: lol-game-content
uuid: lol-game-content
patcher: chunking
retries: 0
server_ip: 113.171.234.40
001217.957| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 138024667
download_speed.mbps: 2.768685
downloaded_duration.milliseconds: 398816
failures: 1
failures.curl.28: 1
file_count: 59
file_size.maximum: 4328669
parent: update
file_size.minimum: 18
latency.milliseconds: 427
name: unknown
stall_count: 0
last_host_ip: 23.33.184.244
ip_version: 4
operation_type: cdn
product_name: lol-game-content
server_ip: 23.33.184.244
patcher: chunking
retries: 1
uuid: lol-game-content
001217.959| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 24321853
download_speed.mbps: 4.097871
downloaded_duration.milliseconds: 47481
failures: 1
failures.curl.28: 1
file_count: 9
file_size.maximum: 3470179
parent: update
file_size.minimum: 2258036
latency.milliseconds: 215
name: unknown
stall_count: 0
last_host_ip: 23.33.184.247
ip_version: 4
operation_type: cdn
product_name: lol-game-content
server_ip: 23.33.184.247
patcher: chunking
retries: 1
uuid: lol-game-content
001217.963| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 1877487
download_speed.mbps: 4.930070
downloaded_duration.milliseconds: 3046
operation_type: cdn
failures: 0
file_count: 3
file_size.maximum: 625829
parent: update
stall_count: 0
name: akamai
latency.milliseconds: 248
file_size.minimum: 625829
last_host_ip: 113.171.234.24
ip_version: 4
product_name: lol-game-content
uuid: lol-game-content
patcher: chunking
retries: 0
server_ip: 113.171.234.24
001217.966| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 6380959
download_speed.mbps: 2.388524
downloaded_duration.milliseconds: 21372
operation_type: cdn
failures: 0
file_count: 2
file_size.maximum: 4198284
parent: update
stall_count: 0
name: akamai
latency.milliseconds: 2431
file_size.minimum: 2182675
last_host_ip: 23.33.184.229
ip_version: 4
product_name: lol-game-content
uuid: lol-game-content
patcher: chunking
retries: 0
server_ip: 23.33.184.229
001217.970| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_cdn
bytes_downloaded: 1119910493
download_speed.mbps: 5.150807
downloaded_duration.milliseconds: 1739394
operation_type: cdn
failures: 0
file_count: 482
file_size.maximum: 4431805
parent: update
stall_count: 0
name: akamai
latency.milliseconds: 183
file_size.minimum: 18
last_host_ip: 113.171.234.25
ip_version: 4
product_name: lol-game-content
uuid: lol-game-content
patcher: chunking
retries: 0
server_ip: 113.171.234.25
001217.977| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_operation
cache:
cdn: unknown
size: 495359
cert_subject:
cert_issuer:
stalled: false
count: 1
request_id: unknown
operation_type: request
curl_code: 28
url:
https://lol.secure.dyn.riotcdn.net/channels/public/bundles/E750F3B0C7584C91.bundle
http_code: 0
ip_version: 4
cert_serial:
download_duration_secs: 10031
bytes_downloaded_total: 0
success: failure
last_host_ip: 23.33.184.244
failure_description:
parent: update
patcher: chunking
uuid: lol-game-content
range_count: 1
product_name: lol-game-content
cert_count: 0
001217.981| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_operation
cache:
cdn: unknown
size: 3361367
cert_subject:
cert_issuer:
stalled: false
count: 1
request_id: unknown
operation_type: request
curl_code: 28
url:
https://lol.secure.dyn.riotcdn.net/channels/public/bundles/B42EBB773B45D99E.bundle
http_code: 0
ip_version: 4
cert_serial:
download_duration_secs: 10004
bytes_downloaded_total: 0
success: failure
last_host_ip: 23.33.184.247
failure_description:
parent: update
patcher: chunking
uuid: lol-game-content
range_count: 1
product_name: lol-game-content
cert_count: 0
001217.996| ALWAYS| Riot SDK: telemetry: DradisEventSender: The following message
is prepared to be sent to dradis:
Event Name: rads__patcher_operation
bytes_repaired_current: 0
bytes_downloaded_current: 2862421136
bytes_to_download: 2862421136
bytes_to_repair: 0
queued_compressed_bytes: 0
total_duration_secs: 653.538915
new_release: 44A5B124746EE66B
chunk_retried_bytes_total: 0
dns_failures: 0
dns_fallbacks: 0
success: success
download_failure_bytes_total: 0
failed_requests: 2
failed_request_streak: 0
patcher: chunking
phase: update
inconsistent: false
last_host_ip: 113.171.234.25
old_release: 0000000000000000
stalled_bytes_total: 0
bytes_rw_current: 4067184250
internet_proxied: true
manifest_bytes_downloaded_current: 5006632
internet_connectivity: true
range_requests_ignored_bytes: 0
update_duration_secs: 651.221867
locale: vi_VN
manifest_bytes_to_download: 5006632
out_of_date: false
queued_uncompressed_bytes: 0
range_requests_ignored: 0
outstanding_bytes: 0
uuid: 261fe430-c910-8f52-fd31-7beabcf37521
doh_fallbacks: 0
range_requests_ignored_retried: 0
bytes_downloaded_total: 2872555883
cdn: akamai
progress: 100.000000
requests_queued: -8
operation_type: update
failures_curl_28: 2
product_name: lol-game-content
stalled_requests: 0
manifest_duration_secs: 2.045930
initial_install: true
reason: Out of date
progress_idle_secs: 0.560742
requests: 1197
download_duration_secs: 672.247218
bytes_to_rw: 4067184250
total_download_bytes: 2877562515
001218.017| ALWAYS| PartiesService: RegisterWithPartiesIfReady 'LoggedIn:1
SummonerReady:1'
001218.018| ALWAYS| PartiesService: Performing parties registration
{"accountId":3145551276271168,"blockedSummoners":[],"currentParty":
{"activeRestrictions":{"gatekeeperRestrictions":[]},"chat":{"jid":"","mucJwtDto":
{"channelClaim":"","domain":"","jwt":"","targetRegion":""}},"eligibilityRestriction
s":[],"eligibilityWarnings":[],"gameMode":{"gameCustomization":
{},"gameType":""},"partyId":"","partyType":"","platformId":"","players":
[]},"parties":[],"platformId":"VN2","puuid":"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","registration":{"experiments":
{"lol_npe":"enable","store_rs":"default","tft_borgs_v2":"enable","tft_npe":"enable"
},"gameClientVersion":"15.5.6626652+branch.releases-15-
5.code.public.content.release.anticheat.vanguard","inventoryToken":"","inventoryTok
ens":[],"leaguesTierRankToken":"","mobileClient":true,"playerTokens":
{"summonerToken":"eyJhY2NvdW50SWQiOiIzMTQ1NTUxMjc2MjcxMTY4Iiwic3ViIjoiY2RiMDJhNTQtY
mJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwia2lkIjoiMSIsInNoYXJkSWQiOiJ2bjIiLCJzdW1tb25l
cklkIjoiMzE0NTU1MTI3NjI3MTE2OCIsImV4cCI6MTc0MTU4NjUyMCwiaWF0IjoxNzQxNTAwMTIwLCJhbGc
iOiJSUzI1NiJ9.eyJzdWIiOiJjZGIwMmE1NC1iYmFhLTViMzktOWZhOC1lZDc1ZjZhZjIwZDEiLCJwcm9ma
WxlSWNvbklkIjo1NjgwLCJsZXZlbCI6MjEsInNoYXJkSWQiOiJ2bjIiLCJwcml2YWN5IjoiUFVCTElDIiwi
ZXhwVG9OZXh0TGV2ZWwiOjIxMTIsInVubmFtZWQiOnRydWUsIm5hbWVDaGFuZ2VGbGFnIjpmYWxzZSwiYWN
jb3VudElkIjozMTQ1NTUxMjc2MjcxMTY4LCJpbnRlcm5hbE5hbWUiOiIiLCJuYW1lIjoiIiwiZXhwUG9pbn
RzIjoyMDMzLCJpZCI6MzE0NTU1MTI3NjI3MTE2OCwiZXhwIjoxNzQxNTg2NTIwLCJpYXQiOjE3NDE1MDAxM
jB9.kWBuYEtMaO2zGLnBgcMk_ilfYNmXm7jE0YTLDK73m-sN7O9cesmL6K-
L5yaDUgpWax7RHzLqfnQHYDzc0ims7K5CtbT6O_JwJqQmV3Rx2Eq9Wm2Q_RiYOAQQw8rEqlVocOxQAa6HYo
yjnWBAeTy453goaAM4GAkG6x2tFvp_QwI","userInfoToken":"eyJraWQiOiJyc28tcHJvZC0yMDI0LTE
xIiwidHlwIjoidXNlcmluZm8rand0IiwiYWxnIjoiUlMyNTYifQ.eyJjb3VudHJ5Ijoidm5tIiwic3ViIjo
iY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsIn
BsYXllcl9wbG9jYWxlIjpudWxsLCJjb3VudHJ5X2F0IjoxNjcyODEzMzgzMDAwLCJwdyI6eyJjbmdfYXQiO
jE2NzI4MTMzODQwMDAsInJlc2V0IjpmYWxzZSwibXVzdF9yZXNldCI6ZmFsc2V9LCJsb2wiOnsiY3VpZCI6
MzE0NTU1MTI3NjI3MTE2OCwiY3BpZCI6IlZOMiIsInVpZCI6MzE0NTU1MTI3NjI3MTE2OCwicGlkIjoiVk4
yIiwiYXBpZCI6bnVsbCwicGxvYyI6InZpIiwibHAiOmZhbHNlLCJhY3RpdmUiOnRydWV9LCJpc3MiOiJodH
RwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBob25lX251bWJlcl92ZXJpZmllZCI6ZmFsc2UsImJhbiI6e
yJyZXN0cmljdGlvbnMiOltdfSwiYWNjb3VudF92ZXJpZmllZCI6ZmFsc2UsInBwaWQiOm51bGwsImZlZGVy
YXRlZF9pZGVudGl0eV9kZXRhaWxzIjpbXSwiYXVkIjoidGZ0bSIsImxvbF9yZWdpb24iOlt7ImN1aWQiOjM
xNDU1NTEyNzYyNzExNjgsImNwaWQiOiJWTjIiLCJ1aWQiOjMxNDU1NTEyNzYyNzExNjgsInBpZCI6IlZOMi
IsImxwIjpmYWxzZSwiYWN0aXZlIjp0cnVlfV0sInBsYXllcl9sb2NhbGUiOiJ2aSIsImlhdCI6MTc0MTUwM
DExNCwiYWNjdCI6eyJ0eXBlIjowLCJzdGF0ZSI6IkVOQUJMRUQiLCJhZG0iOmZhbHNlLCJnYW1lX25hbWUi
OiLEkOG7i3QgTmjhuqdtIE3hurkgQuG6oW4iLCJ0YWdfbGluZSI6IjM2NjYiLCJjcmVhdGVkX2F0IjoxNjc
yODEzMzgzMDAwfSwiYWdlIjpudWxsLCJqdGkiOiJwb2k0cG5EVlg5OCIsImFmZmluaXR5Ijp7InBwIjoiYX
MifX0.L1uZQfTuVxKmMOdx4nblw_Oz9EWQc8JPoQ6dj9SSgB2q4O1q3geB0G8P4BM2j4__-
Pa3ONbZIXY8YkFm5M-
78oIUoUK3uVVM0yf2y11Js16GZD2zQ0keMljZd56xGCc99HWso8rhImAU1XX9V2ANNs9483Pgo-
okrO9I4ogFO3evFDoQzxxKU5npSfH7qmhw6eMPYGOrPkJKPwzMiYUO4wO0oa9b-
kmirfIV77R5zWm_IDDrR4BIM2oJwSpaP30Ud3nxrsXHiVDMoMWYVt3R8qrnpFcoRBSmVukZkDo9qWahX56l
fIxF3CeNCf1VB7uqN1vyggqPvmUiJOb3nS7Hfw"},"rankedOverviewToken":"eyJzdWIiOiJjZGIwMmE
1NC1iYmFhLTViMzktOWZhOC1lZDc1ZjZhZjIwZDEiLCJraWQiOiIxIiwic2hhcmRJZCI6IlZOMiIsInN1bW
1vbmVySWQiOiIzMTQ1NTUxMjc2MjcxMTY4IiwiZXhwIjoxNzQxNTIxNzI3LCJpYXQiOjE3NDE1MDAxMjcsI
mFsZyI6IlJTMjU2In0.eyJlYXJuZWRSZWdhbGlhUmV3YXJkSWRzIjpbXSwic3BsaXRzUHJvZ3Jlc3MiOnt9
LCJzZWFzb25zIjp7IlJBTktFRF9URlQiOnsiY3VycmVudFNlYXNvbklkIjoyOCwiY3VycmVudFNlYXNvbkV
uZCI6MTc0NDE0OTYwMTAwMCwibmV4dFNlYXNvblN0YXJ0IjowfSwiUkFOS0VEX1RGVF9UVVJCTyI6eyJjdX
JyZW50U2Vhc29uSWQiOjI4LCJjdXJyZW50U2Vhc29uRW5kIjoxNzQ0MTQ5NjAxMDAwLCJuZXh0U2Vhc29uU
3RhcnQiOjB9LCJSQU5LRURfRkxFWF9TUiI6eyJjdXJyZW50U2Vhc29uSWQiOjE4LCJjdXJyZW50U2Vhc29u
RW5kIjoxNzQ1OTQ1OTk5MDAwLCJuZXh0U2Vhc29uU3RhcnQiOjB9LCJSQU5LRURfVEZUX0RPVUJMRV9VUCI
6eyJjdXJyZW50U2Vhc29uSWQiOjI4LCJjdXJyZW50U2Vhc29uRW5kIjoxNzQ0MTQ5NjAxMDAwLCJuZXh0U2
Vhc29uU3RhcnQiOjB9LCJSQU5LRURfU09MT181eDUiOnsiY3VycmVudFNlYXNvbklkIjoxOCwiY3VycmVud
FNlYXNvbkVuZCI6MTc0NTk0NTk5OTAwMCwibmV4dFNlYXNvblN0YXJ0IjowfX0sInF1ZXVlcyI6W3sicXVl
dWVUeXBlIjoiUkFOS0VEX1RGVCIsInByb3Zpc2lvbmFsR2FtZVRocmVzaG9sZCI6NSwidGllciI6IlBMQVR
JTlVNIiwicmFuayI6IklJSSIsImxlYWd1ZVBvaW50cyI6NTIsImN1bXVsYXRpdmVMcCI6MTc1MiwibWluaV
Nlcmllc1Byb2dyZXNzIjpudWxsLCJ3aW5zIjoyMiwibG9zc2VzIjoxMSwicHJvdmlzaW9uYWxHYW1lc1Jlb
WFpbmluZyI6MCwiaGlnaGVzdFRpZXIiOiJQTEFUSU5VTSIsImhpZ2hlc3RSYW5rIjoiSUlJIiwicHJldmlv
dXNTZWFzb25FbmRUaWVyIjpudWxsLCJwcmV2aW91c1NlYXNvbkVuZFJhbmsiOm51bGwsInByZXZpb3VzU2V
hc29uSGlnaGVzdFRpZXIiOm51bGwsInByZXZpb3VzU2Vhc29uSGlnaGVzdFJhbmsiOm51bGwsInByZXZpb3
VzU2Vhc29uQWNoaWV2ZWRUaWVyIjpudWxsLCJwcmV2aW91c1NlYXNvbkFjaGlldmVkUmFuayI6bnVsbCwic
mF0ZWRUaWVyIjpudWxsLCJyYXRlZFJhdGluZyI6MCwid2FybmluZ3MiOm51bGwsInByZW1hZGVNbXJSZXN0
cmljdGVkIjpmYWxzZX0seyJxdWV1ZVR5cGUiOiJSQU5LRURfU09MT181eDUiLCJwcm92aXNpb25hbEdhbWV
UaHJlc2hvbGQiOjUsInRpZXIiOm51bGwsInJhbmsiOm51bGwsImxlYWd1ZVBvaW50cyI6MCwiY3VtdWxhdG
l2ZUxwIjowLCJtaW5pU2VyaWVzUHJvZ3Jlc3MiOm51bGwsIndpbnMiOjAsImxvc3NlcyI6MCwicHJvdmlza
W9uYWxHYW1lc1JlbWFpbmluZyI6MCwiaGlnaGVzdFRpZXIiOm51bGwsImhpZ2hlc3RSYW5rIjpudWxsLCJw
cmV2aW91c1NlYXNvbkVuZFRpZXIiOm51bGwsInByZXZpb3VzU2Vhc29uRW5kUmFuayI6bnVsbCwicHJldml
vdXNTZWFzb25IaWdoZXN0VGllciI6bnVsbCwicHJldmlvdXNTZWFzb25IaWdoZXN0UmFuayI6bnVsbCwicH
JldmlvdXNTZWFzb25BY2hpZXZlZFRpZXIiOm51bGwsInByZXZpb3VzU2Vhc29uQWNoaWV2ZWRSYW5rIjpud
WxsLCJyYXRlZFRpZXIiOm51bGwsInJhdGVkUmF0aW5nIjowLCJ3YXJuaW5ncyI6bnVsbCwicHJlbWFkZU1t
clJlc3RyaWN0ZWQiOmZhbHNlfSx7InF1ZXVlVHlwZSI6IlJBTktFRF9GTEVYX1NSIiwicHJvdmlzaW9uYWx
HYW1lVGhyZXNob2xkIjo1LCJ0aWVyIjpudWxsLCJyYW5rIjpudWxsLCJsZWFndWVQb2ludHMiOjAsImN1bX
VsYXRpdmVMcCI6MCwibWluaVNlcmllc1Byb2dyZXNzIjpudWxsLCJ3aW5zIjowLCJsb3NzZXMiOjAsInByb
3Zpc2lvbmFsR2FtZXNSZW1haW5pbmciOjAsImhpZ2hlc3RUaWVyIjpudWxsLCJoaWdoZXN0UmFuayI6bnVs
bCwicHJldmlvdXNTZWFzb25FbmRUaWVyIjpudWxsLCJwcmV2aW91c1NlYXNvbkVuZFJhbmsiOm51bGwsInB
yZXZpb3VzU2Vhc29uSGlnaGVzdFRpZXIiOm51bGwsInByZXZpb3VzU2Vhc29uSGlnaGVzdFJhbmsiOm51bG
wsInByZXZpb3VzU2Vhc29uQWNoaWV2ZWRUaWVyIjpudWxsLCJwcmV2aW91c1NlYXNvbkFjaGlldmVkUmFua
yI6bnVsbCwicmF0ZWRUaWVyIjpudWxsLCJyYXRlZFJhdGluZyI6MCwid2FybmluZ3MiOm51bGwsInByZW1h
ZGVNbXJSZXN0cmljdGVkIjpmYWxzZX0seyJxdWV1ZVR5cGUiOiJSQU5LRURfVEZUX0RPVUJMRV9VUCIsInB
yb3Zpc2lvbmFsR2FtZVRocmVzaG9sZCI6NSwidGllciI6bnVsbCwicmFuayI6bnVsbCwibGVhZ3VlUG9pbn
RzIjowLCJjdW11bGF0aXZlTHAiOjAsIm1pbmlTZXJpZXNQcm9ncmVzcyI6bnVsbCwid2lucyI6MCwibG9zc
2VzIjowLCJwcm92aXNpb25hbEdhbWVzUmVtYWluaW5nIjowLCJoaWdoZXN0VGllciI6bnVsbCwiaGlnaGVz
dFJhbmsiOm51bGwsInByZXZpb3VzU2Vhc29uRW5kVGllciI6bnVsbCwicHJldmlvdXNTZWFzb25FbmRSYW5
rIjpudWxsLCJwcmV2aW91c1NlYXNvbkhpZ2hlc3RUaWVyIjpudWxsLCJwcmV2aW91c1NlYXNvbkhpZ2hlc3
RSYW5rIjpudWxsLCJwcmV2aW91c1NlYXNvbkFjaGlldmVkVGllciI6bnVsbCwicHJldmlvdXNTZWFzb25BY
2hpZXZlZFJhbmsiOm51bGwsInJhdGVkVGllciI6bnVsbCwicmF0ZWRSYXRpbmciOjAsIndhcm5pbmdzIjpu
dWxsLCJwcmVtYWRlTW1yUmVzdHJpY3RlZCI6ZmFsc2V9LHsicXVldWVUeXBlIjoiUkFOS0VEX1RGVF9UVVJ
CTyIsInByb3Zpc2lvbmFsR2FtZVRocmVzaG9sZCI6NSwidGllciI6bnVsbCwicmFuayI6bnVsbCwibGVhZ3
VlUG9pbnRzIjowLCJjdW11bGF0aXZlTHAiOjAsIm1pbmlTZXJpZXNQcm9ncmVzcyI6bnVsbCwid2lucyI6M
CwibG9zc2VzIjoxLCJwcm92aXNpb25hbEdhbWVzUmVtYWluaW5nIjo0LCJoaWdoZXN0VGllciI6IklST04i
LCJoaWdoZXN0UmFuayI6IklJSSIsInByZXZpb3VzU2Vhc29uRW5kVGllciI6bnVsbCwicHJldmlvdXNTZWF
zb25FbmRSYW5rIjpudWxsLCJwcmV2aW91c1NlYXNvbkhpZ2hlc3RUaWVyIjpudWxsLCJwcmV2aW91c1NlYX
NvbkhpZ2hlc3RSYW5rIjpudWxsLCJwcmV2aW91c1NlYXNvbkFjaGlldmVkVGllciI6bnVsbCwicHJldmlvd
XNTZWFzb25BY2hpZXZlZFJhbmsiOm51bGwsInJhdGVkVGllciI6IkdSQVkiLCJyYXRlZFJhdGluZyI6NTAw
LCJ3YXJuaW5ncyI6bnVsbCwicHJlbWFkZU1tclJlc3RyaWN0ZWQiOmZhbHNlfV19.gMcn2xs4kE3Ova67ab
tzqg18m9Pe8KcdE8_yOiCTHYn0QcUpFi66EPKcf2KH0Ogz_JQqkiMmqhNZFmWDtZNbML4cSYhLa9KpwP_B0
fvkpvQIht0XYvzKao1EY-
V58YAHzajQ5wRoDV43sCA7GCfb2SjbG4NFVKV1Bc15JApC_hw","simpleInventoryToken":"","summo
nerToken":""},"summonerId":3145551276271168}
001218.019| ALWAYS| ServiceClient: 2025-03-09T06:13:28.930Z Performing HTTP request
PUT https://vn2-red.lol.sgp.pvp.net/parties-ledge/v1/players/cdb02a54-bbaa-5b39-
9fa8-ed75f6af20d1
001218.019| ALWAYS| Patching of game content completed successfully
001218.042| ALWAYS| FLOW| Pop: TFTPatching
001218.189| ALWAYS| FLOW| Pop: TFTPatching complete Current: Bootstrap
001218.190| ALWAYS| FLOW| Push: TFTCommon Current: Bootstrap
001218.260| ALWAYS| Quality Selection - System: RMX3661, GPU: Adreno (TM) 619.
Result: Low [Device Default: Low]
001218.261| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT
/chat/v3/me
001218.263| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3428398391/league_of_legends
001218.265| ALWAYS| ServiceClient: 2025-03-09T06:13:29.177Z Received HTTP response
for PUT https://vn2-red.lol.sgp.pvp.net/parties-ledge/v1/players/cdb02a54-bbaa-
5b39-9fa8-ed75f6af20d1
200 OK
001218.293| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET /player-
preferences/v1/data/TFT.TeamPlannerPreferences
001218.294| ALWAYS| Riot SDK: player-preferences: HTTP retry options for player-
preferences not found in Client Config.
001218.366| ALWAYS| FLOW| Push: TFTCommon complete
001218.367| ALWAYS| FLOW| Push: TFTPreGameUI Current: TFTCommon
001218.372| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET /riot-
status/v1/products/async/league_of_legends/patchlines/live/deployments/vn2
001218.420| ALWAYS| Riot SDK: riot-status: Requesting service status information
for league_of_legends deployment vn2 (patchline: 'live') succeeded
001219.065| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"resource":"parties/v1/notifications","service":"Parties","timestamp":174150080766
6,"payload":"{\"player\":{\"platformId\":\"VN2\",\"puuid\":\"cdb02a54-bbaa-5b39-
9fa8-
ed75f6af20d1\",\"accountId\":3145551276271168,\"summonerId\":3145551276271168,\"eli
gibilityHash\":1603246348678521750,\"parties\":[{\"puuid\":\"cdb02a54-bbaa-5b39-
9fa8-
ed75f6af20d1\",\"platformId\":\"VN2\",\"accountId\":3145551276271168,\"summonerId\"
:3145551276271168,\"ready\":true,\"canInvite\":true,\"partyId\":\"5b0c1a6b-a224-
4938-843e-74cfd508cca3\",\"partyVersion\":2,\"role\":\"LEADER\"}],\"currentParty\":
{\"partyId\":\"5b0c1a6b-a224-4938-843e-
74cfd508cca3\",\"platformId\":\"VN2\",\"version\":2,\"players\":
[{\"puuid\":\"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1\",\"platformId\":\"VN2\",\"accountId\":3145551276271168,\"summonerId\"
:3145551276271168,\"ready\":true,\"canInvite\":true,\"partyId\":\"5b0c1a6b-a224-
4938-843e-74cfd508cca3\",\"partyVersion\":2,\"role\":\"LEADER\"}],\"chat\":
{\"jid\":\"5b0c1a6b-a224-4938-843e-74cfd508cca3\",\"mucJwtDto\":
{\"jwt\":\"eyJraWQiOiIxIiwiYWxnIjoiUlMyNTYifQ.eyJ0Z3QiOiJzYTEiLCJzdWIiOiJjZGIwMmE1N
C1iYmFhLTViMzktOWZhOC1lZDc1ZjZhZjIwZDEiLCJpc3MiOiJsb2wtcGFydGllcyIsImNobiI6IjViMGMx
YTZiLWEyMjQtNDkzOC04NDNlLTc0Y2ZkNTA4Y2NhMyIsInR5cCI6ImxvbC1wcmUtZ2FtZSIsImV4cCI6MTc
0MTUwMTQwNywiaWF0IjoxNzQxNTAwODA3LCJqdGkiOiI5YjNhOTlkOS03ZGEyLTRjNGUtYTFhNi1lYzE1OW
UzZTY4OWQiLCJjcm0iOiI1YjBjMWE2Yi1hMjI0LTQ5MzgtODQzZS03NGNmZDUwOGNjYTNAbG9sLXByZS1nY
W1lLnB2cC5uZXQifQ.IFHxPkTrIvtBz6VAK_A2TOQMS7XTiM4MYNY9s_vdN04RpC-
9nrmQf2FhIOysab8xRgXkF7qj8cI2cPKlKjhXtzbD9iyEouqu86Ce2oxznvp5sOwZ9Fb2CYzuHfXWEUrAO_
XtD0SjoYBcsreAre-Cdoj5a3_BL5zlXbuW-dzkcqAfuKxZHKpk3FpLivpubDLeTFtFwFSfMR-
PJ_9Ugu4zEiZTuugrUWtc8OPZiNgUjXgDfzqIiywDSa0Nyzn9O8-
Kub6Cg5TYnCcS4HO0EDhG3Wd6asV5bIPXd_rkxVXorjGU-
SgyBAaRgZK7F5ediaQX7X7YSCzhtd0z0nApEiFu7A\",\"channelClaim\":\"5b0c1a6b-a224-4938-
843e-74cfd508cca3\",\"domain\":\"lol-pre-
game\",\"targetRegion\":\"sa1\"}},\"partyType\":\"closed\",\"activityLocked\":false
,\"eligibilityRestrictions\":[],\"eligibilityWarnings\":
[],\"maxPartySize\":5,\"eligibilityHash\":8870620079605833625,\"botParticipants\":
[]},\"registration\":{\"playerTokens\":
{},\"gameClientVersion\":\"15.5.6626652+branch.releases-15-
5.code.public.content.release.anticheat.vanguard\",\"mobileClient\":false},\"versio
n\":5,\"createdAt\":1741500129920,\"serverUtcMillis\":1741500807623}}","version":"1
741500807623"},"ts":1741500807,"subject":"rms:message","type":"push"}'
001219.066| ALWAYS| Riot SDK: riot-messaging-service: Notifying for messages with
path 'parties/v1/notifications'
001220.839| ALWAYS| ServiceClient: 2025-03-09T06:13:31.751Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/queries/products/d1c2664a-5938-4c41-8d1b-
61fd51052c22/owner/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1
001220.841| ALWAYS| ServiceClient: 2025-03-09T06:13:31.753Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/catalog/v1/products/388c3f86-0aa2-4840-b644-
91f3a9d77ad0/stores
001220.844| ALWAYS| ServiceClient: 2025-03-09T06:13:31.756Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/walletsbalances?
puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&currencyTypes=tft_standard_coin&signed=true
001220.844| ALWAYS| ServiceClient: 2025-03-09T06:13:31.756Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/walletsbalances?
puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&currencyTypes=tft_ultra_premium_coin&signed
=true
001220.932| ALWAYS| ServiceClient: 2025-03-09T06:13:31.844Z Performing HTTP request
GET https://apse1-red.pp.sgp.pvp.net/match-history-query/v1/products/tft/player/
cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1/SUMMARY?
tag=TFTSet13&tag=TFTSet4_Act2&startIndex=0&count=20&tagsQueryType=OR
001220.934| ALWAYS| ServiceClient: 2025-03-09T06:13:31.845Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/walletsbalances?
puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&currencyTypes=TFT_TREASURE_TROVE_TOKEN&sign
ed=true
001220.938| ALWAYS| ServiceClient: 2025-03-09T06:13:31.850Z Performing HTTP request
GET https://apse1-red.pp.sgp.pvp.net/v1/drops/products/d1c2664a-5938-4c41-8d1b-
61fd51052c22/drop-tables-with-pity
001220.944| ALWAYS| FLOW| Push: TFTPreGameUI complete
001220.947| ALWAYS| ServiceClient: 2025-03-09T06:13:31.859Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/queries/products/d1c2664a-5938-4c41-8d1b-
61fd51052c22/owner/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1
200 OK
001220.950| ALWAYS| MessagingService: Received RMS message parties/v1/notifications
{"player":{"platformId":"VN2","puuid":"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","accountId":3145551276271168,"summonerId":3145551276271168,"eligibili
tyHash":1603246348678521750,"parties":[{"puuid":"cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1","platformId":"VN2","accountId":3145551276271168,"summonerId":31455512
76271168,"ready":true,"canInvite":true,"partyId":"5b0c1a6b-a224-4938-843e-
74cfd508cca3","partyVersion":2,"role":"LEADER"}],"currentParty":
{"partyId":"5b0c1a6b-a224-4938-843e-
74cfd508cca3","platformId":"VN2","version":2,"players":[{"puuid":"cdb02a54-bbaa-
5b39-9fa8-
ed75f6af20d1","platformId":"VN2","accountId":3145551276271168,"summonerId":31455512
76271168,"ready":true,"canInvite":true,"partyId":"5b0c1a6b-a224-4938-843e-
74cfd508cca3","partyVersion":2,"role":"LEADER"}],"chat":{"jid":"5b0c1a6b-a224-4938-
843e-74cfd508cca3","mucJwtDto":
{"jwt":"eyJraWQiOiIxIiwiYWxnIjoiUlMyNTYifQ.eyJ0Z3QiOiJzYTEiLCJzdWIiOiJjZGIwMmE1NC1i
YmFhLTViMzktOWZhOC1lZDc1ZjZhZjIwZDEiLCJpc3MiOiJsb2wtcGFydGllcyIsImNobiI6IjViMGMxYTZ
iLWEyMjQtNDkzOC04NDNlLTc0Y2ZkNTA4Y2NhMyIsInR5cCI6ImxvbC1wcmUtZ2FtZSIsImV4cCI6MTc0MT
UwMTQwNywiaWF0IjoxNzQxNTAwODA3LCJqdGkiOiI5YjNhOTlkOS03ZGEyLTRjNGUtYTFhNi1lYzE1OWUzZ
TY4OWQiLCJjcm0iOiI1YjBjMWE2Yi1hMjI0LTQ5MzgtODQzZS03NGNmZDUwOGNjYTNAbG9sLXByZS1nYW1l
LnB2cC5uZXQifQ.IFHxPkTrIvtBz6VAK_A2TOQMS7XTiM4MYNY9s_vdN04RpC-
9nrmQf2FhIOysab8xRgXkF7qj8cI2cPKlKjhXtzbD9iyEouqu86Ce2oxznvp5sOwZ9Fb2CYzuHfXWEUrAO_
XtD0SjoYBcsreAre-Cdoj5a3_BL5zlXbuW-dzkcqAfuKxZHKpk3FpLivpubDLeTFtFwFSfMR-
PJ_9Ugu4zEiZTuugrUWtc8OPZiNgUjXgDfzqIiywDSa0Nyzn9O8-
Kub6Cg5TYnCcS4HO0EDhG3Wd6asV5bIPXd_rkxVXorjGU-
SgyBAaRgZK7F5ediaQX7X7YSCzhtd0z0nApEiFu7A","channelClaim":"5b0c1a6b-a224-4938-843e-
74cfd508cca3","domain":"lol-pre-
game","targetRegion":"sa1"}},"partyType":"closed","activityLocked":false,"eligibili
tyRestrictions":[],"eligibilityWarnings":
[],"maxPartySize":5,"eligibilityHash":8870620079605833625,"botParticipants":
[]},"registration":{"playerTokens":
{},"gameClientVersion":"15.5.6626652+branch.releases-15-
5.code.public.content.release.anticheat.vanguard","mobileClient":false},"version":5
,"createdAt":1741500129920,"serverUtcMillis":1741500807623}}
001220.950| ERROR| Unable to get update status ticker info - Error converting
result: A value for '<value>' is required.
001220.950| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST /player-
account/lookup/v1/namesets-for-puuids
001221.043| ALWAYS| ServiceClient: 2025-03-09T06:13:31.955Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/walletsbalances?
puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&currencyTypes=tft_ultra_premium_coin&signed
=true
200 OK
001221.108| ALWAYS| PluginClient: Making request to Riot SDK endpoint POST /pay-
mobile/v1/request-price-point-products
001221.112| ALWAYS| Riot SDK: pay-mobile: Using
https://edge.rgg.pmc.pay.riotgames.com for com.riotgames.league.teamfighttacticsvn
001221.113| ALWAYS| ServiceClient: 2025-03-09T06:13:32.025Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/services/cap/orders/orders-api/v2/products/
d1c2664a-5938-4c41-8d1b-61fd51052c22/orders/?purchaserId=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1
001221.114| ALWAYS| ServiceClient: 2025-03-09T06:13:32.026Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/catalog/v1/products/388c3f86-0aa2-4840-b644-
91f3a9d77ad0/purchasers/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1/purchases?
showHidden=false
001221.114| ALWAYS| ServiceClient: 2025-03-09T06:13:32.026Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/catalog/v1/products/388c3f86-0aa2-4840-
b644-91f3a9d77ad0/stores
200 OK
001221.141| ALWAYS| ServiceClient: 2025-03-09T06:13:32.053Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/walletsbalances?
puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&currencyTypes=tft_standard_coin&signed=true
200 OK
001221.181| ALWAYS| ServiceClient: 2025-03-09T06:13:32.092Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/gsm/v1/ledge/region/VN2/puuid/cdb02a54-bbaa-
5b39-9fa8-ed75f6af20d1
001221.205| ALWAYS| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v1/namesets to cluster
sea.api.account.riotgames.com success after 253ms
001221.252| ALWAYS| ServiceClient: 2025-03-09T06:13:32.163Z Received HTTP response
for GET https://apse1-red.pp.sgp.pvp.net/match-history-query/v1/products/tft/
player/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1/SUMMARY?
tag=TFTSet13&tag=TFTSet4_Act2&startIndex=0&count=20&tagsQueryType=OR
200 OK
001221.253| ALWAYS| ServiceClient: 2025-03-09T06:13:32.164Z Received HTTP response
for GET
https://vn2-red.lol.sgp.pvp.net/lolinventoryservice-ledge/v1/walletsbalances?
puuid=cdb02a54-bbaa-5b39-9fa8-
ed75f6af20d1&accountId=3145551276271168&currencyTypes=TFT_TREASURE_TROVE_TOKEN&sign
ed=true
200 OK
001221.254| ALWAYS| ServiceClient: 2025-03-09T06:13:32.165Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/services/cap/orders/orders-api/v2/
products/d1c2664a-5938-4c41-8d1b-61fd51052c22/orders/?purchaserId=cdb02a54-bbaa-
5b39-9fa8-ed75f6af20d1
200 OK
001221.294| ALWAYS| ServiceClient: 2025-03-09T06:13:32.206Z Received HTTP response
for GET https://apse1-red.pp.sgp.pvp.net/v1/drops/products/d1c2664a-5938-4c41-8d1b-
61fd51052c22/drop-tables-with-pity
200 OK
001221.377| ALWAYS| PartiesService: Registered with parties.
001221.377| ALWAYS| ServiceClient: 2025-03-09T06:13:32.289Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/parties-ledge/v1/parties/5b0c1a6b-a224-4938-
843e-74cfd508cca3/restrictions
001221.378| ALWAYS| ServiceClient: 2025-03-09T06:13:32.290Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/catalog/v1/products/388c3f86-0aa2-4840-
b644-91f3a9d77ad0/purchasers/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1/purchases?
showHidden=false
200 OK
001221.378| ERROR| ServiceClient: 2025-03-09T06:13:32.290Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/gsm/v1/ledge/region/VN2/puuid/cdb02a54-
bbaa-5b39-9fa8-ed75f6af20d1
404 Not Found
001221.477| ALWAYS| ServiceClient: 2025-03-09T06:13:32.389Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/parties-ledge/v1/parties/5b0c1a6b-a224-
4938-843e-74cfd508cca3/restrictions
200 OK
001221.496| ALWAYS| ServiceClient: 2025-03-09T06:13:32.408Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/services/cap/progression/progression-api/v1/
products/d1c2664a-5938-4c41-8d1b-61fd51052c22/groups/b29ac6ea-8801-4461-8b91-
0290c68e4c07
001221.532| ALWAYS| ServiceClient: 2025-03-09T06:13:32.444Z Performing HTTP request
GET https://apse1-red.pp.sgp.pvp.net/match-history-query/v1/products/tft/player/
cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1/SUMMARY?startIndex=0&count=1&tagsQueryType=OR
001221.596| ALWAYS| ServiceClient: 2025-03-09T06:13:32.507Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/services/cap/progression/progression-api/
v1/products/d1c2664a-5938-4c41-8d1b-61fd51052c22/groups/b29ac6ea-8801-4461-8b91-
0290c68e4c07
200 OK
001221.643| ALWAYS| ServiceClient: 2025-03-09T06:13:32.554Z Received HTTP response
for GET https://apse1-red.pp.sgp.pvp.net/match-history-query/v1/products/tft/
player/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1/SUMMARY?
startIndex=0&count=1&tagsQueryType=OR
200 OK
001221.751| ALWAYS| ServiceClient: 2025-03-09T06:13:32.662Z Performing HTTP request
GET https://vn2-red.lol.sgp.pvp.net/services/cap/progression/progression-api/v1/
products/d1c2664a-5938-4c41-8d1b-61fd51052c22/groups/b29ac6ea-8801-4461-8b91-
0290c68e4c07/owners/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1/instances
001221.851| ALWAYS| ServiceClient: 2025-03-09T06:13:32.762Z Received HTTP response
for GET https://vn2-red.lol.sgp.pvp.net/services/cap/progression/progression-api/
v1/products/d1c2664a-5938-4c41-8d1b-61fd51052c22/groups/b29ac6ea-8801-4461-8b91-
0290c68e4c07/owners/cdb02a54-bbaa-5b39-9fa8-ed75f6af20d1/instances
200 OK
001222.239| ALWAYS| Riot SDK: pay-mobile:
https://edge.rgg.pmc.pay.riotgames.com/riotpay/pmc/v2/mobile-products/?
storefrontAccountCode=tft-vn2-mobile&paymentMethodId=googleplay success after
1117ms
001222.474| ALWAYS| Riot SDK: pay-mobile: PayMobilePlugin: OnIAPProductListResult
number of products: 6, number of invalid products: 0, with response code 0
001222.474| ALWAYS| Riot SDK: pay-mobile: PayMobilePlugin:
NotifyOfProductListStatusUpdate Notified of status `Success`
001222.474| ALWAYS| Riot SDK: pay-mobile: Using
https://edge.rgg.pmc.pay.riotgames.com for com.riotgames.league.teamfighttacticsvn
001222.476| ALWAYS| Riot SDK: telemetry: Sending telemetry to schema
riotgamesapi__PayMobile__v2 with: {"durationMs":1363,"endpointApi":"request-price-
point","iapStatus":"Success","paymentMethodId":"googleplay","productListStatus":"Su
ccess","result":"SUCCESS"} and additional fields
{"productsRequestSource":"RiotPay","productsRequested.0":"com.riotgames.riotpay.pri
cepoint.02ae59bd_ded4_4f47_a629_550d872b4a4b","productsRequested.1":"com.riotgames.
riotpay.pricepoint.2723d720_2d4b_4ad7_a0d4_e4815ae4594d","productsRequested.2":"com
.riotgames.riotpay.pricepoint.79588144_69f7_4b89_a9bb_7ac3e25728f1","productsReques
ted.3":"com.riotgames.riotpay.pricepoint.949b0cfc_4ec1_4eae_848c_39d026546b4f","pro
ductsRequested.4":"com.riotgames.riotpay.pricepoint.9182ecd5_6d15_47b4_90f3_82d5973
56035","productsRequested.5":"com.riotgames.riotpay.pricepoint.00d72227_0d20_427e_a
617_73b698d8a491","riot.gameCode":"tft","riot.platformCode":"VN2","riot.platformTyp
e":"LolShard","riot.pmcCoreHost":"https://
edge.rgg.pmc.pay.riotgames.com","riot.pmcEdgeUrlTemplate":"https://edge.
%1.pmc.pay.riotgames.com","riot.pmcInstance":"rgg","riot.storefront":"tft-vn2-
mobile"}
001222.487| ALWAYS| PaymentService: Retrieving product results has succeeded
001222.518| ALWAYS| PaymentService: Received product list for (6) items.
001229.400| ALWAYS| ServiceClient: 2025-03-09T06:13:40.312Z Performing HTTP request
PUT https://vn2-red.lol.sgp.pvp.net/missions/v5/player/viewed
001229.491| ALWAYS| ServiceClient: 2025-03-09T06:13:40.402Z Received HTTP response
for PUT https://vn2-red.lol.sgp.pvp.net/missions/v5/player/viewed
204 No Content
001289.449| ALWAYS| onPause received
001289.450| ALWAYS| onPause handled
001290.846| ALWAYS| onStop received
001290.846| ALWAYS| onStop handled
001290.851| ALWAYS| onSaveInstance received
001290.851| ALWAYS| onSaveInstance handled
001317.058| ALWAYS| Long frame detected pregame home
001317.060| ALWAYS| Long frame detected 1 5358
001332.055| ALWAYS| Long frame detected pregame home
001332.059| ALWAYS| Long frame detected 1 5888
001350.985| ALWAYS| Long frame detected pregame home
001350.987| ALWAYS| Long frame detected 1 6312
001367.439| ALWAYS| Long frame detected pregame home
001367.442| ALWAYS| Long frame detected 1 12432
001367.444| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/league_of_legends
001373.356| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/league_of_legends
001388.144| ALWAYS| Long frame detected pregame home
001388.147| ALWAYS| Long frame detected 1 14592
001405.309| ALWAYS| Long frame detected pregame home
001405.312| ALWAYS| Long frame detected 1 5729
001406.331| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/league_of_legends
001412.985| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/league_of_legends
001418.618| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/league_of_legends
001440.421| ALWAYS| Long frame detected pregame home
001440.425| ALWAYS| Long frame detected 1 9066
001455.783| ALWAYS| Long frame detected pregame home
001455.786| ALWAYS| Long frame detected 1 11301
001455.790| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET /riot-
status/v1/products/async/league_of_legends/patchlines/live/deployments/vn2
001455.972| ALWAYS| Riot SDK: riot-status: Requesting service status information
for league_of_legends deployment vn2 (patchline: 'live') succeeded
001457.811| ERROR| Unable to get update status ticker info - Error converting
result: A value for '<value>' is required.
001471.260| ALWAYS| Long frame detected pregame home
001471.262| ALWAYS| Long frame detected 1 5323
001486.648| ALWAYS| Long frame detected pregame home
001486.651| ALWAYS| Long frame detected 1 13287
001486.653| ALWAYS| ServiceClient: 2025-03-09T06:17:57.565Z Performing HTTP request
POST https://apse1-red.pp.sgp.pvp.net/session-external/v1/session/refresh
001486.910| ALWAYS| ServiceClient: 2025-03-09T06:17:57.821Z Received HTTP response
for POST https://apse1-red.pp.sgp.pvp.net/session-external/v1/session/refresh
200 OK
001501.999| ALWAYS| Long frame detected pregame home
001502.001| ALWAYS| Long frame detected 1 15350
001517.335| ALWAYS| Long frame detected pregame home
001517.338| ALWAYS| Long frame detected 1 15337
001532.715| ALWAYS| Long frame detected pregame home
001532.717| ALWAYS| Long frame detected 1 15380
001532.719| ALWAYS| LoginService: Received new session token
001548.082| ALWAYS| Long frame detected pregame home
001548.084| ALWAYS| Long frame detected 1 15366
001563.434| ALWAYS| Long frame detected pregame home
001563.441| ALWAYS| Long frame detected 1 15353
001576.058| WARN| Riot SDK: riot-messaging-service: WebSocketClient: After
SSL_read SSL_get_error returned 5...
001576.059| WARN| Riot SDK: riot-messaging-service: WebSocketClient:
SSL_ERROR_SYSCALL - The underlying BIO reported an I/O error.
001576.059| WARN| Riot SDK: riot-messaging-service: WebSocketClient:
SSL_ERROR_SYSCALL - errno is 103: Software caused connection abort
001576.059| ALWAYS| Riot SDK: riot-messaging-service: WebSocketClient: Closing
socket, see previous message for reason.
001576.060| ALWAYS| Long frame detected pregame home
001576.061| ERROR| Riot SDK: chat: chat: XmppTcpSocket: SSL_ERROR_SYSCALL - The
underlying BIO reported an I/O error.
001576.062| ERROR| Riot SDK: chat: chat: XmppTcpSocket: SSL_ERROR_SYSCALL - errno
is 103: Software caused connection abort
001576.063| ALWAYS| Long frame detected 1 12626
001576.065| ERROR| Riot SDK: chat: chat: XmppTcpSocket: Closing socket due to
previous error.
001576.065| ALWAYS| Riot SDK: chat: chat: closing chat socket, reason:
SOCKET_UNAVAILABLE
001576.065| WARN| Riot SDK: chat: chat: xmpp socket closed: 10
001576.065| ERROR| Riot SDK: riot-messaging-service: Failed to receive data.
001576.066| WARN| Riot SDK: riot-messaging-service: disconnecting because socket
is closed
001576.067| ALWAYS| Riot SDK: chat: chat: XmppTcpSocket: Statistics at socket
close:
001576.068| ALWAYS| Riot SDK: chat: chat: Reads - Count : 80 Total Bytes: 118851
Average Bytes: 1485
001576.068| ALWAYS| Riot SDK: chat: chat: Writes - Count : 41 Total Bytes: 6484
Average Bytes: 158
001576.068| ALWAYS| Riot SDK: chat: chat: EINTRs: 0
001576.069| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
CONNECTED to DISCONNECTED
001576.069| ALWAYS| Riot SDK: chat: chat: xmpp connection state: Disconnected,
socket code = 10
001576.077| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
001576.082| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 68ms.
001576.086| ALWAYS| Riot SDK: chat: chat: HTTP retry options for chat-xmpp not
found in Client Config.
001576.086| ALWAYS| Riot SDK: chat: chat: scheduling reconnect job for 654
milliseconds from now
001576.152| WARN| Riot SDK: chatbox: Unable to find chatbox containing channel
[email protected] on message delete
001576.160| WARN| Riot SDK: chatbox: Unable to find chatbox containing channel
[email protected] on message delete
001576.165| WARN| Riot SDK: chatbox: Unable to find chatbox containing channel
[email protected] on message delete
001576.166| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected] deleted
001576.166| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant 202a8913-1e94-5ac6-a01d-
[email protected] deleted
001576.166| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected] deleted
001576.166| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant 95b39511-bc37-5aef-b0cb-
[email protected] deleted
001576.166| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected] deleted
001576.167| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant 6a8d0b11-4c2c-59f3-816f-
[email protected] deleted
001576.740| ALWAYS| Riot SDK: chat: chat: attempting reconnect...
001576.742| ALWAYS| Riot SDK: chat: chat: HandleLoginMutator, have enough info,
beginning xmpp login process
001576.743| ALWAYS| Riot SDK: chat: chat: starting connection to
'https://jp1.chat.si.riotgames.com:5223'
001576.745| ERROR| Riot SDK: chat: chat: Error resolving addresses for hostname:
jp1.chat.si.riotgames.com with error: No address associated with hostname: OS error
7: Argument list too long
001576.746| ALWAYS| Riot SDK: chat: chat: HTTP retry options for chat-xmpp not
found in Client Config.
001576.746| ALWAYS| Riot SDK: chat: chat: scheduling reconnect job for 2126
milliseconds from now
001577.082| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 9d1a578c-ef47-21e7-e4a5-b43d41cfc082
001577.083| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
001577.084| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
001577.084| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
001577.091| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
001577.091| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
001577.091| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
001877.215| ALWAYS| Riot SDK: chat: chat: attempting reconnect...
001877.216| ALWAYS| Long frame detected pregame home
001877.218| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 193ms.
001877.219| ALWAYS| Long frame detected 1 298425
001877.222| ALWAYS| Riot SDK: chat: chat: HandleLoginMutator, have enough info,
beginning xmpp login process
001877.222| ALWAYS| Riot SDK: chat: chat: starting connection to
'https://jp1.chat.si.riotgames.com:5223'
001877.236| ALWAYS| PluginClient: Making request to Riot SDK endpoint PUT
/chat/v3/me
001877.236| ALWAYS| PluginClient: Making request to Riot SDK endpoint GET /riot-
status/v1/products/async/league_of_legends/patchlines/live/deployments/vn2
001877.249| ALWAYS| FLOW| Pop: TFTPreGameUI
001877.270| ALWAYS| Riot SDK: chat: chat: 'https://jp1.chat.si.riotgames.com:5223'
resolved addresses: 172.65.217.212 2606:4700:90:0:6d38:5312:8ed2:828f
172.65.217.212 2606:4700:90:0:6d38:5312:8ed2:828f
001877.424| ALWAYS| Riot SDK: riot-status: Requesting service status information
for league_of_legends deployment vn2 (patchline: 'live') succeeded
001877.596| ALWAYS| Riot SDK: chat: chat: closing chat socket, reason: FINALIZED
001877.597| WARN| Riot SDK: chat: chat: Validator failed for
EDIT_PRODUCT_SESSION_STATE: not connected to chat, service unavailable
001877.597| WARN| Riot SDK: chat: chat: Validator failed for
MULTIGAME_PRESENCE_UPDATE_ME: not connected to chat, service unavailable
001877.597| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
DISCONNECTED to CONNECTING
001877.599| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
CONNECTING to STREAM_SENT
001877.605| WARN| Riot SDK: chat: chat: call failed with error - not connected to
chat, service unavailable
001877.770| ALWAYS| Riot SDK: chat: chat: xmpp stream started, id = 972198849
001877.771| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
STREAM_SENT to STREAM_RECV
001877.777| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
STREAM_RECV to AUTH_FEATURES_RECV
001877.778| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_FEATURES_RECV to AUTH_SENT
001878.219| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 9d1a578c-ef47-21e7-e4a5-b43d41cfc082
001878.221| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
001878.221| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
001878.221| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
001878.529| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_SENT to AUTHENTICATED
001878.529| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTHENTICATED to AUTH_STREAM_SENT
001878.654| ALWAYS| Riot SDK: riot-messaging-service: State is now Connected.
001878.672| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"successful":"true"},"ts":1741501468,"subject":"rms:session","type":"push"}'
001878.672| ALWAYS| Riot SDK: riot-messaging-service: Session login successful:
'true'
001878.673| WARN| Riot SDK: riot-messaging-service: Session reconnect
unsuccessful
001878.674| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"expire_ts":1741530268},"ts":1741501468,"subject":"rms:rso","type":"push"}'
001878.674| ALWAYS| Riot SDK: riot-messaging-service: Session expires in 8h, Access
token expires in 37m 6s
001878.744| ALWAYS| Riot SDK: client-config: Starting legacy config refresh
001878.745| ALWAYS| Riot SDK: client-config: Expiring public configs in namespace
''
001878.788| ALWAYS| Riot SDK: client-config: Expiring player configs in namespace
''
001878.837| ALWAYS| Riot SDK: client-config: Request is about to take flight
001878.837| ALWAYS| Riot SDK: client-config: Request is about to take flight
001878.837| ALWAYS| Riot SDK: client-config: HTTP retry options for client-conifg
not found in Client Config.
001878.838| ALWAYS| Riot SDK: client-config: HTTP retry options for client-conifg
not found in Client Config.
001878.844| ALWAYS| FLOW| Pop: TFTPreGameUI complete Current: TFTCommon
001878.845| ALWAYS| FLOW| Pop: TFTCommon
001878.967| ALWAYS| Riot SDK: entitlements: Successfully updated entitlements token
after 1 attempt(s). Fetch took 219ms.
001878.982| ALWAYS| Riot SDK: chat: chat: xmpp stream started, id = 817448098
001878.982| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_STREAM_SENT to AUTH_STREAM_RECV
001879.004| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_STREAM_RECV to FEATURES_RECV
001879.006| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
FEATURES_RECV to BIND_SENT
001879.036| ALWAYS| Riot SDK: chat: chat: entitlements token received, size: 625
001879.036| ALWAYS| Riot SDK: riot-messaging-service: Entitlements token has
changed.
001879.118| ALWAYS| FLOW| Pop: TFTCommon complete Current: Bootstrap
001879.118| ALWAYS| FLOW| Pop: Bootstrap
001879.125| ALWAYS|
{"exit_code":"EXITCODE_NONE","messageType":"riot__game_client__connection_info","me
ssage_body":"Game exited"}
001879.173| ALWAYS| Riot SDK: client-config: Updated public config for lol with 749
entries
001879.185| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"enabled":"true"},"ts":1741501468118,"subject":"rms:gzip","type":"response","id":"
8f6ee6e0-8bdd-1aa3-0ffc-44a91d795b7a"}'
001879.185| ALWAYS| Riot SDK: riot-messaging-service: Enabling message compression
001879.305| ALWAYS| AudioManager::Finit
001879.449| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
BIND_SENT to BIND_RECV
001879.449| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
BIND_RECV to ENTITLEMENTS_SENT
001879.449| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
ENTITLEMENTS_SENT to SESSION_SENT
001879.642| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
SESSION_SENT to CONNECTED
001879.775| ALWAYS| Riot SDK: Destroying Foundation...
001879.826| ALWAYS| Riot SDK: App: Quitting.
001879.827| ALWAYS| Riot SDK: chat: chat: sending roster request!
001879.828| ALWAYS| Riot SDK: telemetry: EventCollector: 0 events remaining after
thread join
001879.828| ALWAYS| Riot SDK: telemetry: Shut down EventCollector in 0 milliseconds
001879.829| ALWAYS| Riot SDK: App: About to stop module plugin-manager
001879.830| ALWAYS| Riot SDK: chat: chat: sending recent convo request!
001879.835| ALWAYS| Riot SDK: chat: chat: Chat xmpp login_time 1741501470552ms
001879.836| ALWAYS| Riot SDK: plugin-manager: Finalizing plugin rcp-be-platform-ui
001879.852| ALWAYS| Riot SDK: plugin-manager: Finalizing plugin rcp-be-info-
radiator
001879.861| ALWAYS| Riot SDK: plugin-manager: Finalizing plugin rcp-be-chatbox
001879.883| ALWAYS| Riot SDK: chatbox: Destroying all chatbox instances.
001879.889| ALWAYS| Riot SDK: plugin-manager: Finalizing plugin rcp-be-voice-chat
001879.899| ALWAYS| Riot SDK: voice-chat: Stopping the voice chat service...
001879.908| ALWAYS| Riot SDK: voice-chat: Logging player out on voice providers
001879.908| ALWAYS| Riot SDK: voice-chat: Voice chat service has stopped.
001879.911| ALWAYS| Riot SDK: client-config: Updated player config for lol with 240
entries
001879.930| ALWAYS| Riot SDK: plugin-manager: Finalizing plugin rcp-be-social
001892.251| WARN| Riot SDK: riot-messaging-service: WebSocketClient: After
SSL_read SSL_get_error returned 5...
001892.251| WARN| Riot SDK: riot-messaging-service: WebSocketClient:
SSL_ERROR_SYSCALL - The underlying BIO reported an I/O error.
001892.251| WARN| Riot SDK: riot-messaging-service: WebSocketClient:
SSL_ERROR_SYSCALL - errno is 103: Software caused connection abort
001892.251| ALWAYS| Riot SDK: riot-messaging-service: WebSocketClient: Closing
socket, see previous message for reason.
001892.251| ERROR| Riot SDK: riot-messaging-service: Failed to receive data.
001892.251| WARN| Riot SDK: riot-messaging-service: disconnecting because socket
is closed
001892.251| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
001892.251| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 77ms.
001892.272| ERROR| Riot SDK: chat: chat: XmppTcpSocket: SSL_ERROR_SYSCALL - The
underlying BIO reported an I/O error.
001892.272| ERROR| Riot SDK: chat: chat: XmppTcpSocket: SSL_ERROR_SYSCALL - errno
is 103: Software caused connection abort
001892.272| ERROR| Riot SDK: chat: chat: XmppTcpSocket: Closing socket due to
previous error.
001892.272| ALWAYS| Riot SDK: chat: chat: closing chat socket, reason:
SOCKET_UNAVAILABLE
001892.272| WARN| Riot SDK: chat: chat: xmpp socket closed: 10
001893.356| ALWAYS| Riot SDK: chat: chat: XmppTcpSocket: Statistics at socket
close:
001893.356| ALWAYS| Riot SDK: chat: chat: Reads - Count : 24 Total Bytes: 31917
Average Bytes: 1329
001893.356| ALWAYS| Riot SDK: chat: chat: Writes - Count : 6 Total Bytes: 3895
Average Bytes: 649
001893.356| ALWAYS| Riot SDK: chat: chat: EINTRs: 0
001893.420| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 2ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001893.460| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
CONNECTED to DISCONNECTED
001893.461| ALWAYS| Riot SDK: chat: chat: xmpp connection state: Disconnected,
socket code = 10
001893.461| ALWAYS| Riot SDK: chat: chat: HTTP retry options for chat-xmpp not
found in Client Config.
001893.461| ALWAYS| Riot SDK: chat: chat: scheduling reconnect job for 1314
milliseconds from now
001893.467| ALWAYS| Riot SDK: chat: chat: Chat system loading_time 13826ms
001893.476| ALWAYS| Riot SDK: chat: chat: error
'chat_intermediate_state_connection_timeout': in plugin library function
HandleStatusCheckCommand: Connection status check failed, timed out, status
DISCONNECTED was inside unallowed window [DISCONNECTED, STREAM_SENT].
Disconnecting..
001893.476| ALWAYS| Riot SDK: chat: chat: error
'chat_intermediate_state_connection_timeout': in plugin library function
HandleStatusCheckCommand: Connection status check failed, timed out, status
DISCONNECTED was inside unallowed window [DISCONNECTED, AUTH_SENT]. Disconnecting..
001893.477| ALWAYS| Riot SDK: chat: chat: error
'chat_intermediate_state_connection_timeout': in plugin library function
HandleStatusCheckCommand: Connection status check failed, timed out, status
DISCONNECTED was inside unallowed window [DISCONNECTED, AUTH_STREAM_SENT].
Disconnecting..
001893.478| ALWAYS| Riot SDK: chat: chat: error
'chat_intermediate_state_connection_timeout': in plugin library function
HandleStatusCheckCommand: Connection status check failed, timed out, status
DISCONNECTED was inside unallowed window [DISCONNECTED, BIND_SENT]. Disconnecting..
001893.479| ALWAYS| Riot SDK: chat: chat: error
'chat_intermediate_state_connection_timeout': in plugin library function
HandleStatusCheckCommand: Connection status check failed, timed out, status
DISCONNECTED was inside unallowed window [DISCONNECTED, RXEP_RECV]. Disconnecting..
001893.481| WARN| Riot SDK: chat: chat: Validator failed for
FETCH_ARCHIVE_COMMAND: not connected to chat, service unavailable
001893.498| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant 202a8913-1e94-5ac6-a01d-
[email protected]/ added
001893.507| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected]/RC-825708501 added
001893.507| WARN| Riot SDK: chat: chat: Validator failed for
FETCH_ARCHIVE_COMMAND: not connected to chat, service unavailable
001893.515| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant 95b39511-bc37-5aef-b0cb-
[email protected]/ added
001893.523| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected]/RC-825708501 added
001893.523| WARN| Riot SDK: chat: chat: Validator failed for
FETCH_ARCHIVE_COMMAND: not connected to chat, service unavailable
001893.531| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant 6a8d0b11-4c2c-59f3-816f-
[email protected]/ added
001893.539| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected]/RC-825708501 added
001893.540| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2154544738/keystone
001893.540| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-476139947/league_of_legends
001893.541| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-476139947/keystone
001893.541| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/keystone
001893.542| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
001893.543| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-928218233/keystone
001893.543| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-928218233/valorant
001893.545| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/keystone
001893.546| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/league_of_legends
001893.546| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/keystone
001893.546| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
001893.546| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-1680408379/keystone
001893.555| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected] deleted
001893.555| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant 202a8913-1e94-5ac6-a01d-
[email protected] deleted
001893.555| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected] deleted
001893.555| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant 95b39511-bc37-5aef-b0cb-
[email protected] deleted
001893.555| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected] deleted
001893.555| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant 6a8d0b11-4c2c-59f3-816f-
[email protected] deleted
001893.582| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001896.012| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 01710c3a-e5f7-7f3b-a8c0-222067e986f3
001896.013| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
001896.013| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
001896.013| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
001896.014| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
001896.014| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
001896.015| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
001896.045| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
001896.045| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
001896.045| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
001896.046| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
001896.048| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001896.130| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 2ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.068| ALWAYS| Riot SDK: chat: chat: attempting reconnect...
001932.069| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 110ms.
001932.073| ALWAYS| Riot SDK: chat: chat: HandleLoginMutator, have enough info,
beginning xmpp login process
001932.073| ALWAYS| Riot SDK: chat: chat: starting connection to
'https://jp1.chat.si.riotgames.com:5223'
001932.074| ERROR| Riot SDK: chat: chat: Error resolving addresses for hostname:
jp1.chat.si.riotgames.com with error: No address associated with hostname: OS error
7: Argument list too long
001932.076| ALWAYS| Riot SDK: chat: chat: HTTP retry options for chat-xmpp not
found in Client Config.
001932.076| ALWAYS| Riot SDK: chat: chat: scheduling reconnect job for 3745
milliseconds from now
001932.108| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.190| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.269| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 2ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.429| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.436| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.446| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.457| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.470| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.485| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 2ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.503| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 2ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
001932.522| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 2ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002001.097| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 01710c3a-e5f7-7f3b-a8c0-222067e986f3
002001.097| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
002001.097| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
002001.097| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
002001.100| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
002001.100| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
002001.100| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
002075.440| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 30ms.
002076.440| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 01710c3a-e5f7-7f3b-a8c0-222067e986f3
002076.440| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
002076.440| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
002076.440| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
002076.442| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
002076.442| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
002076.442| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
002077.076| ALWAYS| Riot SDK: chat: chat: attempting reconnect...
002077.086| ALWAYS| Riot SDK: chat: chat: HandleLoginMutator, have enough info,
beginning xmpp login process
002077.087| ALWAYS| Riot SDK: chat: chat: starting connection to
'https://jp1.chat.si.riotgames.com:5223'
002077.258| ERROR| Riot SDK: chat: chat: Error resolving addresses for hostname:
jp1.chat.si.riotgames.com with error: No address associated with hostname: OS error
7: Argument list too long
002077.260| ALWAYS| Riot SDK: chat: chat: HTTP retry options for chat-xmpp not
found in Client Config.
002077.260| ALWAYS| Riot SDK: chat: chat: scheduling reconnect job for 3033
milliseconds from now
002077.260| WARN| Riot SDK: chat: chat: Validator failed for
EDIT_PRODUCT_SESSION_STATE: not connected to chat, service unavailable
002077.443| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 39ms.
002080.250| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 01710c3a-e5f7-7f3b-a8c0-222067e986f3
002080.251| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
002080.252| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
002080.252| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
002080.295| ALWAYS| Riot SDK: chat: chat: attempting reconnect...
002080.305| ALWAYS| Riot SDK: chat: chat: HandleLoginMutator, have enough info,
beginning xmpp login process
002080.305| ALWAYS| Riot SDK: chat: chat: starting connection to
'https://jp1.chat.si.riotgames.com:5223'
002080.441| ALWAYS| Riot SDK: chat: chat: 'https://jp1.chat.si.riotgames.com:5223'
resolved addresses: 172.65.217.212 2606:4700:90:0:6d38:5312:8ed2:828f
172.65.217.212 2606:4700:90:0:6d38:5312:8ed2:828f
002080.707| ALWAYS| Riot SDK: chat: chat: closing chat socket, reason: FINALIZED
002080.707| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
DISCONNECTED to CONNECTING
002080.713| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
CONNECTING to STREAM_SENT
002080.952| ALWAYS| Riot SDK: chat: chat: xmpp stream started, id = 1175828627
002080.953| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
STREAM_SENT to STREAM_RECV
002080.955| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
STREAM_RECV to AUTH_FEATURES_RECV
002080.956| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_FEATURES_RECV to AUTH_SENT
002081.083| ALWAYS| Riot SDK: riot-messaging-service: State is now Connected.
002081.084| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"successful":"true"},"ts":1741501670,"subject":"rms:session","type":"push"}'
002081.084| ALWAYS| Riot SDK: riot-messaging-service: Session login successful:
'true'
002081.084| WARN| Riot SDK: riot-messaging-service: Session reconnect
unsuccessful
002081.086| ALWAYS| Riot SDK: client-config: Starting legacy config refresh
002081.086| ALWAYS| Riot SDK: client-config: Expiring public configs in namespace
''
002081.086| ALWAYS| Riot SDK: client-config: Expiring player configs in namespace
''
002081.087| ALWAYS| Riot SDK: client-config: Request is about to take flight
002081.087| ALWAYS| Riot SDK: client-config: HTTP retry options for client-conifg
not found in Client Config.
002081.087| ALWAYS| Riot SDK: client-config: Request is about to take flight
002081.087| ALWAYS| Riot SDK: client-config: HTTP retry options for client-conifg
not found in Client Config.
002081.088| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"expire_ts":1741530470},"ts":1741501670,"subject":"rms:rso","type":"push"}'
002081.088| ALWAYS| Riot SDK: riot-messaging-service: Session expires in 8h, Access
token expires in 33m 43s
002081.090| ALWAYS| Riot SDK: client-config: Failed to fetch public ClientConfig
after 0ms, 1 attempts: Shutting down
https://clientconfig.rpg.riotgames.com/api/v1/config/public?
os=android&region=VN2&app=lol&version=6614445&patchline=live
002081.090| ALWAYS| Riot SDK: client-config: Request to update config failed. Using
cached.
002081.091| ALWAYS| Riot SDK: client-config: Failed to fetch player ClientConfig
after 0ms, 1 attempts: Shutting down
https://clientconfig.rpg.riotgames.com/api/v1/config/player?
os=android&region=VN2&app=lol&version=6614445&patchline=live
002081.599| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"enabled":"true"},"ts":1741501670535,"subject":"rms:gzip","type":"response","id":"
c4f53703-bcde-16d5-8f06-70a513bdb938"}'
002081.599| ALWAYS| Riot SDK: riot-messaging-service: Enabling message compression
002081.615| ALWAYS| Riot SDK: client-config: Request to update config failed. Using
cached.
002081.761| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_SENT to AUTHENTICATED
002081.761| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTHENTICATED to AUTH_STREAM_SENT
002082.162| ALWAYS| Riot SDK: chat: chat: xmpp stream started, id = 77940000
002082.163| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_STREAM_SENT to AUTH_STREAM_RECV
002082.165| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
AUTH_STREAM_RECV to FEATURES_RECV
002082.165| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
FEATURES_RECV to BIND_SENT
002082.319| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
BIND_SENT to BIND_RECV
002082.320| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
BIND_RECV to ENTITLEMENTS_SENT
002082.321| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
ENTITLEMENTS_SENT to SESSION_SENT
002082.475| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
SESSION_SENT to CONNECTED
002082.476| ALWAYS| Riot SDK: chat: chat: Chat xmpp login_time 1741501673385ms
002082.477| ALWAYS| Riot SDK: chat: chat: sending roster request!
002082.477| ALWAYS| Riot SDK: chat: chat: sending recent convo request!
002083.212| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002083.241| ALWAYS| Riot SDK: chat: chat: Chat system loading_time 767ms
002083.251| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/keystone
002083.251| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3083606304/league_of_legends
002083.252| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/keystone
002083.252| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
002083.253| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-476139947/league_of_legends
002083.254| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-476139947/keystone
002083.254| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/keystone
002083.254| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
002083.254| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-1680408379/keystone
002083.913| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant 202a8913-1e94-5ac6-a01d-
[email protected]/ added
002083.926| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected]/RC-1896584216 added
002083.938| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant 95b39511-bc37-5aef-b0cb-
[email protected]/ added
002083.950| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected]/RC-1896584216 added
002083.960| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant 6a8d0b11-4c2c-59f3-816f-
[email protected]/ added
002083.972| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected]/RC-1896584216 added
002084.013| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002084.095| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002084.171| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002084.245| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002084.246| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002084.246| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002084.246| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002084.248| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002084.334| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002090.558| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 3 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
002121.091| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002220.735| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 4 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
002220.735| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2429019891/keystone
002220.740| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002221.679| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2429019891/league_of_legends
002221.682| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002221.682| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002221.682| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002221.682| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002221.685| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002224.158| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2429019891/league_of_legends
002224.160| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.160| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.160| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.161| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.163| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002224.723| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2429019891/league_of_legends
002224.724| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2429019891/league_of_legends
002224.727| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.728| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.728| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.728| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.730| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002224.811| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.812| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.812| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.813| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002224.815| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002225.141| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2429019891/league_of_legends
002225.178| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002225.179| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002225.179| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002225.179| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002225.182| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002238.042| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2124335258/keystone
002238.045| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002238.045| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002238.046| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002238.046| WARN| Riot SDK: product-localization: content path not found for
product league_of_legends, patchline vn2
002238.048| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002262.615| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3767853497/keystone
002268.259| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3767853497/valorant
002268.264| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002276.936| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2701936961/keystone
002276.940| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002278.904| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
002278.911| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002279.417| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
002279.424| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002291.203| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 5 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
002291.210| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3767853497/valorant
002291.214| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002293.040| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3767853497/valorant
002293.045| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002299.977| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
002299.984| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002302.218| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3767853497/valorant
002302.226| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 3ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002306.612| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
002306.628| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 6ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002307.979| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3767853497/valorant
002307.985| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
002307.985| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002308.066| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002309.091| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
002309.126| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002312.811| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
002312.816| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002313.607| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
002313.613| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002314.946| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
002314.951| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002316.588| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
002316.588| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
002316.594| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002316.675| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002319.982| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
002320.026| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002323.040| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-915957577/league_of_legends
002323.047| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002323.556| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-2632705834/league_of_legends
002323.564| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002330.726| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002344.649| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
002344.653| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002346.504| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002368.717| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 6 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
002368.719| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
002368.724| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 2ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002373.427| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
002373.432| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002407.302| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-3767853497/valorant
002407.306| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 1ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002476.331| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 7 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
002476.337| ALWAYS| Riot SDK: chat: chat: notifying REST of presence UPDATE for
[email protected]/RC-714435021/valorant
002476.478| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 2ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002476.530| ERROR| Riot SDK: chat: chat: XmppTcpSocket: SSL_ERROR_SYSCALL - The
underlying BIO reported an I/O error.
002476.530| ERROR| Riot SDK: chat: chat: XmppTcpSocket: SSL_ERROR_SYSCALL - errno
is 103: Software caused connection abort
002476.530| ERROR| Riot SDK: chat: chat: XmppTcpSocket: Closing socket due to
previous error.
002476.531| ALWAYS| Riot SDK: chat: chat: closing chat socket, reason:
SOCKET_UNAVAILABLE
002476.531| WARN| Riot SDK: chat: chat: xmpp socket closed: 10
002476.531| ALWAYS| Riot SDK: chat: chat: XmppTcpSocket: Statistics at socket
close:
002476.531| ALWAYS| Riot SDK: chat: chat: Reads - Count : 63 Total Bytes: 90946
Average Bytes: 1443
002476.531| ALWAYS| Riot SDK: chat: chat: Writes - Count : 13 Total Bytes: 4687
Average Bytes: 360
002476.531| ALWAYS| Riot SDK: chat: chat: EINTRs: 0
002476.531| ERROR| Riot SDK: chat: chat: XmppTcpSocket: Socket is not available.
002476.531| ERROR| Riot SDK: chat: chat: XmppTcpSocket: Closing socket due to
previous error.
002476.531| ALWAYS| Riot SDK: chat: chat: closing chat socket, reason:
SOCKET_UNAVAILABLE
002476.531| ALWAYS| Riot SDK: chat: chat: Transitioning from connection status
CONNECTED to DISCONNECTED
002476.531| ALWAYS| Riot SDK: chat: chat: xmpp connection state: Disconnected,
socket code = 10
002476.531| ALWAYS| Riot SDK: chat: chat: HTTP retry options for chat-xmpp not
found in Client Config.
002476.531| ALWAYS| Riot SDK: chat: chat: scheduling reconnect job for 62
milliseconds from now
002476.573| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected] deleted
002476.573| ALWAYS| Riot SDK: chat: chat: notifying REST of 202a8913-1e94-5ac6-
[email protected] participant 202a8913-1e94-5ac6-a01d-
[email protected] deleted
002476.574| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected] deleted
002476.574| ALWAYS| Riot SDK: chat: chat: notifying REST of 95b39511-bc37-5aef-
[email protected] participant 95b39511-bc37-5aef-b0cb-
[email protected] deleted
002476.576| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant cdb02a54-bbaa-5b39-9fa8-
[email protected] deleted
002476.576| ALWAYS| Riot SDK: chat: chat: notifying REST of 6a8d0b11-4c2c-59f3-
[email protected] participant 6a8d0b11-4c2c-59f3-816f-
[email protected] deleted
002476.601| ALWAYS| Riot SDK: chat: chat: attempting reconnect...
002476.611| ERROR| Riot SDK: player-account: POST
https://api.account.riotgames.com/namesets/v2/namesets to cluster
sea.api.account.riotgames.com failed after 3ms with 1000: Plugin "rcp-be-player-
account" couldn't talk to "https://api.account.riotgames.com/namesets/v2/namesets"
because: 0 - "Cancelled".
002476.621| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/chat failed after 1ms with 0: Shutting down
002476.622| WARN| Riot SDK: chat: chat: Chat query for affinity token failed:
code=500, message=Error response for POST /player-affinity/service/v2/token:
Shutting down
002476.622| WARN| Riot SDK: chat: chat: Mutator failed for
FETCH_PLAYER_AFFINITY_TOKEN_COMMAND: Error response for POST
/player-affinity/service/v2/token: Shutting down
002476.836| WARN| Riot SDK: riot-messaging-service: WebSocketClient: After
SSL_write SSL_get_error returned 5...
002476.836| WARN| Riot SDK: riot-messaging-service: WebSocketClient:
SSL_ERROR_SYSCALL - The underlying BIO reported an I/O error.
002476.836| WARN| Riot SDK: riot-messaging-service: WebSocketClient:
SSL_ERROR_SYSCALL - errno is 103: Software caused connection abort
002476.836| WARN| Riot SDK: riot-messaging-service: WebSocketClient: Closing
socket due to previous error.
002476.836| ERROR| Riot SDK: riot-messaging-service: Failed to send data.
002476.836| ALWAYS| Riot SDK: riot-messaging-service: affinity token expired,
clearing & requesting new one
002476.836| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
002476.838| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
002476.841| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
002476.841| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 416 ms
002476.841| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
002476.841| WARN| Riot SDK: riot-messaging-service: disconnecting because socket
is closed
002476.841| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
002476.841| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 78ms.
002478.181| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
002478.184| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
002478.184| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
002478.185| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 927 ms
002478.185| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
002478.185| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id a9d6090b-7731-967b-324f-5adfce3b9ec8
002478.185| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
002478.185| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
002478.185| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
002478.187| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
002478.187| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
002478.187| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
002547.426| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
002547.431| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
002547.431| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
002547.431| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 2867
ms
002547.431| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
002547.432| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 172ms.
002547.433| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 8 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
002581.769| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
002581.772| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
002581.772| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
002581.772| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 85 ms
002581.772| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
002581.772| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id a9d6090b-7731-967b-324f-5adfce3b9ec8
002581.772| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
002581.772| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
002581.772| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
002581.779| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
002581.779| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
002581.779| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
002708.569| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
002708.576| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
002708.577| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
002708.577| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 8826
ms
002708.577| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
002708.577| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 227ms.
002708.577| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 9 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
002777.243| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
002777.246| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
002777.246| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
002777.246| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12039
ms
002777.246| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
002777.246| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id a9d6090b-7731-967b-324f-5adfce3b9ec8
002777.246| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
002777.246| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
002777.246| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
002777.247| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 10 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
002777.689| ALWAYS| Riot SDK: riot-messaging-service: State is now Connected.
002777.693| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"successful":"true"},"ts":1741502367,"subject":"rms:session","type":"push"}'
002777.693| ALWAYS| Riot SDK: riot-messaging-service: Session login successful:
'true'
002777.693| WARN| Riot SDK: riot-messaging-service: Session reconnect
unsuccessful
002777.693| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"expire_ts":1741531167},"ts":1741502367,"subject":"rms:rso","type":"push"}'
002777.694| ALWAYS| Riot SDK: riot-messaging-service: Session expires in 8h, Access
token expires in 22m 7s
002777.694| ALWAYS| Riot SDK: client-config: Starting legacy config refresh
002777.694| ALWAYS| Riot SDK: client-config: Expiring public configs in namespace
''
002777.695| ALWAYS| Riot SDK: client-config: Expiring player configs in namespace
''
002777.695| ALWAYS| Riot SDK: client-config: Request is about to take flight
002777.695| ALWAYS| Riot SDK: client-config: Request is about to take flight
002777.695| ALWAYS| Riot SDK: client-config: HTTP retry options for client-conifg
not found in Client Config.
002777.696| ALWAYS| Riot SDK: client-config: HTTP retry options for client-conifg
not found in Client Config.
002777.696| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 11 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
002777.698| ALWAYS| Riot SDK: client-config: Failed to fetch player ClientConfig
after 0ms, 1 attempts: Shutting down
https://clientconfig.rpg.riotgames.com/api/v1/config/player?
os=android&region=VN2&app=lol&version=6614445&patchline=live
002777.698| ALWAYS| Riot SDK: client-config: Request to update config failed. Using
cached.
002777.699| ALWAYS| Riot SDK: client-config: Failed to fetch public ClientConfig
after 0ms, 1 attempts: Shutting down
https://clientconfig.rpg.riotgames.com/api/v1/config/public?
os=android&region=VN2&app=lol&version=6614445&patchline=live
002778.163| ALWAYS| Riot SDK: client-config: Request to update config failed. Using
cached.
002778.205| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"enabled":"true"},"ts":1741502367144,"subject":"rms:gzip","type":"response","id":"
a7abba7a-8148-745e-b9c4-5e20b6102109"}'
002778.205| ALWAYS| Riot SDK: riot-messaging-service: Enabling message compression
002782.280| WARN| Riot SDK: riot-messaging-service: WebSocketClient: After
SSL_read SSL_get_error returned 5...
002782.280| WARN| Riot SDK: riot-messaging-service: WebSocketClient:
SSL_ERROR_SYSCALL - The underlying BIO reported an I/O error.
002782.280| WARN| Riot SDK: riot-messaging-service: WebSocketClient:
SSL_ERROR_SYSCALL - errno is 103: Software caused connection abort
002782.280| ALWAYS| Riot SDK: riot-messaging-service: WebSocketClient: Closing
socket, see previous message for reason.
002782.280| ERROR| Riot SDK: riot-messaging-service: Failed to receive data.
002782.280| WARN| Riot SDK: riot-messaging-service: disconnecting because socket
is closed
002782.280| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
002782.280| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 19ms.
002888.344| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
002888.348| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
002888.348| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 12 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
002888.348| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
002888.348| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 52044
ms
002888.349| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
002888.349| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 235d729d-6f9d-c5d9-81ca-9c5fb251aa8f
002888.349| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
002888.349| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
002888.349| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
002888.351| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
002888.351| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
002888.354| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
003131.173| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
003131.176| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
003131.177| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 13 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
003131.177| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
003131.177| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26739
ms
003131.177| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
003131.177| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 62ms.
003161.065| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
003161.067| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
003161.070| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
003161.070| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12044
ms
003161.070| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
003161.070| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 235d729d-6f9d-c5d9-81ca-9c5fb251aa8f
003161.070| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
003161.070| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
003161.070| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
003161.074| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
003161.074| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
003161.074| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
003377.227| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
003377.230| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
003377.231| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
003377.231| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 39938
ms
003377.231| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
003377.231| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 386ms.
003377.232| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 14 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
003378.232| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 235d729d-6f9d-c5d9-81ca-9c5fb251aa8f
003378.232| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
003378.232| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
003378.232| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
003378.718| ALWAYS| Riot SDK: riot-messaging-service: State is now Connected.
003378.721| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"successful":"true"},"ts":1741502968,"subject":"rms:session","type":"push"}'
003378.721| ALWAYS| Riot SDK: riot-messaging-service: Session login successful:
'true'
003378.721| WARN| Riot SDK: riot-messaging-service: Session reconnect
unsuccessful
003378.722| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"expire_ts":1741531768},"ts":1741502968,"subject":"rms:rso","type":"push"}'
003378.722| ALWAYS| Riot SDK: client-config: Starting legacy config refresh
003378.722| ALWAYS| Riot SDK: client-config: Expiring public configs in namespace
''
003378.722| ALWAYS| Riot SDK: client-config: Expiring player configs in namespace
''
003378.722| ALWAYS| Riot SDK: riot-messaging-service: Session expires in 8h, Access
token expires in 12m 6s
003378.723| ALWAYS| Riot SDK: client-config: Request is about to take flight
003378.724| ALWAYS| Riot SDK: client-config: HTTP retry options for client-conifg
not found in Client Config.
003378.724| ALWAYS| Riot SDK: client-config: Request is about to take flight
003378.724| ALWAYS| Riot SDK: client-config: HTTP retry options for client-conifg
not found in Client Config.
003378.724| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 15 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
003378.726| ALWAYS| Riot SDK: client-config: Failed to fetch public ClientConfig
after 0ms, 1 attempts: Shutting down
https://clientconfig.rpg.riotgames.com/api/v1/config/public?
os=android&region=VN2&app=lol&version=6614445&patchline=live
003378.726| ALWAYS| Riot SDK: client-config: Request to update config failed. Using
cached.
003378.726| ALWAYS| Riot SDK: client-config: Failed to fetch player ClientConfig
after 0ms, 1 attempts: Shutting down
https://clientconfig.rpg.riotgames.com/api/v1/config/player?
os=android&region=VN2&app=lol&version=6614445&patchline=live
003379.233| ALWAYS| Riot SDK: riot-messaging-service: Got message '{"payload":
{"enabled":"true"},"ts":1741502968175,"subject":"rms:gzip","type":"response","id":"
5d98991e-3f7e-fcf6-628b-31adfe3f8c15"}'
003379.234| ALWAYS| Riot SDK: riot-messaging-service: Enabling message compression
003379.280| ALWAYS| Riot SDK: client-config: Request to update config failed. Using
cached.
003382.258| WARN| Riot SDK: riot-messaging-service: WebSocketClient: After
SSL_read SSL_get_error returned 5...
003382.258| WARN| Riot SDK: riot-messaging-service: WebSocketClient:
SSL_ERROR_SYSCALL - The underlying BIO reported an I/O error.
003382.258| WARN| Riot SDK: riot-messaging-service: WebSocketClient:
SSL_ERROR_SYSCALL - errno is 103: Software caused connection abort
003382.258| ALWAYS| Riot SDK: riot-messaging-service: WebSocketClient: Closing
socket, see previous message for reason.
003382.258| ERROR| Riot SDK: riot-messaging-service: Failed to receive data.
003382.258| WARN| Riot SDK: riot-messaging-service: disconnecting because socket
is closed
003382.258| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
003382.258| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 36ms.
003383.261| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
003383.262| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
003383.262| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
003383.262| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
003383.265| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
003383.266| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
003383.266| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
003384.265| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 162ms.
003385.267| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
003385.267| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
003385.267| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
003385.268| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
003385.273| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
003385.274| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
003385.274| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
003836.160| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
003836.167| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 16 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
003836.173| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 8ms with 0: Shutting down
003836.173| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
003836.173| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56436
ms
003836.173| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
003836.173| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1ms.
003837.174| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
003837.175| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
003837.175| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
003837.175| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
003837.179| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
003837.179| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
003837.179| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
004277.228| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
004277.233| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
004277.234| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 17 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
004277.237| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
004277.237| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 45098
ms
004277.237| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
004277.238| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 136ms.
004277.239| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
004277.271| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 0.784 seconds with id 879725c2-11d0-d09a-0001-f22a44369420
004278.056| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
004278.068| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 1.274 seconds with id 93713799-7351-3a7e-37bf-ec1687443cea
004278.239| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
004278.239| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
004278.240| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
004278.240| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
004278.644| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 07:04:28 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d8b7e5d87a095e-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
004278.645| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=564f988a-b99e-b3d8-4b3e-
5c820f65f8ae&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
004278.645| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
004278.645| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
004279.342| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
004279.353| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 5.285 seconds with id e1afb442-4e0f-62a8-0fde-ef097006772b
004279.646| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 186ms.
004281.965| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
004281.966| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
004281.966| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
004281.966| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
004282.443| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 07:04:31 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d8b7fceba6e2f7-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
004282.443| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=167cd94f-0ff6-80fc-f6f7-
ad75a54778be&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
004282.443| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
004282.443| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
004283.444| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 201ms.
004297.752| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
004297.752| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
004297.755| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
004297.755| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
004297.755| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
004297.755| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
004297.755| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
004297.755| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
004297.759| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 13.37 seconds with id 5b6e8c94-8b16-d504-da64-30196eea6e27
004383.160| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
004383.162| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
004383.163| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
004383.164| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
004383.164| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10352
ms
004383.164| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
004383.164| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1s 832ms.
004383.164| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 18 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
004383.166| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 3.679 seconds with id 170dbfd0-4ba6-9287-3870-3f729d0379ae
004522.989| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
004522.992| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
004522.993| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
004522.993| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
004522.993| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 30804
ms
004522.993| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
004522.993| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
004522.993| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
004522.993| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
004522.993| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
004523.003| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 52.562 seconds with id 36947054-375c-b12f-4e37-516544badc0f
004523.007| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 19 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
004523.011| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
004523.011| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
004523.011| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
005177.203| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
005177.207| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
005177.207| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
005177.208| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
005177.208| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 32957
ms
005177.208| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
005177.208| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 779ms.
005177.210| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 20 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
005177.211| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 34.364 seconds with id 84a9c231-02bf-50ab-04d0-e5e6aa789535
005178.209| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
005178.209| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
005178.210| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
005178.210| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
005178.652| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 07:19:28 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d8cddeed2403d3-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
005178.655| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=10e291c2-a45c-dcee-a442-
b2744eef8285&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
005178.655| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
005178.656| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
005179.656| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1s 350ms.
005181.657| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
005181.658| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
005181.658| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
005181.658| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
005182.134| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 07:19:31 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91d8cdf42f4edd3a-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
005182.135| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=9321350b-6818-e1b3-7858-
9dd90f6df980&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
005182.135| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
005182.135| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
005191.636| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 36s 931ms.
005580.222| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
005580.222| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
005580.227| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 21 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
005580.227| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
005580.227| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
005580.227| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 18087
ms
005580.228| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
005580.228| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
005580.228| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
005580.228| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
005580.228| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
005580.230| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 111.847 seconds with id c345fe77-84f7-a50f-0072-bb4d1b90f331
005580.230| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
005580.230| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
005580.230| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
005585.910| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 42s 575ms.
005600.677| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
005600.682| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
005600.683| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
005600.683| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 35003
ms
005600.683| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
005777.157| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
005777.160| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
005777.162| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
005777.162| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
005777.162| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25333
ms
005777.162| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
005777.162| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
005777.162| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
005777.162| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
005777.163| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
005777.163| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
005777.163| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
005777.163| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
005777.163| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 22 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
005777.166| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 215.218 seconds with id 30c986a8-e97e-4a2c-89d0-ce38d4f557e6
005778.165| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 10s 879ms.
005882.573| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
005882.578| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 23 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
005882.578| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
005882.578| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
005882.578| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 24294
ms
005882.578| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
005948.234| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
005948.237| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
005948.237| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
005948.238| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 34018
ms
005948.238| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
005948.239| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 24 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
006183.562| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
006183.564| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
006183.566| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
006183.566| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
006183.566| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 42520
ms
006183.566| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
006183.566| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
006183.566| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
006183.566| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
006183.566| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
006260.549| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 265ms and 25 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
006260.550| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
006260.550| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
006260.550| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
006260.551| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 208.328 seconds with id 294136d4-2048-959d-f2a0-7586f212a654
006366.312| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
006366.318| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
006366.318| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 26 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
006366.318| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
006366.318| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 7715
ms
006366.318| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
006366.318| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 44s 107ms.
008025.061| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
008025.061| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
008025.063| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 27 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
008025.064| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
008025.064| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
008025.064| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 34318
ms
008025.064| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
008025.064| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
008025.064| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
008025.064| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
008025.064| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
008025.066| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 111.973 seconds with id 9c1a1101-8a78-4330-44dc-03c1c2794ad2
008025.067| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
008025.067| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
008025.067| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
008026.068| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 27s 988ms.
008395.021| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
008395.026| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
008395.028| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
008395.028| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
008395.029| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1479
ms
008395.029| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
008395.029| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
008395.029| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
008395.029| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
008395.029| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
008395.029| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 28 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
008395.030| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
008395.030| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
008395.030| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
008395.034| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 129.067 seconds with id 7d625a9e-5bd1-30c2-c644-64a666595d04
008403.467| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
008403.471| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
008403.474| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
008403.474| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3661
ms
008403.474| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
008403.475| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 37s 644ms.
008412.113| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
008412.115| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
008412.115| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
008412.116| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6174
ms
008412.116| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
008477.089| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
008477.098| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
008477.098| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
008477.098| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1777
ms
008477.098| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
008477.098| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
008477.098| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
008477.098| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
008477.098| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
008477.099| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
008477.099| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
008477.099| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
008477.100| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 29 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
008550.600| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
008550.602| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
008550.604| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
008550.604| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
008550.605| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 23983
ms
008550.605| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
008550.605| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 20s 308ms.
008550.605| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 30 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
008550.609| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 7.337 seconds with id a2e42abe-d388-b749-121a-4c8300add5c5
009388.121| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
009388.124| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
009388.125| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 31 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
009388.127| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
009388.127| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
009388.127| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 54756
ms
009388.127| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
009388.128| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
009388.128| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
009388.128| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
009388.128| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
009388.128| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 175.06 seconds with id 596ddbaf-031c-2c91-5b20-ea6e1a7d2f2d
009388.582| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 08:29:37 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d934a6bfc44ba3-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
009388.582| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=3c7181bf-056c-dbc9-aeea-
30cc5bbc39a9&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
009388.582| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
009388.582| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
009389.583| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 20s 192ms.
009418.258| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
009418.258| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
009418.258| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
009418.261| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
009418.267| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
009418.267| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
009418.267| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
009464.067| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
009464.072| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
009464.072| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 32 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
009464.073| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
009464.073| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12940
ms
009464.073| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
009464.073| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 57s 248ms.
009768.574| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
009768.578| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
009768.579| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
009768.579| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 19113
ms
009768.579| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
009768.579| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
009768.579| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
009768.579| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
009768.579| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
009768.580| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
009768.581| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
009768.582| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
009768.582| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
009768.583| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 33 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
009768.586| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 27.664 seconds with id f53df023-b1e2-9412-9c80-82ebffb42e67
009977.066| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
009977.073| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
009977.073| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
009977.073| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
009977.073| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 27732
ms
009977.074| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
009977.074| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 17s 241ms.
009977.080| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 88.666 seconds with id 74e3a538-63c5-87be-0929-5357bf6190de
009977.083| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 34 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
010675.387| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
010675.391| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
010675.391| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
010675.391| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
010675.391| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 45656
ms
010675.391| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
010675.391| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
010675.391| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
010675.391| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
010675.391| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
010675.393| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 35 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
010675.394| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
010675.394| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
010675.394| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
010675.396| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 11.969 seconds with id fc6aa5e5-4eb7-9976-a532-0cbd614bde84
013631.846| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
013631.846| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013631.850| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
013631.850| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013631.850| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56498
ms
013631.850| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013631.850| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 39s 82ms.
013631.850| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 7ms and 36 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
013631.853| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 112.541 seconds with id 2f0f15bf-0e36-cc54-4b6f-5203e4a2550e
013689.367| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013689.370| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
013689.370| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013689.370| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 4674
ms
013689.370| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013700.370| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013700.371| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 37 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
013700.373| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
013700.373| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013700.373| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12369
ms
013700.373| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013713.365| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013713.368| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
013713.368| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013713.368| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 35488
ms
013713.368| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013749.089| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
013749.100| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 65.797 seconds with id a44730c3-7ae0-d008-831a-de362ce8b901
013749.234| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013749.240| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
013749.240| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013749.240| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 14318
ms
013749.241| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013760.376| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 38 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
013764.359| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013764.361| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
013764.362| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013764.362| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3620
ms
013764.362| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013769.451| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013769.454| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
013769.454| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013769.454| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 23791
ms
013769.454| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013793.475| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013793.480| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
013793.481| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013793.481| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 37426
ms
013793.482| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013814.898| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
013814.909| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 16.916 seconds with id d1399800-8d03-ffee-6200-0c82229428bf
013833.479| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013833.480| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
013833.481| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
013833.481| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013833.481| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 30366
ms
013833.481| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013833.481| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 39 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
013833.487| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 22.452 seconds with id 0e5b21b9-e010-c561-0292-760f994d853f
013851.351| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
013851.352| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
013851.352| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
013851.352| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
013851.748| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 09:44:01 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9a19dbc0c848d-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
013851.751| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=f155b623-db6e-72d8-6805-
3e2a23cd0f55&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
013851.752| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
013851.752| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
013854.480| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 8s 738ms.
013855.940| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
013855.952| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 80.195 seconds with id 1e5e8840-9b46-ba83-b4c4-f4a49eae1917
013881.360| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013881.364| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
013881.365| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013881.365| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 15466
ms
013881.365| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013893.484| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 40 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
013897.476| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013897.479| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
013897.480| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013897.480| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3700
ms
013897.480| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013903.364| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013903.368| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
013903.370| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013903.370| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 27538
ms
013903.370| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013931.486| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013931.489| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
013931.491| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013931.491| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47579
ms
013931.491| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013936.148| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
013936.162| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 253.398 seconds with id 9563d888-4b3c-a939-2296-0a0e9414005e
013953.483| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 41 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
013979.359| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013979.360| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
013979.360| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013979.360| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 14248
ms
013979.360| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
013994.461| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
013994.464| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
013994.464| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
013994.464| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 50342
ms
013994.464| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014014.469| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 42 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014046.472| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014046.476| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
014046.476| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014046.476| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 38113
ms
014046.476| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014074.473| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 43 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014085.361| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014085.367| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
014085.368| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014085.368| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 135 ms
014085.368| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014086.370| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014086.376| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
014086.377| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014086.377| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 5546
ms
014086.377| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014095.374| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014095.378| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
014095.378| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014095.378| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6694
ms
014095.378| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014105.358| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014105.362| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
014105.363| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014105.363| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 50630
ms
014105.363| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014105.363| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
014105.363| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
014105.363| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
014105.363| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
014105.943| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 09:48:15 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9a7d1a95a055c-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
014105.945| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=d8dd55a6-b537-928e-ef87-
6daba7778a83&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
014105.946| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
014105.946| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
014106.947| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 29s 873ms.
014134.476| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 44 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014137.352| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
014137.353| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
014137.353| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
014137.353| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
014137.892| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 09:48:47 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9a8995e0c84db-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
014137.893| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=a08ec5be-98ae-7ac0-c556-
cacaae05b4e2&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
014137.893| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
014137.894| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
014138.895| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 40s 641ms.
014156.480| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014156.482| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
014156.483| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014156.483| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 328 ms
014156.483| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014159.366| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014159.367| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
014159.367| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014159.368| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 41347
ms
014159.368| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014191.349| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
014191.356| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 170.86 seconds with id e587de48-d79b-e7e9-bd93-e4eddb9562d8
014196.237| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 45 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014201.343| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014201.345| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
014201.347| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014201.347| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47404
ms
014201.347| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014270.468| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014270.470| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
014270.470| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014270.470| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 58452
ms
014270.470| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014270.472| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 46 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014329.344| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014329.348| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
014329.348| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014329.348| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 33023
ms
014329.349| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014330.476| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 47 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014372.354| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
014372.356| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014372.359| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
014372.359| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014372.359| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 41534
ms
014372.359| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014372.359| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
014372.359| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
014372.359| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
014372.359| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
014372.361| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 58.634 seconds with id f3b1c067-756e-813f-cfd4-3ff8916c83a0
014372.855| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 09:52:42 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9ae567ac304bf-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
014372.856| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=0828a392-1bc9-56d5-a13b-
ce04964220ce&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
014372.856| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
014372.856| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
014373.858| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 58s 775ms.
014393.352| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 48 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014420.231| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014420.234| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
014420.235| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014420.235| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 801 ms
014420.235| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014421.236| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014421.242| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
014421.243| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014421.243| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 37119
ms
014421.243| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014430.997| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
014431.009| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 244.093 seconds with id 42eff7dd-467b-8afd-6484-b182bcfb83bb
014453.358| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 49 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014459.345| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014459.349| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
014459.349| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014459.349| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 39034
ms
014459.349| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014494.480| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
014494.480| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
014494.480| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
014494.480| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
014494.987| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 09:54:44 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9b151eff50671-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
014494.989| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=5ad82a33-6193-80c6-b88e-
b337d8b7e6c9&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
014494.989| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
014494.989| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
014495.990| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 13s 223ms.
014500.363| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014500.365| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
014500.365| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014500.365| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 45198
ms
014500.365| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014513.356| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 50 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014546.370| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014546.376| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
014546.377| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014546.377| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 30649
ms
014546.377| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014575.366| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 51 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014577.363| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014577.369| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
014577.369| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014577.370| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 15007
ms
014577.370| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014592.469| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014592.474| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
014592.475| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014592.475| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 55465
ms
014592.475| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014629.365| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
014629.365| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
014629.365| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
014629.365| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
014630.950| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 09:57:00 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9b4a2d8976682-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
014630.951| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=bcc53a49-d847-81c8-a142-
4f905d1fd9b5&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
014630.952| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
014630.952| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
014633.475| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 34s 817ms.
014635.373| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 52 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014649.351| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014649.354| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
014649.355| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014649.355| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26366
ms
014649.355| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014676.240| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014676.244| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
014676.244| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
014676.245| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014676.245| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47261
ms
014676.245| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014676.249| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 49.315 seconds with id 6dc2b647-2d04-4ccf-0581-0940d9ff8855
014697.475| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 53 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014724.357| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014724.360| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
014724.360| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014724.360| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 39242
ms
014724.360| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014725.565| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
014725.577| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 20.096 seconds with id e4c27e62-46e8-9a6d-5d04-bdefbf3721e2
014745.674| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
014745.678| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 218.767 seconds with id 8d5b41fa-2275-2438-27d4-eebd94bfcd94
014757.476| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 54 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014764.468| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014767.356| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
014767.356| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014767.356| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1491
ms
014767.357| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014767.359| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014767.361| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
014767.362| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014767.362| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 55110
ms
014767.362| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014817.475| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 55 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014823.391| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014823.396| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
014823.397| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014823.397| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 52855
ms
014823.397| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014876.391| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014876.396| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
014876.396| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014876.396| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 48034
ms
014876.396| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014878.496| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 56 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014908.358| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
014908.368| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
014908.369| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
014908.370| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
014916.788| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:01:46 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9bb9e2cea04de-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
014916.790| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=829a4843-96b9-8ed4-9b50-
18b4bf6431cd&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
014916.790| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
014916.791| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
014917.805| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 32s 306ms.
014924.489| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014924.492| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
014924.492| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014924.492| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 44494
ms
014924.492| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014938.500| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 57 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
014950.383| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
014950.383| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
014950.383| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
014950.383| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
014950.768| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:02:20 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9bc72af8708e5-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
014950.770| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=cb9c1d10-587a-a90d-bcf4-
21e67044c1da&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
014950.770| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
014950.770| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
014953.506| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 382ms.
014969.332| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014969.337| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
014969.337| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014969.338| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 15409
ms
014969.338| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014969.346| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
014969.353| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 66.172 seconds with id 830e4a68-9035-9a8c-ae54-a57ebb635cb5
014985.491| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014985.501| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
014985.501| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014985.501| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 11068
ms
014985.501| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014997.249| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
014997.255| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
014997.256| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
014997.256| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 43215
ms
014997.256| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
014998.502| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 58 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015035.529| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
015035.544| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 240.404 seconds with id b0023e9a-2381-200a-c1bb-7957f5c04439
015070.489| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015070.491| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 59 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015070.492| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
015070.492| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015070.492| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 31938
ms
015070.492| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015076.380| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
015076.380| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
015076.380| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
015076.380| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
015076.843| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:04:26 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9bf868abf1077-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
015076.843| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=10b927e7-c632-72c1-2719-
4a13141ce1b3&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
015076.844| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
015076.844| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
015077.845| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 16s 680ms.
015095.252| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
015095.253| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
015095.253| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
015095.253| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
015097.897| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:04:47 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9c0093be290e4-HKG
{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
015097.898| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=d4abadd0-c048-dd4a-6950-
57b669fe8481&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
015097.898| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
015097.898| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
015098.901| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 8s 748ms.
015102.469| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015102.475| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
015102.475| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015102.475| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 53095
ms
015102.475| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015130.496| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 60 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015156.226| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015156.229| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
015156.229| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015156.229| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 38700
ms
015156.229| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015198.477| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015198.479| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
015198.479| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 61 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015198.479| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015198.479| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12720
ms
015198.479| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015211.495| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015211.501| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
015211.502| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015211.502| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 4058
ms
015211.502| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015216.397| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015216.403| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
015216.404| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015216.404| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 37404
ms
015216.405| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015254.261| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015254.266| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
015254.266| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015254.266| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 41528
ms
015254.266| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015258.484| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 62 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015275.952| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
015275.965| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 157.478 seconds with id 55bf9b0a-4456-45cc-5135-8a59298d9799
015296.495| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015296.500| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
015296.500| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015296.500| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 14662
ms
015296.500| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015311.437| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015311.440| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
015311.441| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015311.441| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 31985
ms
015311.441| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015318.485| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 63 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015344.383| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015344.389| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
015344.390| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015344.390| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56595
ms
015344.390| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015348.284| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
015348.284| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
015348.284| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
015348.284| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
015348.778| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:08:58 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9c6299d01f51a-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
015348.779| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=6274251a-d827-14b3-6f95-
40b5a1e63bc3&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
015348.780| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
015348.780| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
015349.783| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 24s 381ms.
015390.473| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 64 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015401.493| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015401.497| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
015401.497| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015401.498| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 49991
ms
015401.498| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015433.490| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
015433.496| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 144.867 seconds with id bc4887b2-b0bd-e791-214f-f4fd60283edc
015450.475| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 65 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015452.352| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015452.357| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
015452.358| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015452.358| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 34402
ms
015452.358| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015492.386| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015492.396| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 9ms with 0: Shutting down
015492.397| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015492.397| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 2313
ms
015492.397| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015495.401| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015497.501| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2096ms with 0: Shutting
down
015497.501| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015497.501| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 21024
ms
015497.501| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015510.483| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 66 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015519.495| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015519.500| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
015519.500| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015519.500| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 39134
ms
015519.500| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015556.394| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
015556.395| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
015556.395| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
015556.395| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
015556.840| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:12:26 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9cb3e8bdd110b-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
015556.844| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=d0fe8c5a-a9fc-f13d-ac0a-
3f3ce393f414&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
015556.844| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
015556.844| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
015557.846| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 53s 611ms.
015558.847| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015558.854| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
015558.855| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015558.855| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 20982
ms
015558.855| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015577.472| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 67 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015578.366| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
015578.384| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 226.963 seconds with id acdd5a7d-4fa5-d53e-7432-8acab59bbcca
015580.478| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015580.487| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 6ms with 0: Shutting down
015580.488| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015580.488| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1914
ms
015580.488| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015583.279| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015583.280| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
015583.280| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015583.280| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 16828
ms
015583.280| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015600.369| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015600.375| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
015600.376| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015600.376| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6644
ms
015600.376| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015607.268| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015607.269| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
015607.270| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015607.270| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47227
ms
015607.270| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015637.471| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 68 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015655.336| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015655.338| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
015655.338| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015655.338| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 36308
ms
015655.338| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015692.463| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015692.468| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
015692.468| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015692.468| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 30353
ms
015692.468| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015697.476| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 69 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015723.478| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015723.480| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
015723.480| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015723.480| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 49995
ms
015723.480| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015759.369| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 70 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015774.451| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015774.454| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
015774.454| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015774.454| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 17400
ms
015774.454| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015792.354| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015792.355| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
015792.355| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015792.355| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 29268
ms
015792.355| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015792.355| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
015792.355| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
015792.356| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
015792.356| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
015792.775| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:16:22 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9d1012a1c04ab-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
015792.777| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=a8100b57-c66c-9a4e-7bbf-
2147b95e57de&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
015792.777| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
015792.777| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
015793.778| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 7s 797ms.
015806.459| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
015806.465| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 161.732 seconds with id 5149924b-87ed-1810-79e0-b303a79b5b68
015819.368| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 71 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015823.346| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015823.349| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
015823.349| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015823.349| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 34005
ms
015823.349| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015857.375| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015857.377| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
015857.378| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015857.378| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 41135
ms
015857.379| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015862.207| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
015862.207| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
015862.207| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
015862.207| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
015862.724| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:17:32 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9d2b5bb5fe2e8-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
015862.725| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=c07a3988-a2f6-cdad-8eaa-
ae1d3b8eefa8&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
015862.725| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
015862.725| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
015865.345| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 33s 495ms.
015879.372| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 72 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015899.343| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015899.345| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
015899.345| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015899.345| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 41516
ms
015899.345| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015940.349| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 73 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
015941.348| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015941.351| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
015941.352| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015941.352| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26856
ms
015941.352| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015959.256| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
015959.257| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
015959.257| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
015959.257| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
015961.787| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:19:11 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9d5214f538508-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
015961.789| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=4ae76e5e-008b-4b3b-8792-
a1f3cb054fc8&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
015961.789| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
015961.789| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
015962.791| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 10s 368ms.
015968.201| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
015968.217| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 1.88 seconds with id 6d1a853f-8ca1-42c4-f3e1-71b6d6c39fb2
015968.497| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
015968.504| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
015968.504| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
015968.504| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 31899
ms
015968.504| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
015972.374| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
015972.381| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 63.383 seconds with id f9c8f48a-187c-413a-af3c-31faf2f8533b
016004.381| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016004.387| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
016004.387| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016004.387| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 57959
ms
016004.388| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016004.388| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 74 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016036.368| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
016036.373| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 247.359 seconds with id 77ef5730-74b4-c96c-c9eb-39bc8e3f2bbe
016062.452| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016062.454| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016062.454| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016062.454| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 11045
ms
016062.454| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016064.389| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 75 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016074.457| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016074.461| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016074.462| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016074.462| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 36564
ms
016074.462| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016094.465| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
016094.465| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
016094.465| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
016094.465| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
016094.893| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:21:24 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9d8612ce384a0-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
016094.893| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=96ba9c97-493d-92a4-be9c-
3e9b6a149a8a&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
016094.893| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
016094.893| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
016095.895| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 20s 582ms.
016111.362| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016111.367| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
016111.367| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016111.367| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56999
ms
016111.367| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016132.361| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 76 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016169.482| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016169.486| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016169.487| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016169.487| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 13907
ms
016169.487| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016185.359| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016185.360| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016185.360| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016185.361| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 35450
ms
016185.361| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016192.367| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 77 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016222.475| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016222.477| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016222.478| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016222.478| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1535
ms
016222.478| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016224.479| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016224.484| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
016224.484| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016224.484| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 2142
ms
016224.484| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016228.345| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016228.347| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016228.348| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016228.348| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1870
ms
016228.348| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016230.351| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016230.355| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
016230.356| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016230.357| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56797
ms
016230.357| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016252.366| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 78 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016308.226| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
016308.226| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016308.229| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016308.229| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016308.229| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 36241
ms
016308.229| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016308.229| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 134.652 seconds with id 88085e69-5b79-d2a5-9fa2-48eb5f1fc997
016313.354| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 79 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016345.354| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016345.356| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016345.357| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016345.357| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 16484
ms
016345.357| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016357.353| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
016357.354| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
016357.354| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
016357.354| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
016357.824| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:25:47 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9decc6ad3dd45-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
016357.827| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=0300f61c-3c31-1f37-2454-
167622503b28&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
016357.827| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
016357.827| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
016358.828| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 41s 445ms.
016362.468| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016362.473| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
016362.474| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016362.474| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 34494
ms
016362.475| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016373.356| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 80 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016414.477| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016414.480| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
016414.482| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016414.482| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 32620
ms
016414.482| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016433.355| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 81 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016442.883| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
016442.896| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 230.507 seconds with id ebd9affb-9c14-b30f-3b6c-103a89cdf427
016452.352| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016452.354| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016452.355| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016452.355| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 33490
ms
016452.355| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016486.436| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016486.441| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
016486.441| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016486.441| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 20389
ms
016486.441| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016495.350| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 82 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016507.346| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016507.350| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016507.350| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016507.350| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 977 ms
016507.350| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016508.352| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016508.357| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
016508.357| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016508.357| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3470
ms
016508.357| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016512.479| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016512.484| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
016512.484| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016512.486| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 21556
ms
016512.486| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016521.477| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
016521.477| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
016521.477| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
016521.477| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
016521.873| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:28:31 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9e2ce0b9825d4-HKG
{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
016521.875| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=51a97400-91c6-9406-1cb9-
7fb691c1995f&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
016521.875| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
016521.877| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
016522.877| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 34s 434ms.
016534.223| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016534.229| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
016534.229| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016534.229| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 43071
ms
016534.230| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016559.363| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
016559.363| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
016559.363| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
016559.363| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
016559.367| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 83 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016559.797| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:29:09 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9e3baf8055df3-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
016559.799| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=cdcdec95-4458-fb1c-72d6-
1c1d5d55f587&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
016559.799| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
016559.799| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
016560.799| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 32s 461ms.
016591.379| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016591.383| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
016591.383| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016591.383| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 55089
ms
016591.383| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016619.371| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 84 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016647.355| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016647.357| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
016647.357| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016647.357| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 40267
ms
016647.357| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016673.404| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
016673.414| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 78.529 seconds with id dcf7caff-304f-5ab4-f37d-ee1f575931c7
016679.377| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 85 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016688.369| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016688.373| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
016688.373| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016688.373| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12562
ms
016688.373| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016702.469| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016702.473| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016702.475| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016702.475| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 44734
ms
016702.475| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016713.469| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
016713.469| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
016713.471| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
016713.471| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
016713.973| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:31:43 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91d9e77e6dea064f-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
016713.977| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=cd81065d-5320-b7b9-f52b-
ba0105e02a76&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
016713.977| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
016713.977| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
016714.977| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 27s 193ms.
016756.232| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016756.234| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
016756.234| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 86 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016756.236| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
016756.236| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016756.236| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 38322
ms
016756.236| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016756.236| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 102.192 seconds with id 25db83ba-172f-dfce-f953-91ee13ecf22f
016877.208| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
016877.208| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
016877.208| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
016877.208| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
016877.208| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 38500
ms
016877.208| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
016877.208| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
016877.208| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
016877.208| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
016877.208| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
016877.208| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 87 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
016877.212| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
016877.212| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
016877.212| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
016877.212| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 112.851 seconds with id 7d8b6cae-3fd8-6ce5-f1c0-d00f46eeb46b
017103.936| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
017103.940| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
017103.942| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
017103.942| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
017103.942| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 54426
ms
017103.942| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
017103.942| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 2s 738ms.
017103.944| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 88 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
017103.948| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 138.238 seconds with id d47ebce4-fe76-77f1-fc4f-b90c7de98f3d
017177.100| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
017177.100| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
017177.100| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
017177.102| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12742
ms
017177.102| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
017177.102| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 89 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
017477.222| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
017477.224| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
017477.224| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
017477.226| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
017477.226| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 49495
ms
017477.226| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
017477.226| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
017477.226| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
017477.226| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
017477.226| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
017477.226| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 90 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
017477.228| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
017477.228| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
017477.228| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
017477.230| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 31.18 seconds with id 84579397-860f-8a03-b1a6-cf4996cf2497
017478.228| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 28s 24ms.
017777.048| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
017777.048| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
017777.048| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
017777.050| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 883 ms
017777.050| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
017777.050| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
017777.050| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
017777.050| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
017777.050| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
017777.050| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
017777.052| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 91 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
017777.054| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 85.009 seconds with id 00db3050-d3d8-5b69-0d8b-e994672ed637
017777.514| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 10:49:26 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da01758dfd04e1-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
017777.518| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=bd7f7a84-89be-f99e-8c85-
b5c7ab55eb21&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
017777.518| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
017777.518| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
017778.518| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
017778.524| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
017778.524| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
017778.526| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 45481
ms
017778.526| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
017778.526| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 41s 36ms.
017824.426| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
017824.428| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
017824.428| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
017824.428| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 24971
ms
017824.428| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
017970.518| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
017970.518| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 92 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
017970.520| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
017971.068| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
017971.068| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
017971.068| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 15868
ms
017971.068| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
017971.068| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
017971.068| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
017971.068| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
017971.068| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
017971.072| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 142.637 seconds with id 34ecd34f-11a8-921b-0207-dc8ab4de2f22
017971.072| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
017971.072| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
017971.072| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
018676.034| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
018676.038| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
018676.038| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
018676.038| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
018676.038| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 53431
ms
018676.038| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
018676.038| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 29s 264ms.
018676.040| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 93 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
018676.044| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 244.844 seconds with id 80bec959-e388-c92f-b51a-bea447e0a60d
018779.314| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
018779.316| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
018779.316| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
018779.318| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 94 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
018779.318| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 38157
ms
018779.318| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
018817.502| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
018817.508| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
018817.508| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
018817.508| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 14823
ms
018817.508| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
018825.746| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
018825.748| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
018825.748| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
018825.748| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
018826.158| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:06:55 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da1b0fdf0ddd8b-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
018826.160| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=525d5460-de69-4795-bad1-
964c6b54e2f8&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
018826.160| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
018826.160| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
018827.160| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 9s 507ms.
018832.640| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
018832.642| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
018832.642| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
018832.642| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3540
ms
018832.642| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
018841.648| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
018841.650| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 95 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
018841.654| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
018841.654| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
018841.654| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 41034
ms
018841.654| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
018883.628| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
018883.632| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
018883.632| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
018883.632| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 2851
ms
018883.632| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
018886.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
018886.642| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
018886.644| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
018886.644| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25072
ms
018886.644| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
018901.652| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 96 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
018912.510| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
018912.516| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
018912.516| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
018912.518| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25678
ms
018912.518| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
018921.320| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
018921.334| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 132.476 seconds with id 34c073f8-5598-1ba1-fa4f-1e25e871f411
018938.648| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
018938.652| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
018938.652| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
018938.654| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 59165
ms
018938.654| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
018963.766| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 97 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
018998.764| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
018998.770| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
018998.770| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
018998.770| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 27584
ms
018998.772| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019016.744| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
019016.744| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
019016.744| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
019016.744| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
019017.380| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:10:06 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da1fb9ef7edc87-HKG
{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
019017.382| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=a29b5a17-7e8d-e5ee-6841-
6209cdb15b1e&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
019017.382| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
019017.382| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
019018.384| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 44s 131ms.
019023.770| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 98 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019027.738| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019027.740| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
019027.742| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019027.742| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 31629
ms
019027.742| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019054.632| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
019054.640| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 180.309 seconds with id bc2cafd5-d812-612f-013e-e78a1dd3eb4c
019059.748| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019059.752| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
019059.752| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019059.752| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 4763
ms
019059.752| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019070.506| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019070.508| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
019070.510| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019070.510| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 32703
ms
019070.510| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019083.772| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 99 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019103.502| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019103.506| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
019103.506| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019103.508| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 46098
ms
019103.508| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019123.738| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
019123.738| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
019123.738| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
019123.738| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
019124.194| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:11:53 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91da2256697e050c-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
019124.196| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=825e93fc-e1ee-2c0d-410a-
380954f29fab&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
019124.196| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
019124.196| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
019125.196| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 54s 631ms.
019144.750| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 100 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019150.630| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019150.636| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
019150.636| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019150.636| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 29495
ms
019150.636| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019182.632| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019182.636| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
019182.636| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019182.636| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 20078
ms
019182.636| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019203.626| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019203.630| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
019203.630| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019203.630| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 16221
ms
019203.632| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019204.752| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 101 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019225.640| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019225.642| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
019225.642| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019225.642| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1346
ms
019225.644| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019227.644| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019227.648| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
019227.648| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019227.648| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 31605
ms
019227.648| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019235.632| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
019235.636| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 28.004 seconds with id 8dd2c043-d2ab-8656-7deb-9c269900e7eb
019246.638| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
019246.638| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
019246.638| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
019246.638| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
019247.048| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:13:56 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91da25566b6d6682-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
019247.050| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=270fde13-5959-f644-b50e-
ed24cceaeb44&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
019247.050| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
019247.050| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
019248.052| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 25s 279ms.
019259.648| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019259.654| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
019259.654| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019259.654| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26529
ms
019259.654| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019263.642| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
019263.654| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 136.727 seconds with id fc07b9da-be05-8af0-ec90-8368ca8f2d1f
019264.754| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 102 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019286.746| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019286.750| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
019286.752| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019286.752| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 52185
ms
019286.752| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019336.744| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 103 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019339.744| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019339.750| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
019339.750| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019339.750| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 24525
ms
019339.750| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019364.630| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019364.634| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
019364.636| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019364.636| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 7863
ms
019364.636| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019374.628| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019374.630| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
019374.630| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019374.630| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1203
ms
019374.630| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019376.632| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019376.638| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
019376.640| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019376.640| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 40085
ms
019376.640| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019400.750| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
019400.754| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 104 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019400.754| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 228.145 seconds with id 207cce89-6ed8-98fc-91a2-7efe883f03d8
019417.646| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019417.650| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
019417.650| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019417.650| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 31614
ms
019417.652| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019454.522| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019454.528| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
019454.530| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019454.530| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 57665
ms
019454.530| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019460.754| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 105 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019518.512| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019518.516| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
019518.516| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019518.516| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1056
ms
019518.518| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019518.518| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
019518.518| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
019518.518| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
019518.518| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
019518.924| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:18:28 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da2bf98d9f095c-HKG
{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
019518.926| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=70eff46b-eedb-c44f-5ab8-
307a4ebf892c&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
019518.926| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
019518.928| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
019519.930| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019519.934| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
019519.936| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019519.936| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 11819
ms
019519.936| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019519.936| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 25s 231ms.
019520.754| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 106 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019534.630| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019534.634| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
019534.634| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019534.634| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 24683
ms
019534.634| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019560.726| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019560.730| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
019560.730| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019560.730| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 43883
ms
019560.730| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019582.490| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 107 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019604.760| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019604.766| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
019604.766| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019604.766| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 11070
ms
019604.766| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019624.746| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019624.748| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
019624.748| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019624.748| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 46718
ms
019624.748| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019630.654| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
019630.658| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 141.412 seconds with id b9a8851f-4de9-2791-975c-273580725358
019651.630| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 108 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019673.652| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019673.656| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
019673.656| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019673.656| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 40507
ms
019673.656| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019711.626| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 109 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019715.612| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019715.612| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
019715.614| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019715.614| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 16104
ms
019715.614| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019737.632| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019737.636| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
019737.636| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019737.636| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 44747
ms
019737.636| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019771.630| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 110 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019772.072| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
019772.076| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 176.278 seconds with id 51e61296-6e8b-655c-8c7d-6c14005a5133
019782.642| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019782.648| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
019782.648| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019782.648| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 48343
ms
019782.648| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019785.754| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
019785.754| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
019785.754| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
019785.754| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
019786.208| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:22:55 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da32801add85d4-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
019786.208| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=ab87c566-c575-cd07-0e26-
18c4b6c8508e&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
019786.208| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
019786.208| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
019787.208| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 8s 804ms.
019833.640| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019833.642| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 111 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019833.644| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
019833.646| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019833.646| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 43721
ms
019833.646| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019877.624| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019877.626| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
019877.628| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019877.628| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 42706
ms
019877.628| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019893.642| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 112 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019920.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019920.642| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
019920.642| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019920.642| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 36335
ms
019920.642| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019955.760| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
019955.762| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 113 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
019955.768| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 200.858 seconds with id 13c19936-cc9f-07e4-5d1f-98e312fd8534
019957.764| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019957.768| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
019957.770| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019957.770| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 33848
ms
019957.770| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
019993.638| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
019993.642| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
019993.642| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
019993.642| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 20743
ms
019993.642| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020019.764| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020019.768| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020019.768| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020019.768| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56889
ms
020019.768| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020019.768| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 114 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020036.626| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
020036.626| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
020036.626| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
020036.626| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
020037.088| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:27:06 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91da38a02c3ff51a-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
020037.090| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=f3f494ce-2121-1bba-988b-
fa28b646d06d&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
020037.090| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
020037.090| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
020038.092| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 8s 502ms.
020078.636| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020078.638| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020078.638| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020078.638| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 29036
ms
020078.638| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020079.772| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 115 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020107.734| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020107.742| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
020107.742| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020107.742| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25901
ms
020107.742| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020134.628| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020134.634| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
020134.636| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020134.636| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10751
ms
020134.636| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020139.774| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 116 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020145.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020145.638| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
020145.638| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020145.638| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 15954
ms
020145.638| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020156.626| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
020156.640| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 18.515 seconds with id 20d2edcd-a46e-75ad-b228-70c72e980c5b
020174.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020174.636| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
020174.640| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020174.640| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 20846
ms
020174.640| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020174.640| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
020174.640| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
020174.640| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
020174.640| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
020175.120| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:29:24 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91da3bfe6d97e2ee-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
020175.122| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=db9b91e3-1f3d-6533-e882-
f9f0929628de&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
020175.122| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
020175.122| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
020175.156| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
020175.164| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 245.466 seconds with id 975acfe1-084c-d9f6-0627-6d5680ba1b8f
020176.124| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 21s 959ms.
020195.610| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020195.612| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
020195.614| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020195.614| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 30636
ms
020195.614| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020198.616| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
020198.616| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
020198.616| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
020198.616| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
020199.082| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:29:48 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91da3c941bd784a5-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
020199.084| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=6164a186-c498-d3d6-6825-
c2d9bc26507b&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
020199.084| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
020199.084| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
020199.774| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 117 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020200.084| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 32s 319ms.
020232.752| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020232.756| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020232.756| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020232.756| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47935
ms
020232.756| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020259.770| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 118 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020281.642| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020281.644| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020281.644| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020281.644| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 19179
ms
020281.644| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020302.644| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020302.644| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
020302.646| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020302.646| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 32485
ms
020302.646| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020319.774| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 119 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020335.640| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020335.646| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
020335.646| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020335.646| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26128
ms
020335.648| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020362.744| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020362.748| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020362.748| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020362.750| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 27361
ms
020362.750| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020379.776| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 120 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020390.626| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020390.632| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
020390.632| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020390.632| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 16087
ms
020390.634| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020406.762| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020406.766| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
020406.768| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020406.768| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 36749
ms
020406.768| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020420.630| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
020420.638| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 129.763 seconds with id d4c992f1-6162-8bf3-b233-db574a47983e
020441.644| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 121 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020443.640| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020443.644| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020443.646| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020443.646| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 49502
ms
020443.646| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020473.624| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
020473.624| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
020473.624| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
020473.624| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
020474.008| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:34:23 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da434aec308b94-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
020474.010| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=6218d9ff-c8a4-4b3d-586f-
3e8a747ead92&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
020474.010| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
020474.010| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
020475.012| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 28s 927ms.
020494.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020494.638| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020494.638| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020494.638| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 45413
ms
020494.638| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020501.650| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 122 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020540.646| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020540.650| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
020540.650| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020540.650| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 33826
ms
020540.650| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020550.402| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
020550.414| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 144.314 seconds with id 95a15b43-787b-463f-edb9-3d065224f257
020563.744| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 123 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020574.506| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020574.510| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020574.512| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020574.512| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 17312
ms
020574.512| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020592.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020592.638| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
020592.640| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020592.640| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 16627
ms
020592.640| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020609.508| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020609.520| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 7ms with 0: Shutting down
020609.520| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020609.520| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 9478
ms
020609.520| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020619.730| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020619.742| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 10ms with 0: Shutting down
020619.744| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020619.744| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 51138
ms
020619.744| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020623.756| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 9ms and 124 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020671.512| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020671.518| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
020671.518| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020671.518| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 18777
ms
020671.520| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020683.754| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 7ms and 125 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020697.644| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
020697.646| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020697.650| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020697.650| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020697.650| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 41808
ms
020697.650| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020697.650| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
020697.650| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
020697.650| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
020697.650| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
020697.654| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 251.562 seconds with id 8fe4ec59-dd78-cb00-c426-d79b54a277ba
020698.054| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:38:07 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da48c32f8b5097-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
020698.056| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=035d679b-c09e-982a-5984-
fc589841458c&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
020698.056| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
020698.056| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
020699.058| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 114ms.
020739.612| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020739.616| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020739.616| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020739.616| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 55899
ms
020739.616| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020744.752| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 126 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020795.648| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020795.654| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
020795.656| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020795.656| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10000
ms
020795.656| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020808.748| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020808.750| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 127 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020808.750| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
020808.750| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020808.750| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 4852
ms
020808.750| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020814.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020814.638| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020814.638| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020814.638| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 29352
ms
020814.638| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020846.642| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020846.646| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020846.648| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020846.648| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 41757
ms
020846.648| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020868.750| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 128 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020879.636| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
020879.636| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
020879.636| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
020879.638| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
020880.088| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:41:09 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da4d34f904035b-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
020880.090| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=74db7110-5497-9bf1-4387-
901b0cfc782c&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
020880.092| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
020880.092| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
020881.092| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 52s 709ms.
020889.640| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020889.646| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
020889.646| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020889.646| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 22030
ms
020889.646| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020912.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020912.640| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
020912.640| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020912.640| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25370
ms
020912.642| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020928.748| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 129 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
020942.652| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
020942.656| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
020942.658| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
020942.658| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 59892
ms
020942.658| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
020953.624| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
020953.630| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 9.02 seconds with id fec57cdc-54bd-ddab-5ce8-5377f2420d06
020963.628| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
020963.634| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 55.76 seconds with id de122413-68a4-069b-3517-58564852adcd
020995.626| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 130 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021002.758| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021002.764| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
021002.764| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021002.764| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26855
ms
021002.764| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021022.514| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
021022.522| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 251.72 seconds with id 32f1abe7-25aa-4390-d24c-2e07bbe16f7b
021029.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021029.640| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
021029.640| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021029.640| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 13949
ms
021029.640| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021043.758| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021043.762| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021043.762| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021043.762| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 23156
ms
021043.762| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021055.634| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 131 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021067.750| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021067.754| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
021067.756| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021067.756| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 15022
ms
021067.756| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021091.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021091.636| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021091.638| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021091.638| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10732
ms
021091.638| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021102.628| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021102.632| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
021102.632| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021102.632| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25754
ms
021102.632| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021118.512| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 132 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021128.760| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021128.764| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021128.764| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021128.764| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1545
ms
021128.764| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021130.766| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021130.770| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
021130.770| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021130.770| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 29286
ms
021130.772| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021166.642| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021166.646| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021166.646| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021166.646| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25340
ms
021166.646| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021174.760| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
021174.760| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
021174.760| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
021174.762| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
021182.522| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 133 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021182.862| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:46:12 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da54994902ddbe-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
021182.864| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=28e5f479-f76c-4596-c6b0-
cfc37544466c&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
021182.864| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
021182.864| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
021183.866| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 24s 637ms.
021192.748| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021192.754| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021192.754| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021192.754| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 43525
ms
021192.754| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021236.764| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021236.766| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021236.768| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021236.768| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47779
ms
021236.768| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021242.524| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 134 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021268.754| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
021268.754| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
021268.756| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
021268.756| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
021269.270| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:47:38 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da56b4bf96109b-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
021269.272| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=c48ef848-6942-2569-836f-
e209f3786ffc&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
021269.272| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
021269.272| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
021270.274| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 52s 637ms.
021278.508| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
021278.514| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 163.01 seconds with id 8adc6719-4ce0-72f0-0c1c-5267dcd7c7b8
021284.626| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021284.632| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
021284.634| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021284.634| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 15011
ms
021284.634| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021299.758| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021299.760| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021299.762| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021299.762| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 49017
ms
021299.762| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021302.524| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 135 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021363.750| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021363.752| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021363.754| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 136 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021363.754| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021363.754| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 59238
ms
021363.754| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021423.760| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 137 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021423.982| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021423.990| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
021423.990| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021423.990| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 13286
ms
021423.990| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021443.628| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
021443.628| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021443.630| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
021443.630| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021443.630| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 40520
ms
021443.630| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021443.630| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
021443.630| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
021443.630| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
021443.630| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
021443.632| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 144.467 seconds with id e05cedd3-fbfc-a292-6e19-aa653d322759
021444.172| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:50:33 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da5af9be5a0715-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
021444.174| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=f917a729-6d31-15ce-c532-
2512f8b185ae&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
021444.174| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
021444.174| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
021445.176| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 40s 690ms.
021512.752| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021512.754| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021512.754| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021512.756| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47944
ms
021512.756| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021512.756| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 138 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021576.754| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021576.760| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 139 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021576.762| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 6ms with 0: Shutting down
021576.762| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021576.762| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 39917
ms
021576.762| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021593.648| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
021593.658| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 165.024 seconds with id 7b1cca08-fa6e-cab7-1d0d-44c2ffacb15a
021619.756| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021619.760| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
021619.760| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021619.760| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 39212
ms
021619.760| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021646.612| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 140 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021662.502| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021662.508| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
021662.508| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021662.508| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12183
ms
021662.508| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021726.508| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021726.510| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 141 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021726.510| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
021726.510| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021726.510| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 33896
ms
021726.512| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021726.512| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
021726.512| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
021726.512| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
021726.512| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
021726.946| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:55:16 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da61e1cdc3dd35-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
021726.946| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=9836655f-013b-061b-244c-
bab39a9cfbf8&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
021726.948| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
021726.948| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
021727.948| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 7s 561ms.
021758.684| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
021758.696| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 123.92 seconds with id b96482cf-802d-ae27-aee6-10027ca56b7f
021760.516| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021760.518| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
021760.518| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021760.518| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 13729
ms
021760.518| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021795.630| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021795.634| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021795.634| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 142 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021795.634| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021795.634| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56177
ms
021795.634| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021873.050| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021873.054| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
021873.054| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 143 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021873.054| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021873.054| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 44133
ms
021873.054| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021891.646| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
021891.652| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 143.341 seconds with id 41192cdf-b619-0f9f-5c90-ea763bf1e652
021918.528| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021918.532| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021918.532| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021918.532| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 42462
ms
021918.534| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021966.670| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021966.672| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 144 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
021966.674| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
021966.676| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021966.676| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10060
ms
021966.676| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021992.744| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
021992.750| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
021992.750| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
021992.750| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 29383
ms
021992.750| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
021992.750| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
021992.750| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
021992.750| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
021992.750| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
021993.170| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 11:59:42 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91da6861aca7f51a-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
021993.174| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=c86aa757-0f09-e012-f3fd-
5785991a4ec3&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
021993.174| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
021993.174| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
021994.174| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 41s 910ms.
022024.776| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022024.782| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
022024.782| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022024.782| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3398
ms
022024.782| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022026.678| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 145 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022035.772| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
022035.774| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022035.774| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
022035.774| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022035.776| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 28982
ms
022035.776| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022035.778| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 52.842 seconds with id b23a110c-7d88-cb23-edfe-0bd48357694b
022067.782| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022067.784| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
022067.786| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022067.786| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10917
ms
022067.786| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022083.650| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022083.654| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
022083.654| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022083.654| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 982 ms
022083.654| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022084.656| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022084.660| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
022084.660| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022084.662| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 32274
ms
022084.662| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022086.678| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 146 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022094.642| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
022094.650| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 98.921 seconds with id da4e96de-7c32-b693-5d30-125cb7e616ec
022147.650| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022147.654| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
022147.654| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022147.656| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 4821
ms
022147.656| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022147.656| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 147 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022152.768| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022152.774| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
022152.774| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022152.776| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 27209
ms
022152.776| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022238.528| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022238.528| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
022238.534| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 148 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022238.534| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
022238.534| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022238.534| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 38481
ms
022238.534| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022238.538| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 198.808 seconds with id 54d85fa5-2046-aa7d-cdf6-6c3fb2f46fca
022350.684| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022350.684| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 149 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022350.688| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
022350.688| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022350.688| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6610
ms
022350.688| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022350.688| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
022350.688| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
022350.688| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
022350.688| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
022351.104| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:05:40 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da711ec9bf038b-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
022351.104| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=d6b3d2c4-4eb8-1be2-34ba-
e0913938de5f&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
022351.106| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
022351.106| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
022352.106| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 12s 432ms.
022357.804| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022357.806| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
022357.808| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022357.808| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 44478
ms
022357.808| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022435.652| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022435.656| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
022435.658| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022435.658| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47197
ms
022435.658| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 150 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022435.658| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022437.346| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
022437.354| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 140.573 seconds with id b1f3bf1e-dbff-d80b-919e-57ed5e0566d6
022515.760| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022515.762| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 151 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022515.762| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
022515.762| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022515.762| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 37909
ms
022515.762| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022515.762| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
022515.764| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
022515.764| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
022515.764| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
022516.234| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:08:25 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da7526ad1d0970-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
022516.236| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=d5fe3af8-fe50-3fd7-7898-
25059f8dbc87&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
022516.236| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
022516.236| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
022517.240| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 16s 712ms.
022553.682| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022553.684| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
022553.686| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022553.686| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6961
ms
022553.686| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022590.552| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022590.560| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
022590.560| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 6ms with 0: Shutting down
022590.560| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022590.560| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26576
ms
022590.560| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022590.560| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 152 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022590.566| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 109.424 seconds with id e3b05bbd-a0f0-db39-e184-6fa0a6ea91c1
022617.666| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022617.670| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
022617.670| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022617.670| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3374
ms
022617.670| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022622.540| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022622.546| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 6ms with 0: Shutting down
022622.548| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022622.548| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26544
ms
022622.548| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022675.814| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022675.818| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 153 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022675.818| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
022675.818| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022675.818| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 14428
ms
022675.818| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022707.764| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
022707.766| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022707.770| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
022707.770| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022707.770| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 9969
ms
022707.770| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022707.770| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 146.523 seconds with id a4a06b63-a075-2d92-eaa2-4f6f4304bf9a
022714.670| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
022714.670| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
022714.670| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
022714.670| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
022715.070| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:11:44 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91da7a019916ae9e-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
022715.072| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=60240715-f2e9-1420-5222-
f47fbbe0a436&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
022715.072| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
022715.072| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
022716.072| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 11s 434ms.
022745.650| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022745.652| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 154 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022745.652| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
022745.652| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022745.652| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56340
ms
022745.654| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022745.654| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
022745.654| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
022745.654| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
022745.654| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
022746.046| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:12:15 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da7ac32a318149-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
022746.048| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=00e2ca99-7cca-cdae-c4b6-
a8b9733e160b&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
022746.048| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
022746.048| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
022747.050| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 3s 377ms.
022846.518| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 155 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022846.518| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022846.522| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
022846.522| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022846.522| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 22357
ms
022846.522| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022846.522| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
022846.522| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
022846.522| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
022846.522| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
022846.914| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:13:56 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da7d39ac73dda0-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
022846.914| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=7920951d-d0d9-5032-16bf-
c488930a4dd0&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
022846.914| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
022846.914| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
022847.916| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 43s 435ms.
022888.748| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
022888.750| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022888.752| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
022888.754| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022888.754| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 39025
ms
022888.754| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022888.758| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 21.568 seconds with id 60f9ecbf-b0b9-03f7-bb34-0c0005136359
022906.524| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 156 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022910.520| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
022910.524| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 145.251 seconds with id 4726df77-b8c4-cc71-ef3e-0e0c6a165e5a
022947.652| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022947.658| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
022947.658| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022947.658| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10327
ms
022947.658| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
022969.670| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
022969.672| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 157 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
022969.676| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
022969.676| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
022969.676| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10131
ms
022969.676| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023038.492| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023038.496| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
023038.496| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023038.496| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 9941
ms
023038.496| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023038.496| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
023038.498| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 158 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023038.498| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
023038.498| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
023038.498| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
023039.058| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:17:08 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da81e9ae7db419-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
023039.058| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=7fb46538-2087-b4ab-5efc-
e2cd4f289d85&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
023039.060| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
023039.060| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
023040.064| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 48s 737ms.
023123.748| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023123.748| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
023123.752| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
023123.752| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 159 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023123.754| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023123.754| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12752
ms
023123.754| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023123.758| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 98.465 seconds with id d0cc3f59-6acf-110c-f2b4-978004d7f1bb
023136.508| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023136.514| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
023136.514| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023136.514| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47494
ms
023136.514| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023183.754| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 160 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023184.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023184.642| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
023184.642| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023184.642| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10834
ms
023184.642| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023195.626| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023195.634| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
023195.634| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023195.634| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 8924
ms
023195.634| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023208.752| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023208.756| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
023208.756| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023208.756| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 14603
ms
023208.756| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023272.756| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
023272.762| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023272.764| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
023272.764| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 161 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023272.766| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023272.766| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6752
ms
023272.766| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023272.768| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
023272.768| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
023272.768| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
023272.768| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
023272.768| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 84.764 seconds with id 6087b7b4-9100-8dcd-a90b-299891fd060d
023273.204| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:21:02 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da87a1bbfe8c2c-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
023273.206| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=4c05ebc5-90b2-3884-2e5f-
05e57da846c6&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
023273.206| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
023273.206| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
023274.208| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 20s 515ms.
023279.640| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023279.646| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
023279.646| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023279.646| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 17124
ms
023279.646| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023347.758| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023347.764| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 162 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023347.764| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
023347.764| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023347.764| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 13153
ms
023347.764| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023395.612| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
023395.614| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023395.618| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 83.162 seconds with id e9b08c6d-de16-2e19-7fd6-7a05e1f87b0a
023395.620| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
023395.620| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023395.620| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 18725
ms
023395.620| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023417.652| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023417.652| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 163 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023417.652| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
023417.654| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023417.654| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 48310
ms
023417.654| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023470.636| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023470.638| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
023470.638| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023470.638| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 30299
ms
023470.638| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023486.506| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
023486.506| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 164 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023486.510| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 186.562 seconds with id 384ae675-c8bc-1e86-10e4-ffcf861a4594
023502.632| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023502.636| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
023502.636| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023502.636| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26765
ms
023502.636| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023529.730| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023529.736| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
023529.736| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023529.736| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 36102
ms
023529.736| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023535.648| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
023535.648| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
023535.648| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
023535.648| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
023536.092| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:25:25 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91da8e0ce89004dc-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
023536.094| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=47c7df27-435b-9576-0dc8-
3fdd4c8c32fc&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
023536.094| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
023536.094| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
023537.094| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 20s 83ms.
023598.632| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023598.636| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
023598.636| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023598.636| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 22460
ms
023598.636| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023598.636| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 165 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023662.646| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023662.648| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
023662.650| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023662.650| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 24266
ms
023662.650| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023662.650| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 166 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023678.512| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
023678.518| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 109.776 seconds with id 795695e4-79bc-f081-4933-08071a096ce5
023688.744| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023688.748| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
023688.750| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023688.750| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 57390
ms
023688.750| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023742.496| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 167 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023752.730| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023752.734| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
023752.734| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023752.736| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 13634
ms
023752.736| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023766.740| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023766.746| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
023766.746| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023766.746| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 33203
ms
023766.746| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023795.782| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
023795.790| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 30.12 seconds with id 175cdcc8-046a-40a5-2082-6b6b26e1e093
023797.788| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
023797.788| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
023797.788| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
023797.788| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
023798.210| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:29:47 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da94733e3b84af-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
023798.210| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=85485712-3c31-a17c-1317-
1e4903b1349b&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
023798.210| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
023798.210| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
023801.650| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023801.654| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
023801.656| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023801.656| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 33776
ms
023801.656| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023801.656| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 47s 167ms.
023802.500| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 168 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023880.750| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
023880.750| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023880.752| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
023880.754| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023880.754| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 22111
ms
023880.754| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023880.754| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 169 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023880.756| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 113.889 seconds with id c0fc21b0-e22c-a5f3-ee52-e16979c8bbbb
023993.646| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
023993.646| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 170 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
023993.650| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
023993.650| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
023993.650| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 7583
ms
023993.650| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
023993.650| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
023993.650| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
023993.650| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
023993.650| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
023994.146| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:33:03 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da993b4eb385e0-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
023994.146| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=991b5101-1ef1-f95f-a70c-
ee578c75cd77&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
023994.146| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
023994.146| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
023994.646| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
023994.654| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 142.982 seconds with id 68947c40-5ed0-36f4-bdcc-2d7cec2ee2d0
023995.148| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 15s 826ms.
024001.502| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024001.508| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
024001.510| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024001.510| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 37104
ms
024001.510| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024051.756| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024051.758| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
024051.758| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024051.758| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 20895
ms
024051.758| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024053.650| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 171 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024083.762| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024083.764| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
024083.766| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024083.766| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 51359
ms
024083.766| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024115.758| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 172 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024153.654| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024153.654| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
024153.654| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
024153.654| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024153.654| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 59764
ms
024153.654| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024153.658| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 121.795 seconds with id 74ebd365-3e22-2ac7-70d4-1ee14ecc4783
024175.764| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 173 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024191.510| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
024191.510| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
024191.510| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
024191.510| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
024192.086| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:36:21 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91da9e101df40505-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
024192.088| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=2e02e531-0311-1474-4497-
b709faa21fc0&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
024192.090| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
024192.090| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
024193.090| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 20s 179ms.
024213.736| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024213.740| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
024213.740| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024213.740| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 2159
ms
024213.740| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024232.754| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024232.756| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
024232.756| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024232.758| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 18670
ms
024232.758| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024235.766| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 174 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024254.510| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024254.516| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
024254.516| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024254.516| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 48818
ms
024254.516| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024275.754| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
024275.758| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 103.699 seconds with id f385624b-9190-981e-04e7-6bea60ee6c35
024328.750| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024328.750| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 175 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024328.752| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
024328.754| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024328.754| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 44298
ms
024328.754| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024334.622| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
024334.622| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
024334.622| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
024334.622| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
024335.144| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:38:44 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91daa18e7df2105d-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
024335.144| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=a2115983-ac83-47a9-ddbc-
b8be9de449e9&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
024335.144| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
024335.144| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
024336.144| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 18s 155ms.
024373.754| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024373.758| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
024373.758| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024373.758| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 24881
ms
024373.760| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024379.458| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
024379.468| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 52.298 seconds with id 1ad6663a-1ac6-162f-07c6-b9bea20765bb
024388.754| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 176 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024399.630| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024399.634| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
024399.636| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024399.636| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 58860
ms
024399.636| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024435.736| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
024435.740| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 72.205 seconds with id f8043185-94d0-13c7-5eda-45a2a39d99d6
024451.632| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 177 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024458.756| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024458.762| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
024458.762| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024458.762| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 11870
ms
024458.762| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024488.762| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024488.766| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
024488.766| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024488.766| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 28925
ms
024488.766| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024488.766| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
024488.766| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
024488.766| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
024488.766| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
024489.188| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:41:18 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91daa551d83f06fa-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
024489.188| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=319cbf64-c2e2-5481-b601-
d55875e89073&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
024489.190| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
024489.190| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
024490.190| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 5s 441ms.
024515.634| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
024515.636| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 178 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024515.638| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 75.19 seconds with id c97fd725-1092-05a9-5ffd-271316430423
024518.636| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024518.640| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
024518.642| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024518.642| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 18593
ms
024518.642| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024542.512| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024542.516| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
024542.518| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024542.518| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 29909
ms
024542.518| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024755.768| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
024755.770| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024755.772| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 179 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024755.774| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
024755.774| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024755.774| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 9032
ms
024755.774| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024755.774| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
024755.774| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
024755.774| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
024755.774| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
024755.774| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 203.135 seconds with id 167ff958-3dc4-c50c-f05a-f7da7d503b10
024756.314| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:45:45 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91daabd6b8c7d13f-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
024756.314| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=a9f1dbed-ab02-89fc-4059-
9eec166331f8&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
024756.314| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
024756.314| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
024757.316| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 21s 369ms.
024766.508| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024766.510| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
024766.512| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024766.512| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 13359
ms
024766.512| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024798.506| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024798.510| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
024798.510| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024798.510| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 8165
ms
024798.510| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024825.638| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024825.644| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
024825.644| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024825.644| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 30258
ms
024825.644| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024825.644| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 8ms and 180 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024857.650| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024857.654| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
024857.654| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024857.656| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 8886
ms
024857.656| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024878.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024878.640| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
024878.640| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024878.642| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 41553
ms
024878.642| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024885.640| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 181 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024904.732| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
024904.732| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
024904.732| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
024904.732| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
024905.142| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:48:14 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91daaf796b11dd45-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
024905.142| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=a87024ec-dc2f-cd41-f101-
29826464745b&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
024905.142| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
024905.142| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
024906.144| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 59s 627ms.
024926.506| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024926.508| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
024926.508| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024926.508| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 40922
ms
024926.508| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024953.646| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 182 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
024958.910| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
024958.922| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 32.979 seconds with id 97eb6edb-7f4c-a836-22a9-01c6d511b612
024974.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024974.638| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
024974.638| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024974.638| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 11080
ms
024974.638| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
024986.376| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
024986.380| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
024986.380| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
024986.380| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 16397
ms
024986.382| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025000.752| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
025000.758| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 215.613 seconds with id ae212d26-080b-0978-7e7f-b39c0e84e316
025003.754| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025003.760| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
025003.762| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025003.762| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56951
ms
025003.762| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025013.650| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 183 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025070.628| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025070.630| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
025070.632| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025070.632| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 265 ms
025070.632| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025071.632| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025071.634| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
025071.634| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025071.634| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 36663
ms
025071.634| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025073.650| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 184 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025113.646| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025113.652| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
025113.654| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025113.654| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 37982
ms
025113.654| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025113.654| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
025113.654| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
025113.654| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
025113.654| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
025114.046| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:51:43 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dab4933d060965-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
025114.048| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=c1f945eb-546f-64a5-2361-
d84ca3b0daa2&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
025114.048| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
025114.048| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
025115.048| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 2s 267ms.
025369.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025369.636| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
025369.638| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 185 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025369.640| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
025369.642| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 139.84 seconds with id 35ee0443-7bc6-c3c6-4422-467e9c14eeae
025369.642| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025369.642| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25588
ms
025369.642| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025369.642| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
025369.642| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
025369.642| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
025369.644| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
025370.078| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:55:59 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dabad32bca095a-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
025370.078| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=dff3f718-70f1-d994-ffd4-
fe35993c0c8a&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
025370.078| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
025370.078| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
025371.080| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 40s 657ms.
025416.738| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025416.742| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
025416.742| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025416.742| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 50833
ms
025416.742| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025416.742| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
025416.742| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
025416.744| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
025416.744| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
025417.310| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:56:46 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dabbf99821de13-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
025417.312| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=c6a45405-9628-c430-9565-
a4641111e0d4&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
025417.312| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
025417.312| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
025418.312| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 15s 243ms.
025438.520| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 186 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025470.508| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025470.512| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
025470.512| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025470.512| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 7898
ms
025470.512| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025478.638| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025478.644| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
025478.644| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025478.644| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 28665
ms
025478.644| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025493.754| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
025493.754| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
025493.756| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
025493.756| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
025494.214| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:58:03 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dabddb3caeddc1-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
025494.214| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=88e43e24-9aa1-8112-5583-
8ca4b4fd0a3e&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
025494.214| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
025494.214| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
025497.760| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 8s 913ms.
025498.524| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 187 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025508.762| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025508.766| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
025508.766| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025508.766| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 19588
ms
025508.766| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025508.766| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
025508.766| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
025508.766| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
025508.766| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
025509.374| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 12:58:18 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dabe394fef1083-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
025509.376| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=40d8931a-2e9c-68e5-25ab-
0a56fca82f0f&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
025509.376| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
025509.376| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
025509.484| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
025509.496| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 175.212 seconds with id 21cb9fb0-d63f-1ca9-6b65-9f01c2585eec
025510.378| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 12s 799ms.
025528.666| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025528.672| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
025528.672| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025528.672| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 51630
ms
025528.672| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025558.692| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 188 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025580.700| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025580.702| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
025580.702| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025580.702| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 39158
ms
025580.702| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025583.704| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
025583.704| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
025583.706| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
025583.706| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
025620.638| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 189 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025621.190| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:00:10 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dac0f40a9c8149-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
025621.190| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=d7ece263-057c-2301-5fe2-
9b3b7a1f65f4&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
025621.190| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
025621.190| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
025622.192| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025622.198| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
025622.198| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025622.198| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 40306
ms
025622.198| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025622.198| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 43s 333ms.
025675.706| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025675.708| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
025675.708| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025675.708| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12175
ms
025675.708| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025721.790| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025721.790| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
025721.790| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 190 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025721.792| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
025721.792| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025721.792| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 43572
ms
025721.792| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025721.794| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 235.989 seconds with id c1bb976b-6758-4c17-d910-8a7cae420c25
025804.708| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025804.710| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 191 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025804.710| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
025804.710| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025804.710| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47777
ms
025804.710| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025877.682| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025877.686| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
025877.690| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 192 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025877.690| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025877.690| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 2960
ms
025877.690| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025877.690| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
025877.690| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
025877.690| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
025877.690| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
025878.088| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:04:27 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dac73a797f1f05-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
025878.088| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=f70c4e69-89a9-84ac-50d0-
e5208a32d81f&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
025878.088| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
025878.088| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
025879.094| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 41s 79ms.
025888.704| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025888.708| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
025888.708| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025888.708| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 45191
ms
025888.708| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025985.742| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
025985.742| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
025985.744| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
025985.744| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 193 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
025985.744| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
025985.744| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 13049
ms
025985.744| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
025985.744| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
025985.744| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
025985.744| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
025985.744| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
025985.746| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 231.486 seconds with id 98f3f761-32f0-f225-abcd-559cc4812e04
025986.198| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:06:15 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dac9de2b3c03db-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
025986.198| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=ef9206f0-7db1-915f-338d-
ec07ab7eeca2&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
025986.198| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
025986.198| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
025987.200| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 25s 856ms.
026053.856| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026053.862| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 194 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
026053.862| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
026053.862| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026053.862| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56513
ms
026053.862| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026053.862| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
026053.862| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
026053.862| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
026053.862| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
026054.348| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:07:23 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dacb87aaebf995-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
026054.350| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=aaf4a138-df87-a122-08d8-
054da33a2060&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
026054.350| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
026054.350| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
026055.350| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2s 614ms.
026059.660| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
026059.660| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
026059.660| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
026059.660| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
026060.110| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:07:29 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dacbac0f077155-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
026060.112| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=06aaa642-1f58-ff30-cd96-
88a180672a32&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
026060.112| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
026060.112| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
026061.112| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 43s 964ms.
026196.686| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026196.688| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
026196.688| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026196.688| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 13257
ms
026196.688| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026196.688| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
026196.688| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 195 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
026196.688| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
026196.688| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
026196.688| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
026197.112| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:09:46 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dacf044b9f8481-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
026197.114| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=98ff41b8-d74d-5d70-e5a8-
7d62703e1e4b&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
026197.114| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
026197.114| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
026198.118| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 21s 976ms.
026218.698| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
026218.700| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026218.704| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
026218.704| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 59.697 seconds with id c825b3a1-58eb-9541-b948-5756adb9ab4e
026218.704| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026218.704| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10023
ms
026218.704| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026308.776| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026308.780| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
026308.782| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 6ms with 0: Shutting down
026308.784| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 196 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
026308.784| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026308.784| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1588
ms
026308.784| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026308.790| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 27.275 seconds with id f5d89cf7-9706-5315-5fb2-6353f7352f79
026310.786| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026310.792| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
026310.792| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026310.792| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 52570
ms
026310.792| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026336.692| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
026336.698| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 158.212 seconds with id 4d4f7016-ec6c-cb7d-a1c0-ff5b2e81a334
026341.816| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
026341.816| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
026341.816| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
026341.816| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
026342.610| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:12:11 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dad28f7c33a0e9-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
026342.610| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=a257df57-b087-2097-17ee-
3be7e68f5979&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
026342.612| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
026342.612| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
026343.614| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 19s 373ms.
026467.772| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026467.774| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
026467.774| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026467.774| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 13887
ms
026467.774| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026467.774| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
026467.776| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
026467.776| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
026467.776| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
026467.776| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 197 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
026468.352| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:14:17 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91dad5a2cbebe2e1-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
026468.354| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=e624b0c2-7981-1617-b133-
29282ef39592&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
026468.354| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
026468.354| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
026469.354| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 242ms.
026484.634| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026484.636| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
026484.636| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026484.638| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 53779
ms
026484.638| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026629.814| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026629.814| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
026629.816| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
026629.822| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026629.822| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 30018
ms
026629.822| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026629.822| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
026629.822| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
026629.822| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
026629.822| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
026629.822| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 198 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
026629.824| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 184.714 seconds with id 4b7cc517-c486-324f-c2e5-588ab6e8c85f
026630.352| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:16:59 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dad9977d990468-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
026630.354| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=39e0927b-4d0e-baa4-6038-
45d4266ae8ca&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
026630.354| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
026630.354| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
026631.354| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 57s 166ms.
026660.688| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026660.690| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
026660.690| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026660.690| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3976
ms
026660.690| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026668.722| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026668.726| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
026668.726| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026668.726| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 57261
ms
026668.726| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026691.788| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 199 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
026852.800| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026852.802| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
026852.802| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026852.802| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
026852.802| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6978
ms
026852.802| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026852.802| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
026852.802| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
026852.802| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
026852.802| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
026852.804| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 200 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
026852.810| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 108.67 seconds with id 8b84b267-d379-da48-2931-2470575f2c60
026853.380| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:20:42 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dadf091a4f8619-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
026853.382| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=607f0e61-2221-03f1-24f2-
ca0d835eec14&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
026853.382| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
026853.382| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
026854.382| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 57s 823ms.
026863.802| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026863.810| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 6ms with 0: Shutting down
026863.810| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026863.810| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56180
ms
026863.810| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026972.866| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
026972.866| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 201 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
026972.866| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026972.868| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
026972.868| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 32.202 seconds with id 947d6383-653d-9d67-1ade-ca12195c5fbc
026972.870| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026972.870| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 5063
ms
026972.870| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
026972.870| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
026972.870| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
026972.870| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
026972.870| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
026973.390| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:22:42 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dae1f77fdb1faf-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
026973.390| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=8d64628c-8f5d-245d-ada3-
aa75a1b519fa&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
026973.392| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
026973.392| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
026974.396| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 55s 269ms.
026978.766| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
026978.770| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
026978.772| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
026978.774| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 32653
ms
026978.774| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027023.794| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
027023.796| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027023.798| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
027023.798| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027023.798| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 55490
ms
027023.798| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027023.798| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 31.469 seconds with id a85f738a-fa51-88c3-ccce-ea2f3116b511
027041.736| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 202 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
027055.274| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
027055.288| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 190.238 seconds with id 1cf4c6a5-421c-d27b-c067-bf9e4725b5c9
027079.746| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027079.752| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
027079.754| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027079.754| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 37160
ms
027079.754| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027156.498| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027156.502| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
027156.502| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 8ms and 203 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
027156.502| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027156.504| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6893
ms
027156.504| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027281.822| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027281.824| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
027281.824| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
027281.824| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 204 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
027281.826| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027281.826| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 39088
ms
027281.826| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027281.826| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
027281.826| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
027281.826| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
027281.826| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
027281.830| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 177.383 seconds with id c2100d98-457d-165f-7882-3c5857686188
027282.330| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:27:51 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91dae9828a8f84a8-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
027282.332| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=83966bf0-aa2c-9432-11f4-
840da53c8ff0&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
027282.332| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
027282.332| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
027283.334| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 10s 52ms.
027310.742| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
027310.742| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
027310.742| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
027310.742| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
027311.180| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:28:20 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91daea374ba41f94-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
027311.184| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=692fb116-9509-beff-dc87-
460f0813cc1a&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
027311.184| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
027311.184| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
027312.184| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 13s 963ms.
027327.642| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027327.644| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
027327.646| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027327.646| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 28349
ms
027327.646| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027349.662| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 205 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
027360.666| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027360.670| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
027360.670| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027360.670| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 46673
ms
027360.670| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027543.704| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027543.706| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
027543.706| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
027543.706| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027543.706| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 57771
ms
027543.706| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027543.708| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 74.692 seconds with id c821146d-dd3a-542f-6bc2-691a693241e7
027543.710| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 11ms and 206 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
027572.638| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
027572.638| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
027572.638| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
027572.638| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
027573.150| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:32:42 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91daf09bdb6004e6-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
027573.152| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=0a898842-3bde-7a5e-1b2e-
a92d0305573c&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
027573.152| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
027573.152| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
027574.154| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 54s 632ms.
027605.660| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027605.664| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
027605.664| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027605.664| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 45582
ms
027605.664| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027605.664| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 207 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
027618.402| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
027618.414| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 151.135 seconds with id be9040f9-439a-1a49-58eb-1506306c4e6c
027654.818| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027654.824| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
027654.826| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027654.826| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 36438
ms
027654.826| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027671.722| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 208 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
027833.758| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027833.758| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
027833.762| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 209 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
027833.762| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
027833.762| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027833.762| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 20447
ms
027833.762| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027833.762| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
027833.764| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
027833.764| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
027833.764| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
027833.766| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 66.341 seconds with id 96a26d6e-f914-3be0-d905-3e626b57a91f
027834.276| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:37:03 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91daf6fbccc50440-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
027834.278| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=942aafbf-40d9-0e8c-1d13-
f53fa02d0f8b&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
027834.280| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
027834.280| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
027835.280| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 25s 824ms.
027855.776| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027855.776| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
027855.778| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027855.778| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 57753
ms
027855.778| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027866.780| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
027866.782| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
027866.782| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
027866.782| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
027867.160| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:37:36 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91daf7ca1a3de2f7-HKG
{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
027867.162| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=d7fc8c5e-bdc1-80c9-8f8d-
6488b3c6375e&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
027867.162| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
027867.162| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
027868.162| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 8s 913ms.
027916.702| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027916.708| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
027916.708| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
027916.708| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027916.708| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 11571
ms
027916.708| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027916.708| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
027916.708| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
027916.708| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
027916.708| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
027916.708| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 210 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
027916.710| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 238.801 seconds with id 6b9b7e23-c9b0-7402-88e9-c0bd1fe29d5a
027917.134| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:38:26 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91daf9028da0066e-HKG
{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
027917.136| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=ed52ce09-cd05-82fd-bae7-
1fd65066a3f8&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
027917.136| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
027917.136| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
027918.138| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 8s 751ms.
027956.638| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
027956.642| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
027956.642| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
027956.642| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 59953
ms
027956.644| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
027983.778| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 211 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
028267.686| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
028267.690| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 212 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
028267.690| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028267.690| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 34.97 seconds with id 4a47225a-fccc-b0b9-5786-84c307e027e2
028267.692| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
028267.692| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028267.692| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6226
ms
028267.692| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028267.692| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
028267.692| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
028267.692| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
028267.692| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
028268.142| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:44:17 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91db01943dfe1053-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
028268.144| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=ee7368d2-41c9-de8a-47a1-
0ce36c948382&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
028268.144| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
028268.144| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
028269.144| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 12s 666ms.
028274.794| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028274.802| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
028274.802| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028274.802| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 35177
ms
028274.802| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028305.816| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
028305.826| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 75.955 seconds with id 68bb83c1-0e91-a9ba-2d42-c27d8869a8cf
028316.828| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028316.830| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
028316.832| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028316.832| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 1055
ms
028316.832| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028318.832| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028318.838| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
028318.838| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028318.838| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 31363
ms
028318.838| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028340.642| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 213 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
028351.644| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028351.646| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
028351.646| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028351.646| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 42787
ms
028351.646| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028381.782| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
028381.794| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 121.24 seconds with id 89d18bff-1aed-08c0-3629-e543e215b72b
028395.676| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028395.680| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
028395.680| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028395.680| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 14249
ms
028395.680| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028400.800| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 214 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
028584.946| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
028584.946| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028584.948| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 215 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
028584.950| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 50.238 seconds with id cd49c916-049e-f2a1-c496-97d3378898c8
028584.950| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
028584.950| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028584.950| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 24966
ms
028584.950| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028584.950| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
028584.950| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
028584.950| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
028584.950| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
028585.600| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:49:34 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91db095398faa0e9-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
028585.600| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=9cbc4779-894f-9dfc-817d-
15d181e19df8&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
028585.602| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
028585.602| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
028586.602| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 59s 619ms.
028695.714| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
028695.720| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028695.720| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 216 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
028695.720| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
028695.720| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028695.720| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 7124
ms
028695.720| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028695.724| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 148.084 seconds with id 31173c8d-a803-7bcb-b9d9-605d7d98527f
028703.828| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028703.834| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
028703.834| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028703.834| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 32307
ms
028703.834| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028780.662| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028780.668| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
028780.668| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028780.668| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 27833
ms
028780.668| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028780.672| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 13ms and 217 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
028809.624| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028809.628| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
028809.628| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028809.630| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 2849
ms
028809.630| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028812.630| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
028812.636| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
028812.638| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
028812.638| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 59760
ms
028812.638| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
028826.744| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
028826.744| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
028826.744| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
028826.744| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
028827.200| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:53:36 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91db0f3a599d8561-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
028827.200| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=d92b6d09-7bd8-0be3-f011-
91c542a59d4a&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
028827.200| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
028827.202| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
028828.202| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 58s 208ms.
028842.654| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 218 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
028843.808| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
028843.820| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 121.527 seconds with id ef8042c9-4669-eb93-7bd0-6205e045e811
029098.632| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029098.636| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
029098.638| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
029098.640| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 8ms and 219 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
029098.640| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029098.646| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 207 ms
029098.646| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029098.646| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
029098.646| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
029098.646| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
029098.646| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
029098.646| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 236.13 seconds with id c527f334-0794-2e88-783d-5ec7b627c5a7
029099.078| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 13:58:08 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91db15dd6fbe716a-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
029099.078| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=ade64065-d522-7481-ffda-
7a877da9df38&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
029099.078| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
029099.078| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
029100.080| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029100.086| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
029100.086| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029100.086| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 12233
ms
029100.086| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029100.086| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 45s 424ms.
029164.694| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029164.698| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
029164.698| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 220 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
029164.700| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029164.700| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 24696
ms
029164.700| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029209.750| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029209.756| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
029209.756| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029209.756| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 8482
ms
029209.756| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029220.768| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029220.770| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
029220.770| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029220.772| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 51239
ms
029220.772| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029226.660| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 221 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
029272.676| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029272.682| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
029272.682| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029272.682| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 53183
ms
029272.682| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029298.850| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 222 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
029359.776| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
029359.776| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 223 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
029359.776| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029359.778| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
029359.778| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029359.778| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 27997
ms
029359.778| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029359.778| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 254.74 seconds with id 0e18bbb9-bb19-c289-e6fe-a39ea3c34688
029768.860| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
029768.868| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029768.868| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 8ms and 224 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
029768.868| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
029768.868| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029768.868| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 52908
ms
029768.868| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029768.870| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
029768.870| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
029768.870| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
029768.870| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
029768.870| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 172.446 seconds with id 768176b4-e8bb-daa6-e406-64d8d077cc6c
029769.440| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 14:09:18 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91db263a7cb90462-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
029769.442| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=18eac92c-bba6-2ceb-dc27-
66a4a71c0c32&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
029769.442| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
029769.442| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
029770.444| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 59s 792ms.
029821.782| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029821.788| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
029821.790| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029821.790| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 11129
ms
029821.790| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029835.682| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029835.686| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
029835.686| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 225 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
029835.686| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029835.686| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 38881
ms
029835.686| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029902.744| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029902.748| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
029902.750| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 226 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
029902.750| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029902.750| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 9100
ms
029902.750| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029919.640| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029919.646| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
029919.648| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029919.648| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 48559
ms
029919.648| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029946.784| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
029946.790| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 65.324 seconds with id 447e1769-439c-b675-b32e-6636caa767a3
029957.792| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
029957.792| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
029957.792| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
029957.792| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
029958.214| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 14:12:27 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91db2ad73acdb430-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
029958.216| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=406dc7bd-60cb-3f95-1cd0-
f876269d08f7&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
029958.216| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
029958.216| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
029959.218| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 58s 40ms.
029990.820| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
029990.822| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
029990.822| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
029990.822| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 9165
ms
029990.822| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
029990.824| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 227 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
030030.752| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
030030.752| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
030030.754| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
030030.756| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
030030.756| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 4345
ms
030030.756| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
030030.758| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 198.128 seconds with id 323f9315-efcb-8c6a-58a2-d8f42fa03d0b
030036.628| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
030036.632| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
030036.632| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
030036.632| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 29021
ms
030036.632| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
030336.676| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
030336.678| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
030336.682| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 228 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
030336.682| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
030336.684| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
030336.684| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56922
ms
030336.684| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
030336.684| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
030336.684| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
030336.684| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
030336.684| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
030336.684| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 224.822 seconds with id 8c86fade-8ceb-cc9a-0ea1-2c634afa2e27
030337.122| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 14:18:46 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91db34176f1b1fbc-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
030337.124| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=0e3a8b11-7489-eead-22d7-
bd8cb8da9bbc&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
030337.124| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
030337.124| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
030338.124| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 45s 458ms.
030564.748| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
030564.752| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
030564.752| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 229 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
030564.754| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
030564.754| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
030564.754| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 14994
ms
030564.754| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
030564.754| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
030564.754| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
030564.754| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
030564.754| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
030564.756| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 187.999 seconds with id dc0fa820-bbbc-007b-13b9-e50d0dea8520
030566.526| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 14:22:35 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91db39b05c41e2e2-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
030566.528| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=def057dd-1007-0096-251a-
ca6de8535a16&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
030566.528| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
030566.528| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
030567.530| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 17s 280ms.
030581.664| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
030581.668| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
030581.670| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
030581.670| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 45748
ms
030581.670| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
030647.712| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
030647.726| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 10ms and 230 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
030647.726| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 10ms with 0: Shutting down
030647.726| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
030647.726| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 43964
ms
030647.726| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
030647.726| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
030647.728| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
030647.728| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
030647.728| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
030648.344| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 14:23:57 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91db3baf5a2606f0-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
030648.346| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=d0ebf199-cb10-6551-8ea5-
286d30b03808&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
030648.346| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
030648.346| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
030649.346| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 33s 130ms.
030692.770| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
030692.774| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
030692.776| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
030692.776| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 31963
ms
030692.776| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
030709.662| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 231 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
030736.802| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
030736.806| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
030736.806| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
030736.806| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 8795
ms
030736.806| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
030745.682| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
030745.692| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 7ms with 0: Shutting down
030745.692| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
030745.692| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 46750
ms
030745.692| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
030764.704| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
030764.712| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 187.833 seconds with id 714a6e6c-bf2d-1d9f-27dc-0f2b4d9da24e
030769.830| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 232 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
030809.762| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
030809.768| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
030809.768| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
030809.768| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 28126
ms
030809.768| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
030809.768| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
030809.768| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
030809.768| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
030809.768| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
030810.232| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 14:26:39 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91db3fa45a4b786c-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
030810.232| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=085f864d-9aaf-b8f2-5b2e-
adaacaaa8467&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
030810.234| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
030810.234| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
030811.234| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 57s 960ms.
031232.678| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
031232.684| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
031232.686| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
031232.686| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 59622
ms
031232.686| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
031232.686| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
031232.688| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
031232.688| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
031232.688| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
031232.688| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
031232.690| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 233 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
031232.694| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 44.617 seconds with id 48d1d918-1d9c-7865-777c-ccd7b0a16ce7
031233.540| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 14:33:42 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91db49f9dc2add8a-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
031233.542| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=79f2f829-b7a8-313c-0292-
865b215566b9&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
031233.542| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
031233.542| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
031234.542| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 44s 69ms.
031287.706| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
031287.714| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 141.056 seconds with id 6230abbf-0b1b-405f-2b5a-f117be71195a
031292.826| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
031292.828| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
031292.830| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 234 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
031292.830| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
031292.830| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 49128
ms
031292.830| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
031349.704| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
031349.706| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
031349.708| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
031349.708| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 11597
ms
031349.708| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
031349.708| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
031349.708| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
031349.708| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
031349.708| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
031350.252| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 14:35:39 GMT
Content-Length: 100
Connection: keep-alive
CF-Cache-Status: DYNAMIC
Server: cloudflare
CF-RAY: 91db4cd328000399-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
031350.252| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=9d81d9d1-e9b2-8a54-4b3e-
27f878955d31&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
031350.254| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
031350.254| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
031351.254| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 33s 200ms.
031360.662| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 235 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
031361.662| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
031361.664| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
031361.664| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
031361.664| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25146
ms
031361.664| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
031388.870| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
031388.874| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
031388.874| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
031388.874| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 49023
ms
031388.874| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
031420.670| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 236 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
031434.694| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
031434.700| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 47.44 seconds with id 9fbce8f1-3081-76ed-9eb7-9676cd30638b
031467.754| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
031467.760| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 9ms with 0: Shutting down
031467.760| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
031467.760| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 41051
ms
031467.760| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
031467.760| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
031467.760| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
031467.760| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
031467.760| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
031468.264| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 14:37:37 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91db4fb45981dd51-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
031468.266| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=8120acdb-af47-453e-3393-
54d196c7f074&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
031468.266| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
031468.266| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
031469.268| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 22s 843ms.
031480.672| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 6ms and 237 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
031482.142| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
031482.154| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 170.927 seconds with id b97ad2b2-5c88-9453-057e-69d6ae229c7b
031621.738| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
031621.746| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
031621.746| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
031621.746| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 52029
ms
031621.746| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
031621.746| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 238 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
031876.928| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
031876.928| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
031876.930| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
031876.930| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
031876.930| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56225
ms
031876.930| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
031876.930| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
031876.930| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
031876.930| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
031876.930| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
031876.930| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 239 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
031876.932| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
031876.932| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
031876.932| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
031876.934| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 29.462 seconds with id d31efcef-3cea-8cbb-a551-26897865c4ff
031910.294| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 43s 373ms.
032139.880| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
032139.886| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
032139.886| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
032139.886| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
032139.886| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 11888
ms
032139.886| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
032139.886| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
032139.886| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
032139.886| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
032139.886| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
032139.888| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
032139.888| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
032139.888| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
032139.892| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 3.525 seconds with id 2ea47bf3-f97c-e11b-1f76-30a4f5b8752d
032139.892| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 240 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
032140.890| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 56s 961ms.
032177.288| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
032177.292| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
032177.294| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
032177.294| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
032177.294| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 28469
ms
032177.294| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
032177.300| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 141.653 seconds with id 2161f728-75b7-ba2b-3dcf-4208897cf895
032225.896| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
032225.900| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
032225.902| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
032225.902| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3662
ms
032225.902| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
032225.902| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 241 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
032225.902| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
032225.902| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
032225.902| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
032225.902| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
032225.904| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
032225.904| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
032225.904| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
032424.578| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
032424.582| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
032424.584| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
032424.584| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 242 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
032424.586| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
032424.586| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 58948
ms
032424.586| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
032424.586| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 1s 89ms.
032424.586| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 54.511 seconds with id 0e3df8a3-ecda-9abf-0a1b-7431a1e9e895
032776.960| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
032776.960| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
032776.964| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
032776.968| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 243 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
032776.968| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
032776.968| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 55754
ms
032776.968| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
032776.968| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
032776.968| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
032776.968| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
032776.968| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
032776.968| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 166.198 seconds with id 0cd21f3b-caf7-1f9c-d7c1-bc651a901574
032777.484| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 14:59:26 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91db6fabacdf8518-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
032777.488| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=fd739cb5-c4c2-df2d-ce23-
c39eaae62d45&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
032777.488| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
032777.488| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
032778.488| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 36s 171ms.
033676.936| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
033676.936| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
033676.940| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 6ms with 0: Shutting down
033676.940| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
033676.940| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3117
ms
033676.940| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
033676.940| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
033676.940| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
033676.940| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
033676.940| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
033676.944| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 244 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
033676.944| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 158.92 seconds with id fb799501-c21f-9cbc-9720-c291b2c927f8
033677.400| WARN| Riot SDK: riot-messaging-service: WebSocketClient: failed
handshake, server response: HTTP/1.1 401 Unauthorized
Date: Sun, 09 Mar 2025 15:14:26 GMT
Content-Length: 100
Connection: keep-alive
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 91db85a3ffb402d6-HKG

{"message":"Invalid
Token","implementationDetails":"","httpStatus":401,"errorCode":"not-authorized"}
033677.404| ERROR| Riot SDK: riot-messaging-service: Failed to connect to
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session?
token=eyJraWQiOiJyc28tcHJvZC0yMDI0LTExIiwiYWxnIjoiUlMyNTYifQ.eyJwcCI6eyJjIjoiYXMifS
wic3ViIjoiY2RiMDJhNTQtYmJhYS01YjM5LTlmYTgtZWQ3NWY2YWYyMGQxIiwic2NwIjpbIm9wZW5pZCIsI
mxvbCIsImxvbF9yZWdpb24iLCJsaW5rIiwiYmFuIiwiYWNjb3VudCIsIm9mZmxpbmVfYWNjZXNzIl0sImNs
bSI6WyJlbWFpbF92ZXJpZmllZCIsIm9wZW5pZCIsInB3IiwibG9sIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWV
kIiwibG9jYWxlIiwiYmFuIiwiYWNjb3VudF92ZXJpZmllZCIsImZlZGVyYXRlZF9pZGVudGl0eV9kZXRhaW
xzIiwicmduX1ZOMiIsImZlZGVyYXRlZF9pZGVudGl0eV9wcm92aWRlcnMiLCJsb2xfcmVnaW9uIiwiYWNjd
F9nbnQiLCJhY2N0IiwiYWdlIiwiYWZmaW5pdHkiXSwiZGF0Ijp7InAiOm51bGwsInIiOiJWTjIiLCJjIjoi
YXMxIiwidSI6MzE0NTU1MTI3NjI3MTE2OCwibGlkIjoiYmJEakFBY0xpZWtjN25hSDFuMzBSUSJ9LCJpc3M
iOiJodHRwczovL2F1dGgucmlvdGdhbWVzLmNvbSIsInBsdCI6eyJkZXYiOiJ1bmtub3duIiwiaWQiOiJhbm
Ryb2lkIn0sImV4cCI6MTc0MTUwMzY5NiwiaWF0IjoxNzQxNTAwMDk2LCJqdGkiOiJwb2k0cG5EVlg5OCIsI
mNpZCI6InRmdG0ifQ.uBoi8oX_QocsSz8ZjxJkXSlEPV2b_D6tbixIWHJhWlDV0pSqCfEoY-
FaETZi0Fxrm6-
cbu7ENLDnb1WXG2ONj5Cpi_3OXZ99tzZlObDCBluGZqmIwaJ6In2pGErPpiIvZrf1hyMjfFpwrjm0JpDdo7
r8eKXgaAJzXlamRsrHm14wesIBncbEUrbLquqbH4B8nfp1fjGeao_nv4onP1fUFUjIWdOHjIRG3OmXfW2Fd
zjYTiZJHFLNi974vs9Elygpkjfx5w2rI4-wrRaujP3g2k4QU6SQ_92aEX-
02HhjgVqv8zDYvpjhzg3RZiToZAWtULqN-7aJMEaiauFZWJlzHQ&id=bac9e339-fc1c-05f1-ca7c-
6757400a71cb&token_type=access&product_id=lol&platform=android&device=mobile&prev_i
d=00c2ee64-52de-f750-67cd-203894090417'
033677.404| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
033677.404| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
033678.400| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 28s 941ms.
033681.956| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
033681.956| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
033681.956| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
033681.956| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 59152
ms
033681.956| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
033738.072| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
033738.072| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
033738.072| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
033738.072| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
033738.072| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
033738.076| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
033738.076| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
034276.840| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
034276.844| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
034276.844| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
034276.844| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
034276.844| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 33811
ms
034276.844| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
034276.844| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 1s 115ms.
034276.848| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 245 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
034276.852| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 241.056 seconds with id c0a9bcdf-d9ca-292b-e547-6254bf7791be
034321.416| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
034321.420| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
034321.424| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
034321.424| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 8695
ms
034321.424| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
034576.812| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
034576.916| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
034576.916| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
034576.916| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 246 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
034576.916| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
034576.916| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26832
ms
034576.916| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
034576.916| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
034576.916| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
034576.916| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
034576.916| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
034576.916| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 205.655 seconds with id 1b86b43b-f8fd-3c3a-2b31-04fa3250c51a
034576.916| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
034576.916| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
034576.916| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
034577.916| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 6s 750ms.
034627.488| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
034627.492| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
034627.492| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
034627.492| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56417
ms
034627.492| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
035201.336| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
035201.336| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
035201.336| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
035201.336| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
035201.340| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 51841
ms
035201.340| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
035201.340| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
035201.340| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
035201.340| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
035201.340| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
035201.340| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 247 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
035201.344| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
035201.344| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
035201.344| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
035201.344| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 172.596 seconds with id bf5a774d-60b8-9b07-dc93-2f1cee38b7bf
035226.804| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 50s 797ms.
035347.288| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
035347.288| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
035347.288| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
035347.288| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 17379
ms
035347.288| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
035347.288| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 248 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
035890.032| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
035890.036| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
035890.036| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
035890.036| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
035890.036| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6304
ms
035890.036| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
035890.036| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
035890.036| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
035890.036| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
035890.036| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
035890.040| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
035890.040| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
035890.040| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
035890.040| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 230.784 seconds with id 2a89d1ae-a846-ae9f-2e90-adbdc807569b
035890.044| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 249 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
035894.044| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 37s 727ms.
035961.152| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
035961.156| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
035961.156| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
035961.156| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25201
ms
035961.156| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
035961.156| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 250 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
037626.812| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
037626.816| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
037626.816| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
037626.820| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
037626.820| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 32336
ms
037626.820| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
037626.820| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
037626.820| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
037626.820| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
037626.820| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
037626.820| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 251 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
037626.820| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
037626.820| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
037626.820| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
037626.824| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 111.21 seconds with id e0e4f759-5e56-7091-3038-f2668bb8ddc5
038221.176| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
038221.184| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
038221.188| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 252 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
038221.188| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 6ms with 0: Shutting down
038221.188| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
038221.188| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 32860
ms
038221.188| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
038221.188| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 59s 556ms.
038221.192| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 79.88 seconds with id 8bb2ef49-0286-3c13-7f78-ee9ed37a99d0
038224.664| ALWAYS| Riot SDK: pay-mobile: PayMobilePlugin: OnIAPInitialized called
with: Initialized
038787.904| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
038787.904| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
038787.908| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
038787.908| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
038787.908| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 26114
ms
038787.908| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
038787.908| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
038787.908| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
038787.908| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
038787.908| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
038787.912| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 253 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
038787.912| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 51.112 seconds with id 58cd2f6f-6083-4c5a-0645-cc795aaa19a6
038787.912| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
038787.912| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
038787.912| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
038788.912| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 18s 520ms.
038813.208| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
038813.208| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
038813.208| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
038813.208| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
038813.216| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
038813.216| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
038813.216| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
038814.216| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
038814.220| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
038814.220| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
038814.220| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 5078
ms
038814.220| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
038814.220| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 57s 9ms.
038825.796| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
038825.800| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
038825.800| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
038825.800| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 47062
ms
038825.800| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
040204.884| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
040204.884| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
040204.884| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
040204.888| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
040204.888| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 16406
ms
040204.888| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
040204.888| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
040204.888| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
040204.888| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
040204.888| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
040204.888| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
040204.888| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
040204.888| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
040204.888| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 79.377 seconds with id 8bcd16ac-c74e-cdb8-3db9-df7120ad27f7
040204.892| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 254 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
040205.888| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 45s 233ms.
040876.816| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
040876.820| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
040876.820| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
040876.820| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 50342
ms
040876.820| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
040876.820| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
040876.820| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
040876.820| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
040876.820| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
040876.820| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
040876.824| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 255 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
040876.824| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
040876.824| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
040876.824| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
040876.828| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 135.902 seconds with id 1327bee3-6d08-3434-3a99-d08092bc4824
040877.824| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 54s 650ms.
045225.804| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
045225.812| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
045225.816| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 11ms with 0: Shutting down
045225.816| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
045225.816| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 38368
ms
045225.816| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
045225.816| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
045225.816| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
045225.816| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
045225.816| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
045225.816| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 10ms and 256 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
045225.816| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
045225.816| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
045225.816| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
045225.816| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 225.612 seconds with id 7e1ae763-d42b-443c-f79d-4fdc2353b388
045226.816| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 9s 472ms.
046020.296| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
046020.304| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
046020.304| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 257 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
046020.304| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
046020.304| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
046020.304| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 6960
ms
046020.304| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
046020.304| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
046020.304| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
046020.304| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
046020.304| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
046020.308| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 140.385 seconds with id 09472f4f-0b8c-5295-386a-99d34d206f63
046020.332| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
046020.332| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
046020.332| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
046021.332| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 3s 724ms.
046027.484| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
046027.488| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
046027.488| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
046027.488| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 54998
ms
046027.488| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
046083.040| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
046083.048| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
046083.048| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
046083.048| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 56091
ms
046083.048| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
046083.048| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 5ms and 258 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
046084.860| ALWAYS| Riot SDK: pay-mobile: PayMobilePlugin: OnIAPInitialized called
with: Initialized
047177.756| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
047177.760| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
047177.760| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
047177.760| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
047177.760| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 19926
ms
047177.760| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
047177.760| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
047177.760| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
047177.760| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
047177.760| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
047177.764| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 259 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
047177.772| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
047177.772| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
047177.772| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
047177.772| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 19.649 seconds with id f603410c-3bf1-430d-4563-8fbe3fc2a5a5
047178.772| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 53s.
047226.712| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
047226.716| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
047226.720| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
047226.720| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
047226.720| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 38128
ms
047226.720| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
047226.724| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 178.75 seconds with id 1280f2e5-6d92-6a68-feae-99b143f79fe1
048517.776| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
048517.776| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
048517.776| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
048517.776| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
048517.776| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 8160
ms
048517.776| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
048517.776| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
048517.776| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
048517.776| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
048517.776| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
048517.780| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 260 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
048517.780| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
048517.780| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
048517.780| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
048517.780| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 13.236 seconds with id 59beed23-d013-7287-a5c8-eaa4e0c035ce
048518.780| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 49s 440ms.
049279.760| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
049279.760| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
049279.764| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
049279.764| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
049279.764| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 19545
ms
049279.764| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
049279.764| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
049279.768| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
049279.768| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
049279.768| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
049279.768| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
049279.768| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 261 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
049279.768| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
049279.768| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
049279.772| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 78.554 seconds with id 42d131fc-ac11-a227-4a99-f2947dac6739
049280.772| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 2m 43s 61ms.
049755.740| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
049755.744| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
049755.744| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
049755.744| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
049755.744| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 25724
ms
049755.744| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
049755.744| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
049755.744| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
049755.744| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
049755.744| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
049755.748| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 262 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
049755.748| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
049755.748| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
049755.748| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
049755.752| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 0.067 seconds with id a1c3257d-b6ea-fa27-8a9b-975a45ea9126
049755.816| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
049755.824| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 134.835 seconds with id fdc48c68-26b9-853f-675c-5ed29704f2a4
049756.752| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 8s 688ms.
050797.672| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
050797.684| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 6ms with 0: Shutting down
050797.684| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
050797.684| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 4734
ms
050797.684| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
050797.684| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
050797.684| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
050797.684| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
050797.684| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
050797.684| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
050797.688| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 263 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
050797.688| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
050797.688| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
050797.688| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
050797.692| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 144.664 seconds with id ab51119b-3c6c-6c9a-0bcc-9c4dadf6ec5e
051677.748| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
051677.752| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 5ms with 0: Shutting down
051677.752| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
051677.752| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 10935
ms
051677.752| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
051677.752| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 37s 403ms.
051677.752| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
051677.752| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 1ms and 264 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
051677.756| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 67.27 seconds with id a8dabb3c-a21a-e68a-7ed9-5546f451545c
051742.128| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
051742.132| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
051742.136| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
051742.136| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 265 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
051742.136| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 30493
ms
051742.136| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
051742.136| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
051742.136| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
051742.136| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
051742.136| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
051742.140| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
051742.140| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
051742.140| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
053041.740| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
053041.744| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
053041.748| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 4ms with 0: Shutting down
053041.748| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
053041.748| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 21106
ms
053041.748| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
053041.748| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 3m 2s 254ms.
053041.748| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 266 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
053041.752| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 62.255 seconds with id 760dfdde-fd4b-2e45-e6ff-7c5bac2c7057
053776.664| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
053776.668| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 1ms with 0: Shutting down
053776.668| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
053776.668| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 52495
ms
053776.668| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
053776.668| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
053776.668| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
053776.668| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
053776.668| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
053776.668| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
053776.672| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 267 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
053776.672| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
053776.672| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
053776.672| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
053776.672| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 90.963 seconds with id 1a41cd4a-83f9-4975-c5a8-ed3c65f8a61b
053777.672| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 1m 49s 501ms.
054260.644| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
054260.648| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 2ms with 0: Shutting down
054260.648| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
054260.648| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 15333
ms
054260.648| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
054260.648| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
054260.652| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
054260.652| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
054260.652| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
054260.652| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
054260.652| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
054260.652| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
054260.652| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
054260.652| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 2ms and 268 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
054260.656| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 110.413 seconds with id c4c6c180-fa1c-9de6-aede-e4211ee6b775
054261.656| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 29s 289ms.
054990.684| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
054990.688| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
054990.688| WARN| Riot SDK: rso-auth: RSO implicit grant manager ignoring the
trust levels provided.
054990.688| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
054990.688| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 28556
ms
054990.688| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
054990.688| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting with previous
connection id 00c2ee64-52de-f750-67cd-203894090417
054990.688| ALWAYS| Riot SDK: riot-messaging-service: Using uri
'wss://asia.edge.rms.si.riotgames.com:443/rms/v1/session'.
054990.688| WARN| Riot SDK: riot-messaging-service: disconnecting because
connecting new
054990.688| ALWAYS| Riot SDK: riot-messaging-service: State is now Connecting.
054990.692| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 4ms and 269 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".
054990.692| ERROR| Riot SDK: riot-messaging-service: Resolving
'asia.edge.rms.si.riotgames.com': Error resolving addresses for hostname:
asia.edge.rms.si.riotgames.com with error: No address associated with hostname: OS
error 7: Argument list too long
054990.692| WARN| Riot SDK: riot-messaging-service: disconnecting because new
connection failed
054990.692| ALWAYS| Riot SDK: riot-messaging-service: State is now Disconnected.
054990.692| ALWAYS| Riot SDK: rso-auth: RSO implicit grant queue refresh for client
tftm in 132.706 seconds with id 4babcc66-516f-2beb-92e9-f72c3a315a0b
054991.692| ALWAYS| Riot SDK: riot-messaging-service: Reconnecting in 4m 40s 958ms.
055070.704| ALWAYS| Riot SDK: riot-messaging-service: querying PAS for rms service
affinity
055070.708| ERROR| Riot SDK: player-affinity: https://riot-
geo.pas.si.riotgames.com/pas/v1/service/rms failed after 3ms with 0: Shutting down
055070.708| ERROR| Riot SDK: riot-messaging-service: query for rms affinity
failed, 500: Error response for POST /player-affinity/service/v2/token: Shutting
down
055070.708| ALWAYS| Riot SDK: riot-messaging-service: next retry for PAS in: 3705
ms
055070.708| ALWAYS| Riot SDK: riot-messaging-service: no affinity known for rms!
055070.708| ERROR| Riot SDK: entitlements: FetchEntitlements failed to fetch from
https://entitlements.auth.riotgames.com/api/token/v1 after 3ms and 270 attempt(s).
Will retry in 60000ms. Response 1000: Plugin "rcp-be-entitlements" couldn't talk to
"https://entitlements.auth.riotgames.com/api/token/v1" because: 0 - "Cancelled".

You might also like