Guias:Problemas de conexão
This guide covers connection issues with VRChat. Connecting to VRChat requires a reliable path to Cloudflare, AWS CloudFront, and Photon Engine.[1] Check VRChat's official status outlets before changing local network settings.
Glossary
This guide uses the following terms:
- DNS — Domain Name System: a protocol that resolves a domain name to an IP address.
- IP — Internet Protocol address: an address that identifies a device on a network.
- ISP — Internet Service Provider: a company that provides Internet access. Examples include Comcast, Virgin, and NTT Docomo.
- OS — Operating System.
- Upstream provider — a third-party service that VRChat depends on for part of its infrastructure.
- VPN — Virtual Private Network: software that routes traffic through another network, often changing the apparent IP address.
Check official outlets
VRChat publishes confirmed instabilities and outages through the following outlets.
On the web:
On Discord:
- VRChat support channel on VRChat's Discord servers
Help articles for connection, firewall, ports, uploads, and downloads are listed under #Official resources.
Upstream providers
VRChat depends on several upstream providers for account authorization, instance hosting, and purchases. Outages or maintenance on those services can affect sign-in, instances, and the Creator Economy. For Photon regions, Thunes, and related providers, see Server infrastructure.
Unstable connection
If the status outlets above do not show an incident, some users change DNS, prefer IPv4 over IPv6, or use Cloudflare WARP. This guide treats DNS as the first local change. Disabling IPv6 is not recommended on Windows, and it can remove Internet access on IPv6-only ISPs.[2]
Configure DNS
Write down the current DNS addresses before changing them, so the previous settings can be restored.[3] This section uses Cloudflare 1.1.1.1 as the example. Set 1.1.1.1 as the preferred IPv4 resolver and 1.0.0.1 as the alternate.[4] If the connection has IPv6, set that same provider's IPv6 DNS addresses as well. Do not mix one provider's IPv4 addresses with another provider's IPv6 addresses.
On IPv6-only networks, use the provider's IPv6 DNS addresses. Cloudflare and Google both publish IPv6 resolver addresses.[4][3]
Use first-party setup pages. VPN or security apps sometimes document their own resolver addresses; use those only if you mean to use that vendor's DNS. Otherwise use Cloudflare, Google, or another provider from the table below.
- Windows: Set up 1.1.1.1 on Windows on developers.cloudflare.com; Essential network settings and tasks in Windows on support.microsoft.com
- macOS: Set up 1.1.1.1 on macOS on developers.cloudflare.com; Change DNS settings on Mac on support.apple.com
- Linux: Set up 1.1.1.1 on Linux on developers.cloudflare.com; Get Started with Google Public DNS on developers.google.com
Cloudflare 1.1.1.1 addresses:[4]
IPv4
1.1.1.1
1.0.0.1
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
IPv6
2606:4700:4700::1111
2606:4700:4700::1001
Other public DNS providers can be used instead of Cloudflare:
| Provedor | Servidor IPv4 | Servidor IPv6 |
|---|---|---|
| 8.8.8.8
8.8.4.4 |
2001:4860:4860::8888
2001:4860:4860::8844 | |
| Control D | 76.76.2.0
76.76.10.0 |
2606:1a40::
2606:1a40:1:: |
| Quad9 | 9.9.9.9
149.112.112.112 |
2620:fe::fe
2620:fe::9 |
| OpenDNS Home | 208.67.222.222
208.67.220.220 |
— |
| Cloudflare | 1.1.1.1
1.0.0.1 |
2606:4700:4700::1111
2606:4700:4700::1001 |
| AdGuard DNS | 94.140.14.14
94.140.15.15 |
2a10:50c0::ad1:ff
2a10:50c0::ad2:ff |
| CleanBrowsing Security | 185.228.168.9
185.228.169.9 |
2a0d:2a00:1::2
2a0d:2a00:2::2 |
Prefer IPv4 over IPv6 on Windows
Microsoft does not recommend disabling IPv6, unbinding IPv6 from interfaces, or disabling IPv6 components. Microsoft recommends preferring IPv4 over IPv6 in prefix policies instead, by setting the DisabledComponents registry value to decimal 32 (0x20).[2] This option may not work if the ISP no longer offers IPv4.
Microsoft warns that an incorrect registry change can cause serious problems. Back up the registry first, and restart the PC after the change.[2]
To prefer IPv4 on Windows:
- Open Command Prompt as administrator: press the Windows key, type
cmd, then choose Run as administrator. - Run:
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters" /v DisabledComponents /t REG_DWORD /d 32 /f
- Restart the PC.
- Optional check: run
netsh interface ipv6 show prefixpolicies. The::ffff:0:0/96prefix should have a higher precedence than::/0.[2]
To undo the change:
- Open Command Prompt as administrator again.
- Run:
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters" /v DisabledComponents /t REG_DWORD /d 0 /f
- Restart the PC.
Cloudflare WARP
Cloudflare WARP is a further option after DNS changes. Setup is documented in Cloudflare's WARP client get-started guide.
VRChat Help allows Cloudflare WARP as a last-resort VPN and states that some other VPNs may be blocked. Using a VPN may have legal limitations depending on local regulations.[5] VRChat Help also suggests trying Cloudflare WARP when content uploads hang because of ISP routing or throttling.[6]
- WARP (tunnel) mode sends device traffic through Cloudflare. Cloudflare states that this replaces the original IP address with a Cloudflare IP that still represents an approximate location. WARP is not designed as an anonymizer or as a way to appear in a different country.[9][8]
- DNS only mode sends DNS queries to Cloudflare and does not tunnel other traffic.[7]
VRChat Help notes that VPNs can slow downloads, and suggests disabling the VPN or excluding VRChat from the tunnel.[10]
WARP tunnel mode can also break SDK uploads. Common SDK issues describes a "Missing Credentials" error while WARP is enabled, and recommends disabling WARP or switching to DNS-only 1.1.1.1 for that case.
Disabling IPv6
Disabling IPv6 is a last option and is not recommended. Microsoft states that IPv6 is a mandatory part of current Windows versions, and that disabling or unbinding it can break Windows components.[2] On IPv6-only ISPs, disabling IPv6 can remove Internet access entirely.
If IPv6 still needs to be limited on macOS, Apple documents a Link-local only TCP/IP option that limits IPv6 traffic to the local network.[11]
Troubleshooting
Connection problems can also come from a slow or unstable path, a local firewall, or the VRChat client itself. VRChat Help for Meta Quest, Pico, and Vive XR Elite includes restarting the headset, trying another network, power-cycling the router to renew the IP address, and disabling IPv6 firewall features on the router (this is not the same as disabling IPv6).[1]
Update VRChat
Update the VRChat client if the store (for example Steam or Meta) shows an available update.
Reboot router
Power the router off, wait a few minutes, and power it back on. VRChat Help notes that this often renews the IP address.[1]
Installation and drivers
Update GPU drivers and check the VRChat installation. Reinstall VRChat if needed.
Firewall, antivirus, and ports
Make sure the firewall or antivirus is not blocking VRChat. VRChat Help suggests adding a firewall exception for VRChat, or temporarily disabling the firewall during testing, then turning it back on.[1] Some users also add Easy Anti-Cheat to the same exception list.
VRChat Help lists outbound ports that need to be allowed on a strict firewall, including UDP 5055 and 5056 for realtime networking.[12]
Output logs
On PC, VRChat output logs are under %USERPROFILE%\AppData\LocalLow\VRChat\vrchat and named output_log_(date).[13] For Quest, Linux, and crash dumps, see How to write efficient bug reports.
VRChat User Support or the Discord support channel can help as a last resort.
System time
Check that the system clock matches the current time in the configured time zone.
Official resources
- status.vrchat.com
- Troubleshooting Connection Issues with VRChat on help.vrchat.com
- VRChat keeps crashing or has issues launching properly on help.vrchat.com
- I'm stuck on building or uploading content on help.vrchat.com
- I'm experiencing slow download speeds on help.vrchat.com
- Which ports do I need to open for VRChat? on help.vrchat.com
- Where do I find my Output Logs and Crash Dumps? on help.vrchat.com
Community resources
Downdetector can show user reports of ISP issues. It does not confirm an outage at a VRChat upstream provider.
| Downdetector US | https://downdetector.com/ |
| Downdetector UK | https://downdetector.co.uk/ |
| Downdetector DE | https://allestörungen.de/ |
| Downdetector FR | https://downdetector.fr/ |
| Downdetector ES | https://downdetector.es/ |
| Downdetector JP | https://downdetector.jp/ |
References
- ↑ 1.0 1.1 1.2 1.3 Troubleshooting Connection Issues with VRChat on help.vrchat.com.
- ↑ 2.0 2.1 2.2 2.3 2.4 Configure IPv6 for advanced users on learn.microsoft.com.
- ↑ 3.0 3.1 Get Started with Google Public DNS on developers.google.com.
- ↑ 4.0 4.1 4.2 IP addresses on developers.cloudflare.com.
- ↑ VRChat keeps crashing or has issues launching properly on help.vrchat.com.
- ↑ I'm stuck on building or uploading content on help.vrchat.com.
- ↑ 7.0 7.1 WARP modes on developers.cloudflare.com.
- ↑ 8.0 8.1 Is the 1.1.1.1 app a VPN? on support.cloudflarewarp.com.
- ↑ Known issues and FAQ on developers.cloudflare.com.
- ↑ I'm experiencing slow download speeds on help.vrchat.com.
- ↑ Change TCP/IP settings on Mac on support.apple.com.
- ↑ Which ports do I need to open for VRChat? on help.vrchat.com.
- ↑ Where do I find my Output Logs and Crash Dumps? on help.vrchat.com.