I'm experiencing consistent login timeouts from the website (vrchat.com) when accessing from a softbank mobile hotspot in Japan (local IP 126.208.133.209). In some cases the login succeeds after multiple retries, but eventually later API requests time out as well.
Example timed out login request (timeout error from cloudflare after 1.7 minutes)
Response headers:
cache-control: no-store, no-cache
cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
cf-cache-status: DYNAMIC
cf-ray: 548a77e8782fa5d6-NRT
content-type: text/html; charset=UTF-8
date: Sat, 21 Dec 2019 14:17:09 GMT
expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
expires: Thu, 01 Jan 1970 00:00:01 GMT
pragma: no-cache
server: cloudflare
set-cookie: cf_ob_info=524:548a77e8782fa5d6:NRT; path=/; expires=Sat, 21-Dec-19 14:17:39 GMT
set-cookie: cf_use_ob=443; path=/; expires=Sat, 21-Dec-19 14:17:39 GMT
status: 524
Request headers:
:authority: vrchat.com
:method: GET
:path: /api/1/auth/user?apiKey=[redacted]
:scheme: https
accept: application/json, text/plain,
/
accept-encoding: gzip, deflate, br
accept-language: ja-JP,ja;q=0.9,en-US;q=0.8,en;q=0.7
authorization: Basic [redacted]
cookie: [redacted]
dnt: 1
sec-fetch-mode: cors
sec-fetch-site: same-origin
user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36