This article addresses the following issue: after importing nodes into v2rayNG on your phone, it won’t connect, it connects but webpages won’t open, or all speed tests time out. How should you troubleshoot it in a low-risk way, and when do you actually need to switch Wi-Fi, mobile data, or nodes?
1. First confirm it’s not a basic settings issue
If you run into what to do when v2rayNG won’t connect, don’t start by repeatedly uninstalling the app or randomly changing settings. It’s recommended to check the most common items in order first:
- Open v2rayNG and confirm that a node is selected, with a check mark shown on the right.
- Tap “Test config real connection” in the top-right corner or a similar test option, and observe whether the result is a timeout, a TLS error, or a failure to resolve the domain name.
- Check whether your phone’s time is accurate. Time differences may cause TLS certificate validation to fail.
- Make sure the system VPN permission is allowed. After connecting, a VPN icon should appear in the notification bar.
- If you use a subscription, tap “Update subscription” first to avoid cases where nodes have already expired but still appear available locally.
If you copied the configuration from this site’s free nodes page, it is recommended to import using the subscription link first, to reduce problems such as missing characters during manual copying, incorrect ports, or incomplete UUIDs.
2. Low-risk troubleshooting order: switch nodes first, then switch networks
For ordinary users, the safest troubleshooting approach is to start with the changes that have the least impact. Do not modify advanced parameters such as routing, DNS, or transport layers at the beginning unless you clearly understand what each option does.
- Switch to other nodes within the same subscription: If only one node fails, it is most likely temporarily unavailable or congested.
- Try again after updating the subscription: Free nodes often have limited validity, and old configurations may no longer connect.
- Turn the v2rayNG connection off and back on again; if necessary, clear the app from the background and retry.
- Switch between “Bypass LAN and mainland China addresses” and “Global” mode for testing, to determine whether only some websites fail to open because of routing rules.
- Temporarily disable other VPNs, accelerators, or ad-blocking apps on your phone to avoid conflicts between multiple VPN services.
If the real connection test succeeds but your browser still cannot open websites, you can try switching browsers, disabling browser proxy extensions, or visiting different websites for verification. Do not judge whether a node is usable based on only one website.
3. When you need to change the network environment
Only when the following situations occur is it recommended to change the network environment, such as switching from Wi-Fi to mobile data, or from the current Wi-Fi to another broadband connection:
- Multiple nodes all show connection timeouts, and subscription updates also fail.
- The same node works on another phone or another network, but does not work at all on the current network.
- Under the current Wi-Fi, v2rayNG cannot complete the real connection test, but it works immediately after switching to mobile data.
- Public Wi-Fi and company/campus networks often have more restrictions, and commonly used ports or encrypted traffic may be blocked.
Changing networks is a low-risk operation. It does not modify node configurations or affect subscription content. It is recommended to first test 1–2 nodes using mobile data. If they connect, the problem is most likely with the original network environment; if they still do not work, then go back and troubleshoot the nodes, subscription, or client version.
4. What to do if it still fails
If none of the above steps work, you can update v2rayNG to a newer version and then re-import the subscription. Before importing, delete obviously duplicated or expired old nodes to avoid selecting the wrong one. If the error message includes terms such as certificate, SNI, Reality, or WebSocket, ordinary users are not advised to change parameters casually; switching to a working node first is usually more convenient.
In summary: when v2rayNG won’t connect, the correct order is to first check permissions and time, then update the subscription and switch nodes, and only after that consider changing the network environment. This helps you locate the problem quickly while also avoiding making originally working nodes unusable by changing settings at random.